|
| 1 | + |
| 2 | + |
| 3 | +## [2.0.4](https://github.com/cumt-robin/vue3-ts-blog-frontend/compare/v2.0.3...2.0.4) (2024-06-11) |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +## [2.0.3](https://github.com/cumt-robin/vue3-ts-blog-frontend/compare/v2.0.1...v2.0.3) (2024-04-30) |
| 8 | + |
| 9 | + |
| 10 | +### Bug Fixes |
| 11 | + |
| 12 | +* 退出登录状态清理 ([9cd1c89](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/9cd1c8997b1f1ac997d872ab309d8a96b41c093d)) |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +## [2.0.1](https://github.com/cumt-robin/vue3-ts-blog-frontend/compare/v1.0.2...v2.0.1) (2024-04-30) |
| 17 | + |
| 18 | + |
| 19 | +### Bug Fixes |
| 20 | + |
| 21 | +* 改用jwt ([48c49fb](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/48c49fb40e994e6b76fd5e1a3078e086fc8fc756)) |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +## [1.0.2](https://github.com/cumt-robin/vue3-ts-blog-frontend/compare/v1.0.1...v1.0.2) (2024-02-26) |
| 26 | + |
| 27 | + |
| 28 | +### Bug Fixes |
| 29 | + |
| 30 | +* 修复dom滚动问题 ([2ad6908](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/2ad6908227d568ce173de30d93d1ea92b6f2d647)) |
| 31 | +* 修复loading问题 ([aafb78a](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/aafb78a94ffdb0112eea3c0cf09351ac125ee364)) |
| 32 | +* 修复横向滚动条问题 ([aaf987d](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/aaf987dbe2a2f105594e0baadad583f9d3a3359a)) |
| 33 | +* 更换联系方式相关图片 ([3613eea](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/3613eea1f085450af29b718e06d4bdb2fda00ff5)) |
| 34 | +* 登录后显示后台入口 ([0ecad6a](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/0ecad6aab6654b3eecca894d75e88c6ce13c5153)) |
| 35 | + |
| 36 | + |
| 37 | +### Features |
| 38 | + |
| 39 | +* 加入菜单 ([0dc4fda](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/0dc4fda8aff186a2f5f4a7704aadfe0ccb5d5eaa)) |
| 40 | +* 增加开源链接 ([5c56ee9](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/5c56ee95e6bf9a613460569c76dcd538863004ea)) |
| 41 | +* 增加进入后台图标 ([0d0f46c](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/0d0f46cb2881f20e20fe3ebd63b2ccb562bdfbc3)) |
| 42 | +* 支持chatgpt ([c046fc7](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/c046fc7b06806305720c538b6e05d275633a49dd)) |
| 43 | +* 支持更换话题 ([dfd41d4](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/dfd41d4a168214e3d246624106f4af7d23cf92d8)) |
| 44 | +* 更新思维导图 ([4d01a88](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/4d01a88d2ce459a33f9c7d0a04111bf843a5847c)) |
| 45 | + |
| 46 | + |
| 47 | +### Performance Improvements |
| 48 | + |
| 49 | +* chat优化 ([cb96d89](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/cb96d89daa5335911707d350db9db7606275207a)) |
| 50 | +* 增加提示 ([14c018c](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/14c018cdb2f295c09c7317f95c1bba27b997c7af)) |
| 51 | +* 增加输入限制 ([9feab47](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/9feab477669e7891248e0785d54736b2fe9cddf7)) |
| 52 | +* 补一下提示 ([5c5004c](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/5c5004c7ba03272a4daa0c4f83e77f6fa9457f1e)) |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +## [1.0.1](https://github.com/cumt-robin/vue3-ts-blog-frontend/compare/v1.0.0...v1.0.1) (2021-08-22) |
| 57 | + |
| 58 | + |
| 59 | +### Performance Improvements |
| 60 | + |
| 61 | +* xss防护优化,对用户输入信息做校验 ([585d4fe](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/585d4feca7463e7492c8ce72f1f6b63cf1c6b4d3)) |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | +# [1.0.0](https://github.com/cumt-robin/vue3-ts-blog-frontend/compare/b38eb5692233d369467b8ecded46a40550e0c9f8...v1.0.0) (2021-08-19) |
| 66 | + |
| 67 | + |
| 68 | +### Bug Fixes |
| 69 | + |
| 70 | +* 修改ci分支名称 ([c14dda9](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/c14dda93b66e3a8891c48a81d14cfacf18c7ed28)) |
| 71 | + |
| 72 | + |
| 73 | +### Features |
| 74 | + |
| 75 | +* 个人博客开源 ([b38eb56](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/b38eb5692233d369467b8ecded46a40550e0c9f8)) |
| 76 | + |
| 77 | +## [2.0.4](https://github.com/cumt-robin/vue3-ts-blog-frontend/compare/v2.0.3...v2.0.4) (2024-06-11) |
| 78 | + |
| 79 | + |
| 80 | + |
1 | 81 | ## [2.0.3](https://github.com/cumt-robin/vue3-ts-blog-frontend/compare/v2.0.1...v2.0.3) (2024-04-30) |
2 | 82 |
|
3 | 83 |
|
|
24 | 104 |
|
25 | 105 | ### Features |
26 | 106 |
|
27 | | -* 个人博客开源 ([b38eb56](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/b38eb5692233d369467b8ecded46a40550e0c9f8)) |
| 107 | +* 个人博客开源 ([b38eb56](https://github.com/cumt-robin/vue3-ts-blog-frontend/commit/b38eb5692233d369467b8ecded46a40550e0c9f8)) |
0 commit comments