|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
| 4 | +## v2.0.4 |
| 5 | + |
| 6 | +[compare changes](https://github.com/JOYCEQL/magic-resume/compare/v2.0.3...main) |
| 7 | + |
| 8 | +### 🚀 Enhancements |
| 9 | + |
| 10 | +- Font copyright ([4ecf99d](https://github.com/JOYCEQL/magic-resume/commit/4ecf99d)) |
| 11 | +- Add rich text link functionality ([b6f01d9](https://github.com/JOYCEQL/magic-resume/commit/b6f01d9)) |
| 12 | +- Implement template snapshot ([0ec010e](https://github.com/JOYCEQL/magic-resume/commit/0ec010e)) |
| 13 | +- Introduce pre-generated template snapshots ([fd76ba1](https://github.com/JOYCEQL/magic-resume/commit/fd76ba1)) |
| 14 | +- Add custom instructions feature to AIPolishDialog ([9d1d6c4](https://github.com/JOYCEQL/magic-resume/commit/9d1d6c4)) |
| 15 | +- Redesign theme color selection in side panel ([78ccc3e](https://github.com/JOYCEQL/magic-resume/commit/78ccc3e)) |
| 16 | +- Add faq ([1d936e4](https://github.com/JOYCEQL/magic-resume/commit/1d936e4)) |
| 17 | +- Add new 'Editorial' resume template ([107a9d8](https://github.com/JOYCEQL/magic-resume/commit/107a9d8)) |
| 18 | +- Add backup configuration status ([9e35a5e](https://github.com/JOYCEQL/magic-resume/commit/9e35a5e)) |
| 19 | +- Implement debounced file sync ([52d65ec](https://github.com/JOYCEQL/magic-resume/commit/52d65ec)) |
| 20 | +- Add custom link labels for projects and support custom field display labels ([3f3e9a6](https://github.com/JOYCEQL/magic-resume/commit/3f3e9a6)) |
| 21 | +- Add clickable links for custom fields in BaseInfo sections ([475d9e2](https://github.com/JOYCEQL/magic-resume/commit/475d9e2)) |
| 22 | + |
| 23 | +### 🔥 Performance |
| 24 | + |
| 25 | +- Font-weight render ([d6e723d](https://github.com/JOYCEQL/magic-resume/commit/d6e723d)) |
| 26 | + |
| 27 | +### 🩹 Fixes |
| 28 | + |
| 29 | +- Font export ([b5468f6](https://github.com/JOYCEQL/magic-resume/commit/b5468f6)) |
| 30 | +- Wechat.jpg ([6a74d8a](https://github.com/JOYCEQL/magic-resume/commit/6a74d8a)) |
| 31 | +- Remove trailing empty paragraphs after lists in rich text content ([7111b3f](https://github.com/JOYCEQL/magic-resume/commit/7111b3f)) |
| 32 | +- Center align base info fields across templates and clean up layout code formatting ([c87d861](https://github.com/JOYCEQL/magic-resume/commit/c87d861)) |
| 33 | + |
| 34 | +### 💅 Refactors |
| 35 | + |
| 36 | +- Upgrade Tiptap to v3 and replace legacy list classes with native CSS styling ([99b4ae2](https://github.com/JOYCEQL/magic-resume/commit/99b4ae2)) |
| 37 | + |
| 38 | +### 📖 Documentation |
| 39 | + |
| 40 | +- Update license ([757030e](https://github.com/JOYCEQL/magic-resume/commit/757030e)) |
| 41 | +- Readme.md ([b0f7827](https://github.com/JOYCEQL/magic-resume/commit/b0f7827)) |
| 42 | +- Update wechat ([70389bf](https://github.com/JOYCEQL/magic-resume/commit/70389bf)) |
| 43 | +- Update readme.md ([f1f05da](https://github.com/JOYCEQL/magic-resume/commit/f1f05da)) |
| 44 | +- Update wechat ([042bb72](https://github.com/JOYCEQL/magic-resume/commit/042bb72)) |
| 45 | + |
| 46 | +### 🎨 Styles |
| 47 | + |
| 48 | +- Education preview ([8d4aa02](https://github.com/JOYCEQL/magic-resume/commit/8d4aa02)) |
| 49 | + |
| 50 | +### ❤️ Contributors |
| 51 | + |
| 52 | +- JOYCEQL <1449239013@qq.com> |
| 53 | +- Siyue ([@JOYCEQL](https://github.com/JOYCEQL)) |
| 54 | +- Hanle <hanle200391@163.com> |
| 55 | + |
4 | 56 | ## v2.0.3 |
5 | 57 |
|
6 | 58 | [compare changes](https://github.com/JOYCEQL/magic-resume/compare/v2.0.2...main) |
|
0 commit comments