Skip to content

Releases: 123FLO321/SwiftTileserverCache

2.1.1

25 Apr 16:16
Compare
Choose a tag to compare
  • restrict broken image clearing to generated files

2.1.0

25 Jan 17:05
bb27724
Compare
Choose a tag to compare
  • 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 and ADMIN_PASSWORD have to be set
  • To enable auto management of TileServer the TileServer folder has to be cleared and the docker-compose file has to be updated
    • Update tileserver image to maptiler/tileserver-gl:latest in order for auto reload to work
  • Existing installations will continue to function

2.1.0-beta.1.14

24 Jan 20:00
Compare
Choose a tag to compare
2.1.0-beta.1.14 Pre-release
Pre-release
  • correct templates view heading
  • add support to upload zipped styles
  • add support to upload .mbtiles files directly

2.1.0-beta.1.13

22 Jan 16:54
Compare
Choose a tag to compare
2.1.0-beta.1.13 Pre-release
Pre-release
  • update to swift 5.7

2.1.0-beta.1.12

22 Jan 12:54
Compare
Choose a tag to compare
2.1.0-beta.1.12 Pre-release
Pre-release
  • pin build dependencies to working versions
  • only copy config when ui is enabled

2.1.0-beta.1.10

04 Jun 18:02
Compare
Choose a tag to compare
2.1.0-beta.1.10 Pre-release
Pre-release
  • fix local image check for fallback urls

2.1.0-beta.1.9

26 May 08:54
Compare
Choose a tag to compare
2.1.0-beta.1.9 Pre-release
Pre-release
  • fix mbtiles combining

2.1.0-beta.1.8

07 May 17:20
Compare
Choose a tag to compare
2.1.0-beta.1.8 Pre-release
Pre-release
  • fix cache cleaner not working at all

Fix Cache Cleaner Not Working

07 May 17:20
Compare
Choose a tag to compare
  • fix cache cleaner not working at all

2.1.0-beta.1.7

27 Apr 18:42
Compare
Choose a tag to compare
2.1.0-beta.1.7 Pre-release
Pre-release
  • properly escape shell commands