Skip to content

martin-v1.0.0

Latest

Choose a tag to compare

@CommanderStorm CommanderStorm released this 19 Nov 03:29
· 16 commits to main since this release
6fa528d

🎉 After 8 Years in Development, Martin v1.0 is Here! 🎉

We are thrilled to announce the official release of Martin v1.0. Since joining MapLibre in 2022, Martin has evolved from a simple tile server supporting a single PostgreSQL connection into the fastest feature-rich open-source tile server available today.

This incredible progress is thanks to over 80 contributors who have expanded Martin's capabilities to include:

  • Multiple Data Sources: Support for multiple PostgreSQL, PMTiles, and MBTiles backends.
  • MapLibre Ecosystem: Full support for fonts, sprites, and styles.
  • Powerful Features: A rich web UI, plus tools for tile generation and MBTiles manipulation.
  • Developer Flexibility: The ability to use Martin as a library for building custom tile-serving solutions.

A special thank you to @stepankuzmin, the original author, and to key contributors @nyurik, @CommanderStorm, and @sharkAndshark, along with everyone else who made this project a success!


Functionally, this release is the same as v0.20.2, just with some further automation in our release process.
There should be no breaking changes between v0.20.X and v1.X.X

Fixed

  • broken url to github release in web-ui (#2354)