All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Switched OSM authentication to OAuth 2
- Mapbox tiles without token were breaking the editor (thanks to Elian Doran for the fix)
- Update Mapbox tiles URLs to use a dedicated access token
- Updated broken libraries (thanks to Alejandro Nigrelli)
- Allow preview current edits on indoor= (thanks to François de Metz)
- Prevent empty tag key or value to be sent to OSM
- Button to ask for review when sending changeset (
review_request=yes
changeset tag)
- Tile providers with
crs
parameter defined caused freeze of UI
- Fix duplicate values in
level
tag - Better handling of existing
repeat_on
tag
- Handle outdoor sports centre as landuse
- Read URL with hash missing part of level info
- Updated de + it translations
- Deletion of features being part of a non-geometrical relation
- List of used imagery is added to changeset informations (tag
imagery_used
) - User can add used source for edits (tag
source
in changeset)
- Support decimal levels when editing (they are visible in level selector)
- 🇩🇪 German translation (thanks to TuringTux and schwukas)
- Buildings are now filtered on map according to selected level
- Level selector properly handles areas with many levels
- Improved metadata in
index.html
file
- Door nodes are now merged with vertex node if they are overlapping
- List of edits in changeset pane always display correct name
- 🇮🇹 Italian translation (thanks to napolnx)
- Allow double click zoom on explore mode
- Initial release of the editor, which allows to view indoor data, manage floor plan images, edit OpenStreetMap indoor data and send changes.