Highlights / Notes
Hotfix for 5.25.
Upgrading from 5.25
- Replace the
bluemap.jar-file with the new one - Delete your
<webroot>/index.htmlto make bluemap update the webapp
Upgrading from 5.24
- Replace the
bluemap.jar-file with the new one - Delete your
<webroot>/index.htmlto make bluemap update the webapp - Add the following lines to your
webserver.conf:# Additional headers the webserver should include in the responses it sends. additional-headers: { "Cache-Control": "public, max-age=86400" }
Changelog since 5.25
- Fixed the line-shader (used for markers/lines on the map) not being compatible with the newer three.js version
- Fixed the
additional-headerswebserver config also overriding the cache-control headers of live-data and SSE responses
Targets:
Java: 25
BlueMapAPI: 2.8.0
| File | Target Version |
|---|---|
| bluemap-5.26-cli.jar | Minecraft 1.13.2 - 26.3 |
| bluemap-5.26-spigot.jar | Spigot 26.1 - 26.3 (1.20 - 26.3 with Java 25) |
| bluemap-5.26-paper.jar | Paper/Folia 26.1.1 - 26.3 |
| bluemap-5.26-fabric.jar | Fabric 26.1 - 26.3 |
| bluemap-5.26-forge.jar | Forge 26.1 - 26.3 |
| bluemap-5.26-neoforge.jar | NeoForge 26.1 - 26.3 |
| bluemap-5.26-sponge.jar | SpongeAPI 17 - 21 (with Java 25) |