Skip to content

Releases: OsmTravel/OsmGo

0.12.4

21 Nov 11:35
Compare
Choose a tag to compare

🪲 Bug Fixes

  • #48 Need to logout / login in order to push to osm

0.12.3

13 Nov 17:04
Compare
Choose a tag to compare

🪲 Bug Fixes

  • #46 PWA initially doesn't display menu text
  • #48 Need to logout / login in order to push to osm
  • #49 icon for logout/push to osm

0.12.2

24 Oct 20:28
Compare
Choose a tag to compare
  • Fix #43 (missing fonts...)
  • Update tags & presets FR

0.12.0

22 Oct 14:28
Compare
Choose a tag to compare

Features

  • osmgo.com ( translation interface : admin.osmgo.com )
  • Add Capacitor instead of Cordova
  • Osm Go! PWA is now fully operational ( tested on Chrome and Android 9)
  • Osm Go has its own .osm converter! (./scripts/osmToOsmgo)
  • Data converter and all heavy calculation that run entirely in the background (in a webworker)
  • Osm Go now uses OAuth to log in on web and PWA ( it still use basic authentification on Android app)
  • We can activate the "developer mode" and switch to the OSM dev server
    • To activate it, go to About page & tap 5 times on version card. Now you can switch to the osm dev server in settings

Tags

  • Changing the structure of tags configuration
    • deleting "lbl_alt"
    • adding "terms", "description", "warning"
  • Add tags club=*
  • Add tags translation from iD

Bug Fixes

  • It's now forbidden to move a node belonging to a way
  • It's now possible to delete a node belonging to a way .. not the node itself, the tags only !
  • missing translation (#37)

0.11.2

23 Sep 23:03
Compare
Choose a tag to compare

0.11.1

18 Sep 08:41
Compare
Choose a tag to compare

Bug Fixes

  • Menu not closing #28
  • On Firefox, loadConfig before i18nConfig

Features

  • Add survey:date key to nodes #30 (By default when editing/adding an object)

0.11.0

16 Sep 15:05
Compare
Choose a tag to compare

Miscellaneous

- Back to cordova (capacitor is buggy and we can't build an APK without Firebase, GMS, etc...)
- PWA improvement ( cache with serviceworker, icon, etc...)
- Download data : OverpassApi is too slow... => Api06 as default

Interface

- Display the geolocation status if denied
- Display an icon on map on old objects (4 y by default) and objects with "fixme" tag (you can disable & configure this)

0.10.0

05 Sep 14:28
Compare
Choose a tag to compare
- Migrating from Cordova to Capacitor
- There is now only one sprite (instead of one sprite per country). This image is generated from the fr-FR configuration.
If an icon is missing, the application will dynamically generate it
- The list of base maps now depends on the configuartion of the countries (basemap.json)
- Upgrade Mapbox Gl js 1.3.0
- Swipe left on the menu => close
- First tests with PWA : https://osmgo.dogeo.fr

0.9.4

08 Aug 06:47
Compare
Choose a tag to compare

Fix

- Translation (#21, #22)
- Add source=survey to the changeset (instead of the object) (#23)

Miscellaneous

- Add link to this Github repository to About page (#24)
- Upgrade Mapbox Gl js 1.2.0

0.9.3

13 Jul 10:14
Compare
Choose a tag to compare

Fix

- Le token d'API Mapbox a changé ... (?)