github dedicatedcode/reitti v3.0.1

7 hours ago

Release v3.0.1 — Hotfix

This is a minor point release addressing two critical regressions discovered shortly after the launch of version 3.0.0.

🔧 Fixes

  • Shared Instance Visit Loading (#569): Resolved an issue where shared instances failed to fetch visits correctly.
  • Tile Proxy Stability (#574): Fixed a bug where the TileProxyController would fail if no local tile cache was configured (e.g., when TILES_CACHE was set to an empty value). This is now resolved and the TileProxyController is bypassed in this constellation.

⚠️ Upgrading from v2.5.0 or earlier?

If you are bypassing v3.0.0 and upgrading directly to this version, please be aware that version 3.0.0 introduced significant breaking changes, including a new tile-cache service in your docker-compose.yml and a new ingestion pipeline architecture.

Please review the v3.0.0 Release Notes thoroughly before proceeding with the update to ensure your configuration is compatible.

Full Changelog: v3.0.0...v3.0.1

Don't miss a new reitti release

NewReleases is sending notifications on new releases.