Compare commits

...

1 Commits

Author SHA1 Message Date
wangjia 5fd8d46745 chore: release v1.0.36
Deploy / build-linux-web (push) Successful in 52s
Deploy / build-windows (push) Successful in 1m50s
Deploy / build-macos (push) Successful in 1m25s
Deploy / build-android (push) Successful in 1m28s
Deploy / build-ios (push) Successful in 7s
Deploy / release-deploy (push) Successful in 1m49s
2026-06-13 22:32:52 +08:00
+5
View File
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.36] - 2026-06-13
### 修复
- 修复数据库初始化时 license_key 索引超长导致启动失败的问题
## [1.0.35] - 2026-06-12
### 改进