We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ca8a8 commit 6d78620Copy full SHA for 6d78620
CHANGELOG.md
@@ -2,7 +2,19 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [1.11.0]
+## [1.11.1] - 2024-12-13
6
+
7
+### 🐛 Bug Fixes
8
9
+- 隐藏工具失效,改成后端判断 #49
10
+- Sql error
11
+- 轮换 jwt secret 后签发 api token 失效
12
13
+### 📚 Documentation
14
15
+- Add faq
16
17
+## [1.11.0] - 2024-12-08
18
19
### 🚀 Features
20
@@ -14,12 +26,14 @@ All notable changes to this project will be documented in this file.
26
### 🐛 Bug Fixes
27
28
- 去掉后台分类管理冗余图片
29
+- Use crypto/rand
30
31
### 📚 Documentation
32
33
- Update image
21
34
- 更新 api 文档'
22
35
- Update readme
36
+- Changelog
23
37
24
38
## [1.10.0] - 2024-12-07
25
39
0 commit comments