v0.23.0-beta.2
版本发布时间: 2023-07-18 21:42:34
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.
What's Changed
- fix: fix dashboard connected for widget #5133 by @ranglang in https://github.com/apitable/apitable/pull/1059
- chore(deps-dev): bump stylelint from 13.9.0 to 15.10.1 by @dependabot in https://github.com/apitable/apitable/pull/1046
- chore(deps): bump semver from 7.3.8 to 7.5.2 by @dependabot in https://github.com/apitable/apitable/pull/983
- chore(deps): bump posthog-js from 1.51.1 to 1.57.2 by @dependabot in https://github.com/apitable/apitable/pull/843
- chore(deps): bump @grpc/grpc-js from 1.7.1 to 1.8.8 by @dependabot in https://github.com/apitable/apitable/pull/1031
- chore(deps): bump socket.io-parser from 3.3.0 to 3.3.3 by @dependabot in https://github.com/apitable/apitable/pull/863
- chore: Added GitHub Actions workflow file for AI code review. by @mr-kelly in https://github.com/apitable/apitable/pull/1071
- fix: Improved security by replacing the custom secret CR_PAT with the built-in GITHUB_TOKEN in the GitHub Actions workflow file ai_code_reviewer.yml. by @mr-kelly in https://github.com/apitable/apitable/pull/1075
- fix: sign up password match issue (#1052) by @llkevin13579 in https://github.com/apitable/apitable/pull/1074
- fix: fix i18n tips by @ranglang in https://github.com/apitable/apitable/pull/1078
- feat: enable delete space by @wmEvie in https://github.com/apitable/apitable/pull/1079
- fix: disable USE_NATIVE_MODULE by default by @maltoze in https://github.com/apitable/apitable/pull/1086
- sync: hosted cloud by @ChambersChan in https://github.com/apitable/apitable/pull/1094
New Contributors
- @llkevin13579 made their first contribution in https://github.com/apitable/apitable/pull/1074
- @maltoze made their first contribution in https://github.com/apitable/apitable/pull/1086
Full Changelog: https://github.com/apitable/apitable/compare/v0.23.0-beta.1...v0.23.0-beta.2