v1.3.2
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 #781
- fix:
FieldSelctor
overflow could not scroll in some cases by @caoxing9 in #782 - feat: i18n complement by @tea-artist in #784
- feat: i18n formula by @tea-artist in #785
- fix: design page i18n by @tea-artist in #787
- chore: update i18n map by @caoxing9 in #788
- chore: add wait for migration by @tea-artist in #791
- chore: retry migration with wait-for by @tea-artist in #792
- chore: adjusting copy-paste success toast disappearance time and chec… by @boris-w in #797
- fix: Updating Strings "noTips" and "importAlert" - Update table.json by @solankimihir in #794
- fix: Changed default value of 1 to 0 for second parameter of REPT() by @solankimihir in #798
- fix: shadcn ui scripts by @boris-w in #799
- fix: restrict the encoding format of attachment names to utf-8 by @boris-w in #802
- chore: better env example by @tea-artist in #803
- feat: record history by @Sky-FE in #793
- feat: sql query by @boris-w in #721
- fix: the attachments rendering in the record history by @Sky-FE in #806
- feat: new isUnrestricted parameter returned by base query interface by @boris-w in #807
- fix: copy error in safari by @boris-w in #808
- build: parallel building amd and arm by @tea-artist in #809
- chore: one-click deploy button for RepoCloud.io by @cosark in #599
- fix: the permission issues related to the record history by @Sky-FE in #815
- refactor: get base permission by cls permissions by @boris-w in #817
- feat: created by and last modified by field by @tea-artist in #816
- fix: computed field cell updates by @boris-w in #819
- perf: expand record rendering by @Sky-FE in #822
- fix: auto update name in user-related cell by @tea-artist in #823
- refactor: redefining the permit action structure by @boris-w in #825
- feat: controller standard event by @tea-artist in #826
New Contributors
- @solankimihir made their first contribution in #794
- @cosark made their first contribution in #599
Full Changelog: v1.3.1...v1.3.2