|
| 1 | +--- |
| 2 | +slug: changelog |
| 3 | +title: 更新日志 |
| 4 | +authors: [fecommunity] |
| 5 | +tags: [reactpress] |
| 6 | +--- |
| 7 | + |
| 8 | +# [1.6.0](https://github.com/fecommunity/reactpress/compare/v1.5.0...v1.6.0) (2024-12-21) |
| 9 | + |
| 10 | + |
| 11 | +### Features |
| 12 | + |
| 13 | +* knowledge page perfect ([#16](https://github.com/fecommunity/reactpress/issues/16)) ([b9ae27d](https://github.com/fecommunity/reactpress/commit/b9ae27d087b3b451668b3c0acb40359b20a089e2)) |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +# [1.5.0](https://github.com/fecommunity/reactpress/compare/v1.4.0...v1.5.0) (2024-12-21) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* adapt small screen content display issue ([84895c8](https://github.com/fecommunity/reactpress/commit/84895c8341d34285068806d5908b2af358719f80)) |
| 23 | +* add key for tex loop item ([e8a2e36](https://github.com/fecommunity/reactpress/commit/e8a2e36f13d5031d845c3c3055374e5ff0446bc2)) |
| 24 | +* nav config build error ([66acf46](https://github.com/fecommunity/reactpress/commit/66acf46485f902aa0647b4886beb0701372b95c2)) |
| 25 | +* nav query id undefined ([2d0bbd7](https://github.com/fecommunity/reactpress/commit/2d0bbd78f4d73579039b3a9bf7c846fe2d976073)) |
| 26 | +* route level default value ([4aae64e](https://github.com/fecommunity/reactpress/commit/4aae64e86346052cb51e63e7c149853a6d8d8ae6)) |
| 27 | + |
| 28 | + |
| 29 | +### Features |
| 30 | + |
| 31 | +* add animation tags cloud ([68b1a5b](https://github.com/fecommunity/reactpress/commit/68b1a5b2fe73fafd7a9b282ed77f836aa7a76bf6)) |
| 32 | +* add global config setting page ([c825425](https://github.com/fecommunity/reactpress/commit/c82542540b20f423b3b3f3ba04ea5e48e2523f5c)) |
| 33 | +* add nav page ([c6703c6](https://github.com/fecommunity/reactpress/commit/c6703c6e3dea33a8cc226f1c02d9b5cac0ef827e)) |
| 34 | +* optimized page interaction experience ([b0ac19a](https://github.com/fecommunity/reactpress/commit/b0ac19ab31b6bcf0d8916aeb373e6fa7288303aa)) |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +# [1.4.0](https://github.com/fecommunity/reactpress/compare/v1.3.0...v1.4.0) (2024-12-08) |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +# [1.3.0](https://github.com/fecommunity/reactpress/compare/v1.2.0...v1.3.0) (2024-12-01) |
| 43 | + |
| 44 | + |
| 45 | +### Features |
| 46 | + |
| 47 | +* add system systemSubTitle setting config ([136f012](https://github.com/fecommunity/reactpress/commit/136f01288cb9714092a2aa0dc01421817bb26b7d)) |
| 48 | +* optimized the css style loading experience for homepage ([0e7761f](https://github.com/fecommunity/reactpress/commit/0e7761fd28c1cac099ac15ddaa644a904aca8da4)) |
| 49 | +* react helmet seo perfect ([848a5da](https://github.com/fecommunity/reactpress/commit/848a5da2a60cbd4c0684d6607ad9df6eeaa2dd7b)) |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | +# [1.2.0](https://github.com/fecommunity/reactpress/compare/v1.1.0...v1.2.0) (2024-11-23) |
| 54 | + |
| 55 | + |
| 56 | +### Bug Fixes |
| 57 | + |
| 58 | +* system notice info empty error ([4e41daa](https://github.com/fecommunity/reactpress/commit/4e41daa14dc96499e6d65ebc2648f87147fc248d)) |
| 59 | +* update admin view article link ([41656a7](https://github.com/fecommunity/reactpress/commit/41656a740d301cda7ec54bb6ceaaa8e8cea7c222)) |
| 60 | + |
| 61 | + |
| 62 | +### Features |
| 63 | + |
| 64 | +* add category tag for article list ([f5068a1](https://github.com/fecommunity/reactpress/commit/f5068a17b4728a47330fbbbca0f236d12e299e40)) |
| 65 | +* support system notification feature ([515e556](https://github.com/fecommunity/reactpress/commit/515e556d7b63192cbad4bda68d5ecf639cbaa96b)) |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | +# [1.1.0](https://github.com/fecommunity/reactpress/compare/v1.0.0...v1.1.0) (2024-11-02) |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | +# [1.0.0](https://github.com/fecommunity/reactpress/compare/a6b73a189090e0199cc6f803bfb498cdeb7868a5...v1.0.0) (2024-09-28) |
| 74 | + |
| 75 | + |
| 76 | +### Bug Fixes |
| 77 | + |
| 78 | +* add ignoreValidator for system creating user ([83408d2](https://github.com/fecommunity/reactpress/commit/83408d20383a6a57546dacfcd7751210c6c66d4c)) |
| 79 | +* next build type defs ([ec428b3](https://github.com/fecommunity/reactpress/commit/ec428b3cfe6950a368e3aeb7bf9945cf81a1f481)) |
| 80 | + |
| 81 | + |
| 82 | +### Features |
| 83 | + |
| 84 | +* init easy-blog project ([a6b73a1](https://github.com/fecommunity/reactpress/commit/a6b73a189090e0199cc6f803bfb498cdeb7868a5)) |
| 85 | + |
| 86 | + |
| 87 | + |
0 commit comments