Skip to content

Releases: OsmTravel/OsmGo

1.7.0

05 Jul 14:17
Compare
Choose a tag to compare

Added

Changed

  • Meta card: Display date amTimeAgo or in local format (525d45ff)
  • 5-minute interval in time specification (33b1ca9e)
  • Order basemap, photo first (746d191f)

Fixed

  • Fix icons (bce73d34, f49b1143)
  • Fix OsmToOsmGo script (697b0609)
  • Fix: Display error from osm request (0339570b)
  • Fix & optimization tags (osmToOsmGo) & icons (2bd17fee)
  • Fix: Default lastView to London (fd49f4cc)
  • Fix: Remove empty translation (4f0c486b)
  • Fix: getFeatureById takes feature.id (string, ex: node/123) as ref (072ac5f7)
  • Fix: App isn't installed, but geolocation doesn't work (3abbc19b)
  • Fix script importFromID (11937e1a)

UI/UX

  • UI: Menu (7f40ed65)
  • Put BACK arrow in upper left in menu & change arrow back (20b32107)
  • Adding a button to remove all hidden tags (f0d18a4b)
  • It is not possible to delete an object that is not a node from the "survey card" (3140efd8)

Miscellaneous

  • Redirect unknown URL to / (19d4924d)
  • useHash false & root page = '' (d48c9136)

1.6.1

12 Aug 04:45
Compare
Choose a tag to compare
Merge branch 'hotfix/1.6.1'

1.6.0

10 Aug 11:04
Compare
Choose a tag to compare
Merge branch 'release/1.6.0'

1.5.0

04 Nov 11:06
Compare
Choose a tag to compare

🍏 Improvements

  • Upgrade dependencies : Mapbox GL JS 1.12.0, Angular 10, etc
  • Add Basque language #71

✨ Features

  • First iteration of opening_hours interface. It use a part of YoHours by Adrien Pavie (#63)
    • This first version only allows you to add simple "opening_hours" format (without specific days, weeks or holidays)

1.4.1

03 Oct 13:22
Compare
Choose a tag to compare

Fix Login issues #70

1.4.0

24 Sep 08:17
Compare
Choose a tag to compare
  • Add input type: tel/email/url
  • Fix #68 Add generic preset ( preset id == key)
  • Changed the way to add a custom tag (#67 )
  • Enable autocomplete on name #69

1.2.0

09 May 11:07
Compare
Choose a tag to compare
  • Import tags from id 2.17
  • Update mapbox gl js : 1.10.0
  • #62 Fix butcher ( kosher, halal)

1.1.1

05 Mar 10:22
Compare
Choose a tag to compare

Bug Fixes

  • Js target ES5 for compatibility with < Android 7

1.1.0

02 Mar 21:09
Compare
Choose a tag to compare

1.1.0

Bug Fixes

  • #61 Sprites x1 or x2

Translation

1.0.0

17 Feb 10:41
Compare
Choose a tag to compare

Tags & presets

  • Refactoring Tags & Presets configuration
    • Configuration by tags (not only by primary key / value).
      • amenity=fast_food => Fast food
      • amenity=fast_food & cuisine=pizza => Fast food Pizza
    • One files for all language
    • Tags & presets can be filter by country code
  • Import tags & presets from iD
  • Import deprecated presets from ID
  • Import "brand" from name-suggestion-index/
  • Import languages translation from iD ! ( tags & presets)
  • Add keys : aerialway, playground, attraction, barrier, power, telecom, etc..
  • Import descriptions from TagInfo

✨ Features

  • You can save and restore fields
  • You can fix deprecated presets automatically (with a button)
  • Deprecated items are now highlighted on the map
  • Ability to hide / show some tags on the in a dedicated menu
  • You can choose between "check_date" and "survey_date" in settings menu

Deleting Features

🍏 Improvements

  • Ionic 5 & Angular 9
  • Adding some unit test
  • Mapbox gl js 1.7.0
  • Icons are now stored in a sprite ( no SVG)

UI

  • Select multi features components
  • If the name is undefined but the ref attribute is present, the latter will be displayed on the map
  • The 20 last tags used are saved and display in a list. If you want to choose another preset, you must type 3 letters in the searchbar
  • Add icon and color on the information sheet