v1.3.2
版本发布时间: 2024-08-16 11:51:12
teableio/teable最新发布版本:v1.5.0(2024-10-25 14:07:27)
Highlight 🎉
Record modification history
View the record modification history of the entire table in the upper right corner of the table
View the edit history of the current record in the upper right corner of the edit form
Created by and last modified by field
Two new fields! You can combine with filters to create more flexible views
Switch language and full Chinese support
We have completed most of the text collection work and can now easily add more languages!
Fix
- When updating the user name, the name of the user field is not updated.
- Garbled characters appear when importing non-English csv
What's Changed
- feat: switch language by @tea-artist in https://github.com/teableio/teable/pull/781
- fix:
FieldSelctor
overflow could not scroll in some cases by @caoxing9 in https://github.com/teableio/teable/pull/782 - feat: i18n complement by @tea-artist in https://github.com/teableio/teable/pull/784
- feat: i18n formula by @tea-artist in https://github.com/teableio/teable/pull/785
- fix: design page i18n by @tea-artist in https://github.com/teableio/teable/pull/787
- chore: update i18n map by @caoxing9 in https://github.com/teableio/teable/pull/788
- chore: add wait for migration by @tea-artist in https://github.com/teableio/teable/pull/791
- chore: retry migration with wait-for by @tea-artist in https://github.com/teableio/teable/pull/792
- chore: adjusting copy-paste success toast disappearance time and chec… by @boris-w in https://github.com/teableio/teable/pull/797
- fix: Updating Strings "noTips" and "importAlert" - Update table.json by @solankimihir in https://github.com/teableio/teable/pull/794
- fix: Changed default value of 1 to 0 for second parameter of REPT() by @solankimihir in https://github.com/teableio/teable/pull/798
- fix: shadcn ui scripts by @boris-w in https://github.com/teableio/teable/pull/799
- fix: restrict the encoding format of attachment names to utf-8 by @boris-w in https://github.com/teableio/teable/pull/802
- chore: better env example by @tea-artist in https://github.com/teableio/teable/pull/803
- feat: record history by @Sky-FE in https://github.com/teableio/teable/pull/793
- feat: sql query by @boris-w in https://github.com/teableio/teable/pull/721
- fix: the attachments rendering in the record history by @Sky-FE in https://github.com/teableio/teable/pull/806
- feat: new isUnrestricted parameter returned by base query interface by @boris-w in https://github.com/teableio/teable/pull/807
- fix: copy error in safari by @boris-w in https://github.com/teableio/teable/pull/808
- build: parallel building amd and arm by @tea-artist in https://github.com/teableio/teable/pull/809
- chore: one-click deploy button for RepoCloud.io by @cosark in https://github.com/teableio/teable/pull/599
- fix: the permission issues related to the record history by @Sky-FE in https://github.com/teableio/teable/pull/815
- refactor: get base permission by cls permissions by @boris-w in https://github.com/teableio/teable/pull/817
- feat: created by and last modified by field by @tea-artist in https://github.com/teableio/teable/pull/816
- fix: computed field cell updates by @boris-w in https://github.com/teableio/teable/pull/819
- perf: expand record rendering by @Sky-FE in https://github.com/teableio/teable/pull/822
- fix: auto update name in user-related cell by @tea-artist in https://github.com/teableio/teable/pull/823
- refactor: redefining the permit action structure by @boris-w in https://github.com/teableio/teable/pull/825
- feat: controller standard event by @tea-artist in https://github.com/teableio/teable/pull/826
New Contributors
- @solankimihir made their first contribution in https://github.com/teableio/teable/pull/794
- @cosark made their first contribution in https://github.com/teableio/teable/pull/599
Full Changelog: https://github.com/teableio/teable/compare/v1.3.1...v1.3.2