Releases: JOSM/Mapillary
Releases · JOSM/Mapillary
v1.5.37.3: Fix JOSM-20617 and JOSM-20550
- Fix JOSM-20617 (Mapillary Images gone from map view)
- Fix JOSM-20550 by changing some of the queuing logic
v1.5.37.2: Bug fixes, notify on new Mapillary version
- Fix JOSM-20504: Queues are not large enough for some export functions
- Fix JOSM-20501: Fix a bug where a user could appear to be able to make
Mapillary changes. - Add old version check (checks newest JOSM-tested and newest Mapillary
plugin)
v1.5.37.1
v1.5.36.4
Fix JOSM-20470.
v1.5.37: Update to JOSM r17460
This release makes the Mapillary plugin snappier by allowing third parties to implement a simple interface (IQuadBucketType) in order to search bboxes for data.
v1.5.36.3
v1.5.36.2
Fix JOSM-20387
v1.5.36.1
Fix JOSM-20368, which occurred when downloads were cancelled.
v1.5.36: Fix JOSM-20364
Also, a performance improvement from @GhostFoxSledgehammer (Kishan).
v1.5.35: Performance and bug fixes
- Alleviate JOSM-20361 (not reproduced, just catching exception and
passing and logging). This may be due to JOSM-20295. This occurred on
Mapillary image download. - Attempt to fix JOSM-20295 and similar (sequence downloads not working
properly). - Alleviate JOSM-20331 (massive slowdown + CPU usage), but due to
attempted fix for JOSM-20295, probably unnecessary. This does increase
loading times (sorry). - Improve map view performance (using a QuadBuckets from JOSM).
This isn't the best implementation (see JOSM-20363, which is a blocker
for a better implementation).