Releases: Zverik/every_door
Releases · Zverik/every_door
8.0-alpha2
More internal refactorings, which have made plugins that create new fields possible. Check this wikidata plugin for a demo. See its source code.
Also, compared to alpha1:
- Searching in the navigation mode (wait one second after typing).
- Support for
manyCombofield type (e.g. gender for toilets). - A new simpler style for defining element kinds for plugins.
- Updated the local country language list (thanks @alnzrv).
8.0-alpha1
Mainly this version contains major internal refactorings, and supports code-based plugins! Look for this one in the repository.
Also some small improvements:
- Added line wrapping for the type chooser.
- When an address/floor filter is active, newly created amenities use its values.
- Additional fields are partly sorted for easier lookup (thanks @deevroman).
- Shorter tiles in the plugin list.
7.1
- The type chooser search also suggests popular documented keys without presets.
- Caching icons in the type chooser for speed.
- Fixed tile downloading screen rotation and obscured button.
- Saving note state (geoscribble / OSM).
- Compass was hidden when location tracking was enabled.
- QR code scanner removes tracking parameters.
- Added a button to edit an address in the editor pane.
- Disabled editing addresses on buildings in Italy and France.
- Following the Flutter framework, Every Door now requires at least Android 7.0 or iOS 13.
7.1-beta1
- The type chooser search also suggests popular documented keys without presets.
- Fixed tile downloading screen rotation and obscured button.
- Saving note state (geoscribble / OSM).
- Compass was hidden when location tracking was enabled.
7.0
Imagery and Map Improvements
- Vector tiles support! Install "Vector Base Map"
plugin for the official layer. - New data management settings panel.
- Bulk downloading data and tiles.
- New predictable imagery caching, thanks to @JaffaKetchup for the amazing FMTC package.
- Added a compass button to reset rotation.
- Building contours for the entrances mode.
- Overlay layers can be semi-transparent.
- Fixed the navigation mode not forcing the OSM layer.
- Increased maximum zoom to 22.
Other
- Displaying icons for presets.
- Plugin API is now versioned, this one is 1.1.
- To undo a change, tap a button instead of swiping.
- Tags for entrances are now remembered again.
- Fixed phone numbers to use an international format.
- Fixed uploading more than 1000 changes on old phones.
- Logging in issues seem to be fixed.
- Translation into Romanian language (thanks @zvonul).
7.0-beta2
- Drawing more dots for amenities.
- Fixed the navigation mode not forcing the OSM layer.
- Fixed uploading more than 1000 changes on old phones.
- Updated presets and imagery.
- Added Romanian translation (not me of course).
7.0-beta1
If you find you don't like the vector imagery, install the OSM tiles plugin to revert to raster.
Imagery and Map Improvements
- Vector tiles support!
- New data management settings panel.
- Bulk downloading data and tiles.
- New predictable imagery caching, thanks to @JaffaKetchup for the amazing FMTC package.
- Added a compass button to reset rotation.
- Building contours for the entrances mode.
- Increased maximum zoom to 22.
Other
- Displaying icons for presets.
- Plugin API is now versioned, this one is 1.1.
- To undo a change, tap a button instead of swiping.
- Tags for entrances are now remembered again.
- Fixed phone numbers to use an international format.
- Logging in issues seem to be fixed.
6.0
See the website for a visual changelog.
- Plugin support!
- (+) buttons for the first two modes can also be dragged onto the map.
- Turns out "Cancel" buttons for buildings and entrances kept the changes.
- Correct weekday order and default holidays for various countries.
- POI on the map turn green when confirmed.
- Removing preset tags properly.
- Now warning about
amenity=fixmeobjects. - Untyped amenities with just a name will be converted to OSM notes.
- All main keys are now prefixed with
disused:, e.g.amenityandhealthcare. - "Clear" button for the fixme field (thanks @soham-dixit).
- Compass direction (thanks @SiarheiFedartsou).
- Profile page looks a bit better (thanks @soham-dixit).
- Added
sr-Latnlanguage for Serbia (thanks @alnzrv). - Updated roof assets (thanks @mxdanger).
- Added
building:partandindoorto main keys. - Updated a phone number parsing library.
- Replaced the QR scanning library to not use proprietary libraries.
- Exact version in the About pane.
- Minimal supported Android version is 6.0 now.
- Major updates to Greek (thanks Kim Kats) and Punjabi (thanks Mandeep) translations.
6.0-beta2
- The plugin repository works now without errors.
- Translations for plugins now work.
- Plugin icons can be emoji.
- Enabled
indoor=*andbuilding:part=*for main tags, allowing for indoor plugins. - Better error handing for plugins.
- Option to hide some modes.
- Updated Flutter from 3.27 to 3.32, might need to re-authenticate.
6.0-beta1
This beta has a separate name and id, so it won't interfere with your regular 5.4 version.
- Plugin support!
- (+) buttons for the first two modes can also be dragged onto the map.
- Turns out "Cancel" buttons for buildings and entrances kept the changes.
- Correct weekday order and default holidays for various countries.
- POI on the map turn green when confirmed.
- Removing preset tags properly.
- Now warning about
amenity=fixmeobjects. - Untyped amenities with just a name will be converted to OSM notes.
- All main keys are now prefixed with
disused:, e.g.amenityandhealthcare. - "Clear" button for the fixme field (thanks @soham-dixit).
- Compass direction (thanks @SiarheiFedartsou).
- Profile page looks a bit better (thanks @soham-dixit).
- Added
sr-Latnlanguage for Serbia (thanks @alnzrv). - Updated roof assets (thanks @mxdanger).
- Updated a phone number parsing library.