Highlight 🎉
Calendar view
Show and edit your schedule in the calendar view
Global search and highlight
The search feature has been greatly improved. You can now search not only by specific fields but also do a global search, with the option to filter out unmatched rows.
Filter in Lookup and Rollup field
Now, you can filter the relevant records and do the calculations. The boundary has broadened even further!
Form support require-login
After adding this option, you'll be able to view the submitter's information in the created-by field.
A switch for allowing new options when editing.
Users can now disable the option to add new options while editing single or multiple select fields, preventing accidental addition of options.
More optimization
Copying on loaded data doesn't require a network request, it's 10x faster.
Created-by and Last-modified-by field support display for anonymous user and automation robot users.
What's Changed
- perf: enhance global search by @caoxing9 in #1069
- fix: search and crop image bugs by @caoxing9 in #1076
- feat: email verify templates by @boris-w in #1077
- fix: search bugs by @caoxing9 in #1078
- style: adjust dark theme color values by @boris-w in #1082
- fix: local file system e2e by @boris-w in #1083
- feat: add heap snapshot generation endpoint by @boris-w in #1088
- fix: import and search bugs by @caoxing9 in #1087
- feat: suport search cursor highlight by @caoxing9 in #1089
- feat: close file stream by @boris-w in #1090
- fix: billing level ui by @Sky-FE in #1091
- feat: lookup filter by @tea-artist in #1093
- fix: clicking the "Today" button in the date editor had no effect by @Sky-FE in #1092
- perf: cleanup file operation listeners and streams by @boris-w in #1096
- fix: lookup crash when many-many self link by @tea-artist in #1097
- fix: scrollTo method positioning inaccuracy with large datasets in grid by @Sky-FE in #1098
- feat: search result highlight by @caoxing9 in #1095
- feat: add sync copy support by @boris-w in #1100
- fix: cal boolean field search error by @caoxing9 in #1101
- chore: upgrade risk dependence by @tea-artist in #1086
- fix: search relative by @caoxing9 in #1102
- fix: auto number reset unexpectedly by @tea-artist in #1105
- perf: search display and fix cache relative error by @caoxing9 in #1104
- chore: log error when user cookie is missing by @boris-w in #1107
- feat: form can require login by @tea-artist in #1108
- feat: calendar view by @Sky-FE in #1103
- fix: records cannot be deleted using the record menu by @Sky-FE in #1109
- perf: calendar interaction by @Sky-FE in #1112
- feat: add robot and anonymous display by @tea-artist in #1110
- chore: publish 1.5.2 release by @tea-artist in #1113
Full Changelog: v1.5.1...v1.5.2