Releases: JOSM/Mapillary
Releases · JOSM/Mapillary
v2.2.1
What's Changed
- See #23220: Use jakarta.annotation instead of javax.annotation by @tsmock in #224
- Update tests to avoid JOSMTestRules by @tsmock in #225
- Add user information to image window and image info by @tsmock in #226
- Allow filtering by users (since Mapillary added the data back to the … by @tsmock in #230
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.5: Fix #22961 and #23065
* Fix #22961: CCE when updating a primitive * Fix #23065: Mapillary fails to download images for a sequence
v2.1.4: Fix #22963: URL encoding errors when http2 is enabled
Also, fix another issue with http2 where OAuth wouldn't work.
v2.1.3
v2.1.2: Various rendering fixes
MapillaryLayer: * Avoid allocations of Instant during painting * Fix issue with painting across tile borders * Add additional rendering options (similar to GPX track rendering) MapillaryMapRenderer: Remove since all rendering happens in custom path DataMouseListener: Don't set an empty highlight on mouse move -- this causes some paintstyles to flicker