Skip to content

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

Compare
Choose a tag to compare
@tsmock tsmock released this 07 Apr 15:46
· 741 commits to master since this release
v1.5.21
db38d80

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