- Overhauled admin UI for rendering file(s) columns: less convoluted, image preview and easy download.
- Support admin file reads from VIEWs.
- Add auth-UI WASM component to default docker image.
- Fix
ALTER TABLEissue, when table is referenced by views. SQLite sporadically validates consistency, it does so duringALTER TABLE(but notDROP TABLE).
Full Changelog: v0.20.8...v0.20.9