Update version to 2.2.2

This commit is contained in:
Jiaxin Peng
2024-02-16 23:10:22 +00:00
parent 9d891dae55
commit 9e15044f6a
10 changed files with 97 additions and 102 deletions

View File

@@ -1,19 +1,5 @@
# Changelog v2.2.0
# Changelog v2.2.2
## Feature
## Bug Fixes
- add the support for the customised properties of general databases
- 增加对普通数据库自定义属性的支持
- support
- [x] `title`, which is the first column of the database
- [x] 'Text'
- [x] 'Number'
- [x] 'Date'
- [x] 'Checkbox'
- [x] 'Select'
- [x] 'Multi-select'
- [x] 'URL'
- [x] 'Email'
- [x] 'Phone'
- [x] 'File' (**Only support external embedded files**)
- Fix the setting description of database. 修复数据库设置的描述错误。