Releases: JOSM/Mapillary
Releases · JOSM/Mapillary
Release 1.5.5
Release 1.5.4
- allow importing from existing GeoImageLayer // 3547acd
- prepare for image detections other than traffic signs (these are painted green instead of orange and without the icon) // a62194d
- no longer use APIv2, APIv3 is now also used for login and changeset submission // 555dc47
- allow opening a Mapillary layer without an open OsmDataLayer // 81056da
- make layer stats more detailed (previously only the combined count of imported and downloaded images was displayed) // 1b5242e
- the minimum required JOSM (10824 → 12128) and the JOSM version against which the plugin is compiled (11826 → 12275) have changed // c018e22 aa57b29
- various smaller fixes and i18n updates…
Release 1.5.3 (hotfix for 1.5.2)
Hotfix for 1.5.2: The method generating URLs for downloading images was broken, so only cached images were displayed. This is now fixed in this release.
Release 1.5.2
- further work on synchronization to avoid deadlocks (see https://josm.openstreetmap.de/ticket/14638)
- fix NullPointerException when trying to "jump to blue" (see https://josm.openstreetmap.de/ticket/12742)
- fix IllegalComponentStateException when the plugin wants to show a ImageInfoHelpPopup (see #48 and https://josm.openstreetmap.de/ticket/14627)
- caches are all moved to a centralized class
- more test coverage
Note: This release contains a bug, which prevents the plugin from downloading the thumbnails for the Mapillary images (see #48 (comment)). All users are recommended to upgrade to v1.5.3, which is completely the same except it also includes a fix for the aforementioned issue.
Release 1.5.1
- fix deadlock in MapillaryData
- add more unit tests for JsonDecoders
- fix serialization of UserProfile
- Fix NullPointerException when calling equals() or hashCode() on a MapillaryImportedImage with file set to null
Release 1.5.0
- traffic signs are now shown on top of the image (can be deactivated in the ImageInfoPanel)
- new MapObjectLayer (not interactive at the moment)
- switch to APIv3, drop most of APIv2
- rework JSON decoding (with good code coverage), decoding is now separated from downloading
- no longer cut off sequences at the bounds of the downloaded area
- improve MapillarySquareDownloader, remove unnecessary ThreadPoolExecutors
- the ImageInfoPanel now shows the username and avatar of the user who uploaded the image
- update filter with new sign names
- avoid triggering keyboard shortcuts when entering a username into the filter (#35)
- minor bug & code style fixes
- update I18n
- …
Release 1.4.2
Release 1.4.1
Bugfix release containing fixes by @don-vip for the following issues:
Release 1.4.0
- additional information for images is displayed in a new panel
- some help texts are displayed to explain, where you can find certain functionality
- the calculation of the nearest images to a given location has been optimized
- image keys and sequence keys are no longer validated, because any string can be such a key
- new icons
- i18n updates
- several minor fixes and improvements under the hood, for a complete changeset visit v1.3.2...v1.4.0
Release 1.4.0-beta
v1.4.0-beta Pre-release 1.4.0-beta