Skip to content

Releases: JOSM/Mapillary

v2.2.1

18 Apr 21:00
v2.2.1
869b318
Compare
Choose a tag to compare

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

22 Aug 13:56
v2.2.0
3d113ab
Compare
Choose a tag to compare
Use jakarta.json instead of javax.json

v2.1.5: Fix #22961 and #23065

18 Jul 16:47
v2.1.5
dc9193a
Compare
Choose a tag to compare
* 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

24 May 13:17
v2.1.4
e52c8b8
Compare
Choose a tag to compare
Also, fix another issue with http2 where OAuth wouldn't work.

v2.1.3

17 Apr 18:49
v2.1.3
5e2b90b
Compare
Choose a tag to compare
Fix filtering (UI)

v2.1.2: Various rendering fixes

20 Mar 20:59
v2.1.2
63c3b34
Compare
Choose a tag to compare
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

v2.1.1

29 Dec 16:34
v2.1.1
7abb96e
Compare
Choose a tag to compare
Fix rendering bug with offsets

v2.1.0

13 Dec 17:42
v2.1.0
387f089
Compare
Choose a tag to compare
Update to JOSM r18613

v2.0.2

08 Dec 18:02
v2.0.2
be4dc55
Compare
Choose a tag to compare
Improve export process, fix Mapillary website not zooming to image

v2.0.1

27 Oct 18:30
v2.0.1
7c5c79f
Compare
Choose a tag to compare
Fix #22471: NPE in MapillaryExportDownloadThread.loadingFinished