mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
docs: update changelogs
This commit is contained in:
parent
247a9d93fd
commit
24415e9a32
16
CHANGELOG.md
16
CHANGELOG.md
@ -5,6 +5,22 @@ 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).
|
||||
|
||||
## [v1.5.24](https://github.com/nocobase/nocobase/compare/v1.5.23...v1.5.24) - 2025-03-07
|
||||
|
||||
### 🎉 New Features
|
||||
|
||||
- **[Data visualization]** Support NULLS sorting in chart queries ([#6383](https://github.com/nocobase/nocobase/pull/6383)) by @2013xile
|
||||
|
||||
### 🚀 Improvements
|
||||
|
||||
- **[Workflow]** Allow skip to trigger collection workflow in database event ([#6379](https://github.com/nocobase/nocobase/pull/6379)) by @mytharcher
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- **[Action: Import records Pro]** Use additional option to determine whether to trigger workflow or not by @mytharcher
|
||||
|
||||
- **[Action: Export records Pro]** pro export action missing sort params by @katherinehhh
|
||||
|
||||
## [v1.5.23](https://github.com/nocobase/nocobase/compare/v1.5.22...v1.5.23) - 2025-03-06
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
@ -5,6 +5,22 @@
|
||||
格式基于 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/),
|
||||
并且本项目遵循 [语义化版本](https://semver.org/spec/v2.0.0.html)。
|
||||
|
||||
## [v1.5.24](https://github.com/nocobase/nocobase/compare/v1.5.23...v1.5.24) - 2025-03-07
|
||||
|
||||
### 🎉 新特性
|
||||
|
||||
- **[数据可视化]** 支持在图表查询中设置 NULLS 排序 ([#6383](https://github.com/nocobase/nocobase/pull/6383)) by @2013xile
|
||||
|
||||
### 🚀 优化
|
||||
|
||||
- **[工作流]** 支持在数据表事件中不触发工作流 ([#6379](https://github.com/nocobase/nocobase/pull/6379)) by @mytharcher
|
||||
|
||||
### 🐛 修复
|
||||
|
||||
- **[操作:导入记录 Pro]** 使用额外的选项来觉得是否在导入时触发工作流的数据表事件 by @mytharcher
|
||||
|
||||
- **[操作:导出记录 Pro]** pro 导出按钮导出数据时缺失sort 参数 by @katherinehhh
|
||||
|
||||
## [v1.5.23](https://github.com/nocobase/nocobase/compare/v1.5.22...v1.5.23) - 2025-03-06
|
||||
|
||||
### 🐛 修复
|
||||
|
Loading…
x
Reference in New Issue
Block a user