Added
- feat(federation): Federated table sharing
- feat: Reorder views
- feat: add is not empty filter support
- Add notification for async import finished event
Fixed
- fix: preserve view descriptions on scheme import
- fix: set default cell value using column's parseValue function
- Fix: Make case-insensitive search for the view filters
- fix: improve number input validation and update handling
- fix(rows): let file picker and smart picker open above row modals
- fix(rows): keep row counters fresh and reduce count queries
- Fix: Make case-insensitive search for the usergroup and multi selection columns
- Fix(embedded) : column order, sort, scrolls overlays, refresh, table …
- fix: Correctly handle selectionDefault initialization and normalizati…
- fix(relations): Fix relations loading in applications, references, analytics
- fix: make delete table actions use destructive styling
- Fix: add contains-item filter support in views
- fix(federation): avoid empty body on signed requests
- fix(import): avoid crash when table or view is deleted before import job runs
- fix: don't validate unaffected columns of a row upon inline editing