Releases: OpenHistoricalMap/overpass-turbo
v2.0.5
Releasing a month's worth of translation updates. No code changes.
What's Changed
- Localisation updates from https://translatewiki.net. by @translatewiki in #22
Full Changelog: v2.0.4...v2.0.5
v2.0.4
Releasing a month's worth of translation updates. No code changes.
What's Changed
- Localisation updates from https://translatewiki.net. by @translatewiki in #17
- Localisation updates from https://translatewiki.net. by @translatewiki in #18
- Localisation updates from https://translatewiki.net. by @translatewiki in #19
- Localisation updates from https://translatewiki.net. by @translatewiki in #20
- Localisation updates from https://translatewiki.net. by @translatewiki in #21
Full Changelog: v2.0.3...v2.0.4
v2.0.3
We've begun accepting translations from translatewiki.net as part of Issue #470. This is a translation-only release. We wish to thank all translators, but especially Sveinn í Felli, who contributed an Icelandic translation, a locale that doesn't exist upstream.
What's Changed
- Localisation updates from https://translatewiki.net. by @translatewiki in #15
- Localisation updates from https://translatewiki.net. by @translatewiki in #16
New Contributors
- @translatewiki made their first contribution in #15
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Minor release. Bug fixes, small new features, upstream updates incorporated. Tests pass and a first pass at continuous integration with upstream is in place. First round of translatewiki.net translations had to be rolled back as new keys were lost.
What's Changed
- Overpass turbo tries, fails to load saved queries from osm.org (#815)
- Add donation link to (overpass-turbo) homepage (#846)
- Raster tiles are hidden behind the vector tiles in the overpass turbo instance (#355)
- Resolve eslint warnings and errors caused by js/MaplibreLayer.ts (#809)
- Resolve MapLibre TypeError where "The "obj" argument must be an instance of Blob. Received an instance of Blob" (#810)
- Conform translation strings in updated overpass-turbo with old version (#811)
- Configure continuous integration for overpass-turbo (#786)
- Incorporates upstream updates
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Popups in the query result map were pointing to OSM rather than OHM entities. This release fixes that popup issue and proactively changes nominatim and other links that were not pointing to OHM equivalents.
We also begin tracking our version number in package.json
.
What's Changed
- overpass turbo currently links to osm ids in results map (Issue #830)
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Release 2.0.0 amounts to a fresh start of the OpenHistoricalMap fork of overpass-turbo, bringing it up to date with the use of TypeScript and vite as a build tool. Notable changes on the OpenHistoricalMap side include the use of MapLibre GL JS to display OHM vector tiles and the incorporation of example queries (accessible via the "Load" button) that explain how to craft overpass queries in order to extract OpenHistoricalMap-specific enhancements.
What's Changed
- Update protocols from http to https throughout locales in our overpass-turbo fork (Issue #818)
- Customize Overpass turbo example queries (Issue #814)
- Conform translation strings in updated overpass-turbo with old version (Issue #811)
- overpass-turbo: retire master, make main the default branch (Issue #808)
- Catchup with overpass-turbo upstream (Issue #785)
New Contributors
- @erictheise made their first contribution in #11
Full Changelog: https://github.com/OpenHistoricalMap/overpass-turbo/commits/v2.0.0
v1.0.0
Release 1.0.0 collects work on the OpenHistoricalMap fork of overpass-turbo between its creation on 2021-04-29 and the final commit on 2023-02-06. Release 2.0.0, to follow, is a refreshed fork that's based on the current implementation, which is characterized by switches to TypeScript and vite as a build tool.
What's Changed
- Issue 228: Leaflet 1.7.1 and OHM vector tiles by @gregallensworth in #1
- add deploy details to README by @danrademacher in #2
- replace OSM URL to OHM URL by @gregallensworth in #3
- fix typo in Relation popup hyperlink by @gregallensworth in #4
- Update production api - overpass by @Rub21 in #5
- Fix style json for https://github.com/OpenHistoricalMap/issues/issue by @danrademacher in #6
- Update readme to deploy overpass-turbo - frontend by @Rub21 in #7
New Contributors
- @gregallensworth made their first contribution in #1
- @danrademacher made their first contribution in #2
- @Rub21 made their first contribution in #5
Full Changelog: https://github.com/OpenHistoricalMap/overpass-turbo/commits/v1.0.0