Skip to content

Releases: JOSM/Mapillary

Release v1.1.4

11 Jan 23:09
v1.1.4
Compare
Choose a tag to compare
  • fixes authentication issue (see #2 and mapillary/mapillary_issues#1660)
  • no longer activates the mapillary layer when creating it, only successive calls of MapillaryDownloadAction activate the layer
  • fixes quite some code style issues
  • I18n update

v1.1.3

05 Jan 14:28
Compare
Choose a tag to compare
  • adds more unit tests
  • always use 24h timestamp when parsing/formatting EXIF-timestamps
  • prevent Travis CI from leaking Personal Access Token for GitHub

v1.1.2

10 Dec 21:19
v1.1.2
Compare
Choose a tag to compare
  • 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

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.