v0.20.0-alpha
版本发布时间: 2023-04-10 21:49:05
apitable/apitable最新发布版本:v1.10.0-beta.3(2024-05-07 12:46:10)
✨ Quick Start
If you just want to try out APITable, use our cloud-hosted version at apitable.com.
If you want to demo this APITable open-source project, click here for ⚡️Gitpod Online Demo.
If you want to install APITable in your local or cloud computing environment, see 💾 Installation
If you want to set up your local development environment, read our 🧑💻 Developer Guide
Join Discord or Twitter to keep in touch.
Features and enhancements
- feat: support for rendering widgets in the main thread #689 @boris-w
- feat: notification support for user defined time zone #689 @zoe-icu
- feat: add a new kind of field, called "cascader" #689 @wangkailang @wuyitaoBoomboommm
- feat: the task reminder modal, as well as the notifications center, will display the user's time zone. #689 @zoe-icu
- feat: When getting the value of the URL field through the API, the returned data type is changed from string to Object #689 @zoe-icu
Bug fixes
- fix: recommend widget icon display (#681) @ChambersChan
- fix: recover deleted node failure issue (#695) @ChambersChan
- fix: add cascader strings (#696) @wangkailang