- Fix CLI regression for
userandadmincommands due to DB initialization order changes. - Fix missing version identifier in
--versionfor CI release builds. There were two issues: shallow checkouts and permissions for docker MUSL builds. - Admin UI: For geospatial data show EWKT SRID only when present and fix form prefill during record update for WKT.
- Add
&skip_cursorparameter for RecordAPI listing to help with GeoJSON consumers who don't support theforeign_memberstandard extension. - More work towards untangling TrailBase from SQLite specifics: make lock acquisition fallible.
- Update dependencies.
Full Changelog: v0.26.6...v0.26.7