Skip to content

v1.9.0 (Aug 7, 2026)

Latest

Choose a tag to compare

@zbycz zbycz released this 07 Aug 12:39

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:
:octocat: ➑️ 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 ways by @zbycz in #1488

SearchBox

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

Full Changelog: v1.8.0...v1.9.0