- New OGC endpoints /tileMatrixSets and /tileMatrixSets/{id}
- Correct metadata for non-Mercator tilesets
- Exit when config file is not found
- Fix exception for tilesets without Mercator grid
- Use config file path as base directory
- Linux ARM binaries
- Publication on crates.io
- Support tile grids with up to 255 levels
- Add queryables endpoint to feature server
- Return layer min-/maxzoom in Tilejson
- Update to tile-grid 0.6 / ogcapi-types 0.2
- Support multiple grids per tileset with opt. zoom limits
- Add cache control max-age config with opt. zoom levels
- Detect MBTiles layout for updating
- Use exe_location configuration for map backends
- CI improvements (PostGIS tests, etc.)
- Guides and other doc improvements
No changes since 0.5.0 beta4
- Detect compression in MBTiles
- Fix landing page without map server feature
- Return available tilesets in /tiles endpoint
- Don't open QWC2 viewer with inactive feature
- Emit error message for missing map service feature
- Support reading/writing compressed tiles from/into cache
- Add compression config for file and S3 tile stores
- Add env var for PostGIS datasource
- Support simplification in ST_AsMvt mode
- Add loglevel to webserver config
- Disable QWC2 viewer in default build
- Publish deb packages
- Add x, y and custom fields to layer queries
- Keep order of PG tile layers
- Add bbox-tile-server release assets
- Fix startup failure without CORS configuration
- Add basic CORS header support
- Support MBTiles as tile datasource and tile store
- Add MBTiles metadata.json service endpoint
- Support PMTiles as tile datasource and tile store
- Support different fields in zoom-dependent layer queries
- T-rex configuration support
- Add basic diagnostics tile layer
- Fix PG queries with reprojected layers
- CLI args for tile stores and tile datasources
- Fix map request trace spans
- Support temporal and queryable fields for Postgis collections
- FCGI auto-detection on Fedora
- Use ST_AsMvtGeom for PostGIS tilesets
- Tileset configuration: Rename wms_project to map_service
- Various tile server and feature server fixes and improvements
- Update embedded Maplibre & OL
- Unify collection and tileserver datasource configuration
- Add configurable collections with optional custom SQL
- Support tile cache seeding with embedded map servers
- Add PostGIS tile source
- Use cache from config in seeder
- Make tile cache overwriting optional
- Add loglevel command line argument
- Add PostGIS routing datasource
- Fix collection list
- Switch frontend to DaisyUI / Tailwind CSS
- Embed JS + CSS for OL, Maplibre, Proj, Redoc and SwaggerUI
- Enable HTML frontend in Windows build
First public release.