docs: update changelogs

This commit is contained in:
nocobase[bot]
2026-08-20 23:47:32 +00:00
parent 24a620efb8
commit ba00bcebc2
2 changed files with 20 additions and 0 deletions
+10
View File
@@ -5,6 +5,16 @@ 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).
## [v2.1.44](https://github.com/nocobase/nocobase/compare/v2.1.43...v2.1.44) - 2026-08-20
### 🎉 New Features
- **[Multi-space]** Added search to space switchers and space management in both v1 and v2 by @jiannx
### 🐛 Bug Fixes
- **[DingTalk]** Fixed DingTalk internal auto-login retaining the previous user's session after switching accounts. by @chenzhizdt
## [v2.1.43](https://github.com/nocobase/nocobase/compare/v2.1.42...v2.1.43) - 2026-08-19
### 🐛 Bug Fixes
+10
View File
@@ -5,6 +5,16 @@
格式基于 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/),
并且本项目遵循 [语义化版本](https://semver.org/spec/v2.0.0.html)。
## [v2.1.44](https://github.com/nocobase/nocobase/compare/v2.1.43...v2.1.44) - 2026-08-20
### 🎉 新特性
- **[多空间]** v1 和 v2 的空间切换器及空间管理新增搜索功能 by @jiannx
### 🐛 修复
- **[钉钉]** 修复切换钉钉账号后,内部免登仍然保留上一个用户会话的问题。 by @chenzhizdt
## [v2.1.43](https://github.com/nocobase/nocobase/compare/v2.1.42...v2.1.43) - 2026-08-19
### 🐛 修复