Skip to content

v1.1.0: Release 1.1.0

Compare
Choose a tag to compare
@floscher floscher released this 05 Dec 00:01
· 1534 commits to master since this release
v1.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