Skip to content

Releases: JOSM/Mapillary

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

v2.0.0

11 Oct 13:35
v2.0.0
5f8588b
Compare
Choose a tag to compare
Remove unused or unusable code

* MapillaryFilterChooseSigns: Tiles do not include data on signage
* MapillaryFilterDialog: Remove quality filter due to no data being
  available in tiles
* Add image navigation pane to switch between nearby images
* Github Action
* Fix #22298: UnsupportedTemporalTypeException: Unsupported field: Year
  in TrafficSignFilter
* Fix #22296: NPE on plugin update
* Reset graphics state after drawing layer (patch by ygra)

v2.0.0-beta.17: PointObjectLayer: Improve deselection behavior

17 Aug 22:44
v2.0.0-beta.17
5dfe944
Compare
Choose a tag to compare
* Fix issues with rotated images
* Write feedback to disk until we have an API

v2.0.0-beta.16

04 Aug 14:48
v2.0.0-beta.16
091e73f
Compare
Choose a tag to compare
v2.0.0-beta.16 Pre-release
Pre-release
Fix an NPE that occurs when a selected sequence is loading, and then …