Skip to content

Releases: OpenHistoricalMap/overpass-turbo

v2.0.5

28 Oct 18:33
Compare
Choose a tag to compare

Releasing a month's worth of translation updates. No code changes.

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

12 Sep 16:41
5d96fe2
Compare
Choose a tag to compare

Releasing a month's worth of translation updates. No code changes.

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

06 Aug 13:15
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

14 Jul 16:52
Compare
Choose a tag to compare

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

20 Jun 15:13
7d8a767
Compare
Choose a tag to compare

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

14 Jun 21:36
698b20b
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/OpenHistoricalMap/overpass-turbo/commits/v2.0.0

v1.0.0

14 Jun 21:23
43d1d9a
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/OpenHistoricalMap/overpass-turbo/commits/v1.0.0