mbtileserver v0.9.0 Release Notes

  • ๐Ÿ’ฅ Breaking changes

    • now requires Go 1.17+.

    General changes

    • โฌ†๏ธ upgraded Docker containers to Go 1.19
    • ๐Ÿš€ upgraded Go version used for release to Go 1.19

    Command-line interface

    • ๐Ÿ‘ added support for specifying host IP address to listen on using the --host option (#138).
    • switched basemaps to Stamen map tiles (#148)
    • added auto-detection of tile size and return blank tile of same size (if available) for image tilesets when tile is not found (#155).