Thanks to our community contributor @htuerker!
Improved
- [Improved] Percentage field: customize color scale by @htuerker in #692 (#518)
- [Improved] Filter by the current cell’s value from the context menu
Fixed
- [Fixed] Row would not be written to database when last required field is filled with value
- [Fixed] Create table collections dropdown is empty instead of showing a text field to enter connection name
- [Fixed] Date filters could be set to filter for null, which causes the table page to be inaccessible
- [Fixed] Single Select filters cannot access options
- [Fixed] Navigation drawer items not accessible with Tab key
- [Fixed] Rich text editor not displaying text styles dropdown correctly in dark mode, and not responding to theme changes correctly by @htuerker in #696 (#537)
- [Fixed] Added /settings/debug page to fix any corrupted table filters or local Firestore cache
- [Fixed] Incorrect read-only rules suggestion
- [Fixed] Windows displaying light mode scrollbars in dark mode
- [Fixed] Page loading with white screen while system is in dark mode