Releases: JOSM/Mapillary
Releases · JOSM/Mapillary
v1.5.23: Performance enhancements
* 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
* 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
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
, orjavafx-osx
. These all provide thejavafx
virtual plugin.
- If JOSM warns that
- 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 viagit subtree
, see d66d6bc, since GitHub does not export submodules assvn:externals
)
What has been disabled for more testing:
- Point features and related features
Release 1.5.20
- 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
- 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
- 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
Release 1.5.16
This release makes the plugin ready for JOSM >= 14215.
Release 1.5.15
- display 360° images spherically // 8fefdbc...e96a558
- I18n updates: New languages Swedish and Greek // 920360b de47495
- update JOSM version and some tool versions // 8fefdbc ce9ff5d 6276ecb 920360b
- switch tool for conversion of markdown files to HTML (because of incompatibilities with other tools) // ede0962
Release 1.5.14 (for JOSM >= 13733)
This release is the same as the other 1.5.14 release (https://github.com/JOSM/Mapillary/releases/tag/v1.5.14), except that this release requires a minimum JOSM version of 13733.