Releases: JOSM/Mapillary
Releases · JOSM/Mapillary
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
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
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
* Fix issues with rotated images * Write feedback to disk until we have an API
v2.0.0-beta.16
Fix an NPE that occurs when a selected sequence is loading, and then …