OsmAPP is updated continuously with every commit. Versioning is used only for summarizing the changes once in a while.
This release is mainly an announcement of the OpenClimbing fork π
Since 2023 the OpenClimbing project has been developed alongside OsmAPP in one codebase.
But recently the needs of both projects have started to differ, so we decided to fork it into a separate repository.
The maintainership of the new repo was kindly taken by @jvaclavik.
Feel free to visit and add a star! Also, check out a ton of new features:
β‘οΈ https://github.com/jvaclavik/openclimbing
To ensure higher reliability, OsmAPP was moved out of Vercel, and is now powered by a hacky-static-export, currently residing at Github Pages.
Blogposts in OSM diaries:
What's Changed
general
FeaturePanel
- β° Add coloring for opening times to indicate state by @homtec in #1141
- Instant fetching for
waysby @zbycz in #1488
SearchBox
- show z/x/y tile boundaries by @zbycz in #1472
- add more overpass hosts + retry if busy by @jvaclavik in #1460
Locales
- locales: update Chinese translations (Q1, 2026) by @fywmjj in #1456
- locales: Add Russian localization and add missing strings by @deevroman in #1482
OpenClimbing
- π climbingTiles: search also for route names by @zbycz in #1468
- climbingTiles: migrate from XATA to SQLite by @zbycz in #1466
New Contributors
- @deevroman made their first contribution in #1482
- @homtec made their first contribution in #1141
Full Changelog: v1.8.0...v1.9.0