* feat: field ai config
* perf: field ai configuration interactive optimization
* chore: i18n for field ai config
* chore: db migration
* chore: update icons
* feat: validate field ai config
* chore: update e2e testing for field ai config
* chore: update unit testing
* fix: add task cancel event
* fix: the field's ai config was reset when modifying the select field value
* feat: update ui rendering for field ai config
* fix: reset field ai config when changing field type
* fix: create task reference when AI config includes attachments
* perf: the interaction of grid selection
* chore: db migration
* chore: update i18n
* feat: duplicate for field ai config
* feat: update usage limit for field ai config
* feat: cross base link
* feat: link view permission
* feat: user table permision validate
* fix: use inject auth guard
* fix: conection in no permission table
* fix: missing baseId in symmtric field
* fix: link options ui error
* fix: throw error when change field filter
* fix: can not delete record in one-way link cell
* fix: cannot delete one one relationship link
* fix: lookup a rollup options error
* test: change nextjs-app from jest to vitest
* test: change packages from jest to vitest
* fix: remove error jest types
* fix: handle lint error
* ci(ci-packages): adjust the execution order to build first
* chore: add dev and build scripts to openapi
* chore: add dev and build scripts to db-main-prisma
* chore: add scripts in icons and openapi
* fix: successfully run all hopefully successful single tests
* chore: sync dependencies
* fix: circular dependency
* fix: build error
* fix: test error
* ci: disabled part of the github workflow
* fix: db file
* feat: support next app dir
* fix: error when run next build
* fix: incress limit page size
* feat: add chinese translation
* feat: support i18n without path change
* chore: move back pages, give up appdir
* fix: upgrade NextRequest type broken
* fix: auth & admin page error
* fix: create next server with hostname and port
* test: migrate e2e test case
* chore: mv backend to _backend
* refactor: move server-src into /backend
* chore: remove next-auth
* feat: support nestjs & nextjs integrat
* fix: start app error in electron
* chore: change version back from canary
* fix: yarn dev not working
* fix: pack electron app error
* chore: remove useless ts config
* feat: add auto reload for nest backend
* chore: remove useless const
* fix: merge conflict
* chore: yarn dedupe
* test: rebuild in e2e is not necessary
* feat: add nest server into electron
* refactor: combine nest and next into one entryfile
* chore: rm sentry e2e test
* feat: support next app dir
* fix: error when run next build
* fix: incress limit page size
* feat: add filesystem transform
* feat: add file tree ui
* feat: show any dir file tree
* chore: demo => app & fix e2e
Co-authored-by: tea artist <artist@teable.io>