- Version 1.0.9, 01/07/2026
- Leaflet 1.9.4 CSS, JavaScript, and marker images are bundled under
assets/leaflet/ instead of loading from jsDelivr. Map embeds no longer depend on an external CDN for the Leaflet library.
- Version 1.0.8, 07/05/2026
- Admin Help inner tabs no longer use nested
div#page_tabs; anchor tabs and scoped jQuery fix (same pattern as MAS_NotificationCenter).
- Version 1.0.7, 05/05/2026
GetAbout() appends Change history from CHANGELOG.md; removed blue info banner from About template.
- Version 1.0.6, 04/05/2026: Fewer tile requests; visitor theme choice stored in
localStorage.
- Version 1.0.5, 04/05/2026: Visitor Light/Dark controls on the map; tag parameter
controls.
- Version 1.0.4, 04/05/2026: Frontend map config passed as Base64 to avoid Smarty corrupting Leaflet tile URLs.
- Version 1.0.3, 04/05/2026: Map
theme and shape tag parameters; admin defaults.
- Version 1.0.2, 04/05/2026: Smarty
{literal} wrap for Leaflet JavaScript in public template.
- Version 1.0.1, 04/05/2026: Tabbed Help, About, and Changelog admin;
GetChangeLog() from CHANGELOG.md.
- Version 1.0.0, 04/05/2026: Initial release (Leaflet map, OSM tiles, attribution, admin defaults, optional Donations tab).