Releases: JOSM/Mapillary
Releases · JOSM/Mapillary
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.
v1.0.3
v1.0.2
v1.0.1
v1.0
v0.9.5
v0.9.4
v0.9.3: Improved history command system.
Now you can delete images with DEL key.