Releases: 123FLO321/SwiftTileserverCache
Releases · 123FLO321/SwiftTileserverCache
2.1.1
2.1.0
- Adds an User Interface for easily configuring TileServer and TileServerCache
- Datasets:
- Add Datasets
- Automatically combines multiple Datasets into one
- Styles
- Add Local and External Styles
- Automatically adjusts Styles to work with TileServer
- Fonts
- Add Fonts
- Automatically converts Fonts into the format required by TileServer
- Templates
- Add Templates
- Option to Preview Templates in the UI with test data
- To enable the UI
ADMIN_USERNAME
andADMIN_PASSWORD
have to be set - To enable auto management of TileServer the
TileServer
folder has to be cleared and thedocker-compose
file has to be updated- Update tileserver image to
maptiler/tileserver-gl:latest
in order for auto reload to work
- Update tileserver image to
- Existing installations will continue to function
2.1.0-beta.1.14
- correct templates view heading
- add support to upload zipped styles
- add support to upload
.mbtiles
files directly
2.1.0-beta.1.13
- update to swift 5.7
2.1.0-beta.1.12
- pin build dependencies to working versions
- only copy config when ui is enabled
2.1.0-beta.1.10
- fix local image check for fallback urls
2.1.0-beta.1.9
- fix mbtiles combining
2.1.0-beta.1.8
- fix cache cleaner not working at all
Fix Cache Cleaner Not Working
- fix cache cleaner not working at all
2.1.0-beta.1.7
- properly escape shell commands