Releases: JOSM/Mapillary
Releases · JOSM/Mapillary
v1.1.2
- fixes issue 11855 where the mapillary username was requested over the network in the EDT-thread
- fixes issue 12044 where a checkbox for the "roundabout"-sign was mistakenly labelled "give way"
- fixes issue 12089 where the options in the preferences dialog moved around when resizing the window
- fixes issue where filtering for images from the last n days was instead filtering for images from the last n hours
- and fixes some more issues reported by static code analysis tools like SonarQube
v1.1.1: Release 1.1.1
Fixes bug causing StackOverflowException in version 1.1.0
v1.1.0: Release 1.1.0
Note: This version has a major bug causing a StackOverflowException whenever you try to open the mapillary-layer (see bug 12158). Please try a later version, where this issue is fixed.
- allow to run a JOSM instance with the Mapillary plugin via
./gradlew runJosm
independently of any installed JOSM instances or even when JOSM isn't installed at all - the plugin properties both for the Ant and Gradle build are now in one central file:
gradle.properties
- I18n updates
- Update to Gradle 2.9
- add run configurations to the Eclipse menus
- Dropped unnecessary dependencies
- Fixed issues reported by static code analysis
- added more test cases
v1.0.4: Increased version number
Fixed issues regarding java 7.