Skip to content

Releases: JOSM/Mapillary

v1.1.1: Release 1.1.1

07 Dec 20:06
v1.1.1
Compare
Choose a tag to compare
Fixes bug causing StackOverflowException in version 1.1.0

v1.1.0: Release 1.1.0

05 Dec 00:01
v1.1.0
Compare
Choose a tag to compare

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

12 Oct 09:17
Compare
Choose a tag to compare

Fixed issues regarding java 7.

v1.0.3

13 Sep 16:03
Compare
Choose a tag to compare
Fixed bug regarding imports.

v1.0.2

24 Aug 10:18
Compare
Choose a tag to compare
Fixed bugs.

v1.0.1

22 Aug 14:53
Compare
Choose a tag to compare
Fixed issue related to a recent JOSM update.

v1.0

21 Aug 18:49
Compare
Choose a tag to compare
Stable version released because of the end of the GSoC program.

v0.9.5

15 Aug 10:36
Compare
Choose a tag to compare
Fixed bug related the walk mode.

v0.9.4

12 Aug 22:12
Compare
Choose a tag to compare
Fixed upload with images taken from the Mapillary app.

When zooming to images, there is a minimum area so the zoom isn't too high.

v0.9.3: Improved history command system.

12 Aug 10:28
Compare
Choose a tag to compare
Now you can delete images with DEL key.