Skip to content

Releases: JOSM/Mapillary

v1.5.26

12 Oct 13:44
v1.5.26
Compare
Choose a tag to compare
Fix JOSM-19516 (again). Also update translations.

v1.5.25: Translations and bug fixes

09 Sep 16:05
v1.5.25
Compare
Choose a tag to compare
* Translations have been updated (and should now work properly because
 they have been updated).
* Some bugs have been worked around during download (introduced as part
  of the Download Manager window)

v1.5.24: Enable point object features

24 Aug 18:00
v1.5.24
67579c9
Compare
Choose a tag to compare
* Add Download Panel (Kishan)
* Various GUI interactions have been fixed (Kishan, Taylor)
* Filter for panoramic images (Kishan)
* Serbian (Latin character) translation (not currently working -- needs
  point release)
* Various fixes/modifications for uploading images (Kishan)
* Fix JOSM-19516 (scaling on HiDPI w/ MS Windows) (Taylor)
* New advanced config option ("mapillary.download.timeout") to increase
  time before timeout when downloading images. Defaults to 30 seconds.
  (Taylor)
* Toggle dialogs should all have the ability to have shortcuts (Kishan)
* Fix issue where downloaded image area wouldn't be shown (Kishan)

v1.5.23: Performance enhancements

11 May 14:40
v1.5.23
305c390
Compare
Choose a tag to compare
* Don't draw image sprites when zoomed out (low zoom)
* Use sprites for Mapillary images
* Update JCS to JCS3 (package rename, see JOSM-19208)
* Fix a crasher when Mapillary servers have issues

v1.5.22: Images no longer flicker between images

24 Apr 17:21
v1.5.22
782fcbc
Compare
Choose a tag to compare
* Also, there is a new option to disable the JavaFX date pickers (they
  cause issues on some machines)
* Next/Previous/Red/Blue image actions can now have defined shortcuts
* JavaFX issues will no longer kill the plugin

UI improvements, some bug fixes, and removal of deprecated functionality

07 Apr 15:46
v1.5.21
db38d80
Compare
Choose a tag to compare

What's new:

  • Date Pickers now have a GUI (requires JavaFX, which means Java 11+ or a version of Java 8 that has JavaFX, which means either a Linux distribution with OpenJFX or Oracle Java — I know that JOSM wants to move to Java 11, which they are likely to do as soon as Java 8 is EOL, which is supposed to occur at the end of the year).
    • If JOSM warns that javafx is not installed at startup, install one of the following plugins: javafx-unixoid, javafx-windows, or javafx-osx. These all provide the javafx virtual plugin.
  • Group filters (if the user is part of a group)
  • Images are now semi-transparent if another sequence is selected
  • The Mapillary Layer goes below the data layers, to make it easier to see OSM data features
  • Several enhancements for viewing 360 imagery (painting while panning)
  • Better detection for Mapillary source tag in changesets
  • Built-in mapcss file and images for point detection (effectively disabled right now)
  • UI button to disable sign detections in images (so you can see what was actually detected as a sign)
  • Sign detections work again (they had been broken for awhile)
  • Several crash fixes
  • Some code was removed since JOSM has the same functionality (MapillaryUtils.browse() specifically)
  • Organizations with private imagery can see the private imagery if they are logged in, and the appropriate setting was used at download
  • Fix a deadlock
  • Icon updates
  • Use Mapillary's mapillary_sprite_source icons (included via git subtree, see d66d6bc, since GitHub does not export submodules as svn:externals)

What has been disabled for more testing:

  • Point features and related features

Release 1.5.20

11 Oct 14:32
88303b8
Compare
Choose a tag to compare
  • Support importing panorama photo, with metadata XML attribute ProjectionType = equirectangular // d452ed6... 97578a0
  • Hide trafic sign when its icon is unknown (avoiding many unusable green question mark icons) // 25cb836
  • Fix pagination issue resulting in incomplete traffic signs display // 5556b8f
  • Add mapillary as a source for the OSM changeset, when clicking on obtain from current layers // bcf3e3d

Release 1.5.19

01 Oct 15:47
378d1fd
Compare
Choose a tag to compare
  • Add Japanese translation from Transifex // 6d94faa...833f01b
  • Fix: impossible to submit the Mapillary changeset for an image location change
  • Bump target JOSM version 14760 // cdf9820

Release 1.5.18

09 Mar 14:12
v1.5.18
Compare
Choose a tag to compare
  • use the new API endpoints for getting image detections and map objects (the ones previously used are no longer available) // be5a343
  • add option for dark mode that shows a dark background for the image viewer // 7d89292...cfc3a3b
  • show a notification instead of crashing when a user tries to upload a sequence that has previously been downloaded from mapillary.com // 882aee0

See https://gitlab.com/JOSM/Mapillary/compare/v1.5.17...v1.5.18 for a full changelog.

This release is compatible with JOSM versions 14149 or later.

Release 1.5.17

10 Jan 19:20
v1.5.17
Compare
Choose a tag to compare