Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.5.20
    v1.5.20
  • v1.5.19
    v1.5.19
  • v1.5.18
    Release 1.5.18
    
    * use the new API endpoints for getting image detections and map objects (the ones previously used are no longer available) // be5a343477300fbb9fc6f53305101dc00dcc14b8
    * add option for dark mode that shows a dark background for the image viewer // 7d89292a280fc5f52a0f67c14f87e9138996d590...cfc3a3bb6b8c4f3f93d9559bae8be192e7c8bdd7
    * show a notification instead of crashing when a user tries to upload a sequence that has previously been downloaded from mapillary.com // 882aee0533abcc3f93c5c424ae228058d29cee09
    
    See https://gitlab.com/JOSM/Mapillary/compare/v1.5.17...v1.5.18 for a full changelog.
    
    This release is compatible with JOSM versions 14149 or later.
    
  • v1.5.17
    bd00439e · Update translations ·
    Release 1.5.17
    
    * update translations // 178baf9540ad96a2ae21a21faeed7400b58e235e bd00439ef34cbabfc8d93e8113312d7bf7621b38
    * rewrite actions for selecting previous/next/red/blue image and `SelectMode` // eeba1d230c8c004373ba2526c62aaecfd7c1ec5b e3b4a054bb69c34de0eff67b1ffe06ea07b02d12
    * fix unit tests that were failing with Java 12 // 3cce61d27796cb8779e131788408d1227f0ac138 429ce863ec3388a5d14707007594ed90e95b831f 5d8911cff6fd55b30ea58797b11c32699950f866
    * use GitLab CI for building and deployment // 985e13b6bc45d7a62835abecc389730cb3561f3f 7774170b187c3dc0ec3601a301afc3f80eaa3a99 2a692a41fa3f45ac860e3a817cd30bc58dbe162e 1144fa33c1beff4059950bdec021ab933eb26bec
    
  • v1.5.16
    Release 1.5.16
    
    This release makes the plugin ready for JOSM >= 14215.
    
  • v1.5.15
    Release 1.5.15
    
    * display 360° images spherically // 8fefdbca62aa76f88e71c34434743ed3b6e4d740...e96a558add879f063ab17ab4bb020bedf7a5b0eb
    * I18n updates: New languages Swedish and Greek // 920360b6920b253b36067202c8306919d184ff32 de47495c64c10f354f44cb2c9715003d9241594d
    * update JOSM version and some tool versions // 8fefdbca62aa76f88e71c34434743ed3b6e4d740 ce9ff5d8616186d369e233015b94d1a8dd33b51e 6276ecb79bd11328fb9203c2729ad6f518c07d52 920360b6920b253b36067202c8306919d184ff32
    * switch tool for conversion of markdown files to HTML (because of incompatibilities with other tools) // ede0962ca5131c7f92ea11339c557faa22166fff
    
  • v1.5.14+post13733
    Release 1.5.14 (for JOSM >= 13733)
    
    This release is the same as the other 1.5.14 release (https://github.com/JOSM/Mapillary/releases/tag/v1.5.14), except that this release requires a minimum JOSM version of 13733.
    
  • v1.5.14
    Release 1.5.14
    
    * replace icons `images/help/{previous,next}` with `images/dialogs/{previous,next}` (the former ones are removed in newer JOSM versions)
    
    Otherwise this release is identical with `v1.5.13+pre13733`.
    
    This release requires a minimum JOSM version of 13643.
    
  • v1.5.13+post13733
    Release 1.5.13 (for JOSM versions >= 13733)
    
    This release is the same as the other 1.5.13 release (https://github.com/JOSM/Mapillary/releases/tag/v1.5.13%2Bpre13733), except that this release requires a minimum JOSM version of 13733.
    
  • v1.5.13+pre13733
    Release 1.5.13 (for JOSM versions < 13733)
    
    * open Mapillary layer when importing images from geotagged images layer // 54524b1a31511b8eb7f31ab191964f7a9c604667
    * update translations, especially Italian which is now translated 100% 🎉 // 14944c2b9eb3e121d01866164ddbe9996e0145ac
    * replace a PNG icon with an SVG version // 5d41df32aef5b9e34443215aaaf297364ec87404
    * fix a possible NPE, reported as #josm16268 // 8d8bc7de5490eed2abd851c8b9a620e72802ea29
    * some more minor fixes
    
    This release requires a minimum JOSM version of 13710.
    
  • v1.5.12+post13643
    Release 1.5.12 (for JOSM >= 13643)
    
    __Note:__ Release 1.5.11 is skipped (it was released for a short time, but pulled because of a serious issue with it)!
    
    * I18n updates. New language Italian! // f6cda472ec633467f8906ca34524e8cb2a4baa3b 079e37e5e5f0f35d5407d895ce7534fa0952a68a
    * open image viewer instead of blur editor by default when opening mapillary.com // 434e44c8affc47009e1f4d3d5d6d79fadb266be8
    * walk mode is now working again (see https://josm.openstreetmap.de/ticket/14115) // 33b3aa11613b1116019135218bedd388a164c924
    * correctly enable/disable the actions in the main menu when first opening the mapillary layer // c8f1ec0c6d64ae44c81cbe1836518920f3cea7e6
    * temporary fix for #77 (plugin description not translated), will be fixed properly with next version of gradle-josm-plugin // 325c30d0072c132e33440f0a1ba60f7cd87a470a
    * fix deadlock that occured in (non-headless) unit tests and maybe also elsewhere // c3d81e7d8b91ad5026f4371f4b5f4ac788aa2e01
    * dependency/tooling updates // ddb0f32811fb5eb4202a95967300190fea0895f6 3c4ec6ffdb9481df566fe6ff8cbdbd3282b6cb9b 689bade4a3e94cf9c2e1c2019d30b8461061ca37 bcc7b49536c462be3dc5954d5ae3959d5bf6d297
    * Adaptions to new JOSM API // 512515753af78f4dc593302886da9a84f192534b
    
  • v1.5.12+pre13643
    Release 1.5.12 (for JOSM < 13643)
    
    __Note:__ Release 1.5.11 is skipped (it was released for a short time, but pulled because of a serious issue with it)!
    
    * I18n updates. New language Italian! // f6cda472ec633467f8906ca34524e8cb2a4baa3b 079e37e5e5f0f35d5407d895ce7534fa0952a68a
    * open image viewer instead of blur editor by default when opening mapillary.com // 434e44c8affc47009e1f4d3d5d6d79fadb266be8
    * walk mode is now working again (see https://josm.openstreetmap.de/ticket/14115) // 33b3aa11613b1116019135218bedd388a164c924
    * correctly enable/disable the actions in the main menu when first opening the mapillary layer // c8f1ec0c6d64ae44c81cbe1836518920f3cea7e6
    * temporary fix for #77 (plugin description not translated), will be fixed properly with next version of gradle-josm-plugin // 325c30d0072c132e33440f0a1ba60f7cd87a470a
    * fix deadlock that occured in (non-headless) unit tests and maybe also elsewhere // c3d81e7d8b91ad5026f4371f4b5f4ac788aa2e01
    * dependency/tooling updates // ddb0f32811fb5eb4202a95967300190fea0895f6 3c4ec6ffdb9481df566fe6ff8cbdbd3282b6cb9b 689bade4a3e94cf9c2e1c2019d30b8461061ca37 bcc7b49536c462be3dc5954d5ae3959d5bf6d297
    * Adaptions to new JOSM API // 512515753af78f4dc593302886da9a84f192534b
    
  • v1.5.11+post13643
    Release 1.5.11 (for JOSM >= 13643)
    
    Mainly i18n and dependency/tooling updates.
    Adaptions to new JOSM API.
    New language Italian!
    
    Due to a breaking change in r13643, the minimum JOSM version has to be bumped to a later version than the current `tested` version. So this release is two-part for JOSM versions before and after this change (see a3b27111f3822dfc12cca551be1cc2494bb5af19).
    
  • v1.5.11+pre13643
    Release 1.5.11 (for JOSM < 13643)
    
    Mainly i18n and dependency/tooling updates.
    Adaptions to new JOSM API.
    New language Italian!
    
    Due to a breaking change in r13643, the minimum JOSM version has to be bumped to a later version than the current `tested` version. So this release is two-part for JOSM versions before and after this change (see a3b27111f3822dfc12cca551be1cc2494bb5af19).
    
  • v1.5.10
    Release 1.5.10
    
    * harmonize translatable strings // e325cd1ee2e06f3077517a3e7f951d4db03ee46a 7f7e755c8aa6a822a924ff959ce292da2f603ef0
    * push translatable strings to transifex.com and include new translations from there in the release // 738be5f6f0f32b19d71dae3ffd15e6822ee3c1b4 5c5eb07cd93f49d55781ec80d7be75f5747fc86f
    * catch NumberFormatException sometimes thrown when parsing JSON (see #71) // e0b916aeb28c48b9762aa573966b1c012a27051e
    * many more small fixes (see https://github.com/JOSM/Mapillary/compare/v1.5.9...v1.5.10 for a complete changelog)
    
  • v1.5.9
    Release 1.5.9
    
    * Fix an exception that occured because the buttons at the bottom of the image viewer didn't have icons (no longer supported by JOSM core). Fix by @don-vip. // b2996cbb57152f14fbe924dcad6725934166f4b2
    * You can now open the blur editor when clicking "View on website". Or you opt-in to the previous behaviour of opening the image viewer in the JOSM settings. // e9a937b4d008e298d401a339f66b70b71586724e
    * some more technical under-the-hood fixes like a fixed deadlock in unit test, dependency/tooling updates, …
    
  • v1.5.8
    Release 1.5.8
    
    * avoid IllegalAccessException: null is not managed by us (fixes https://josm.openstreetmap.de/ticket/15106) // 57df448ade8048063bcec68c57ded6f41b134235
    * avoid IllegalAccessException: MapillaryLayer is not managed by us (fixes https://josm.openstreetmap.de/ticket/15257) // 3136dcbbc3e27c97ac2d087f6d8c4e6cc8c93d6b
    * avoid IllegalStateException when downloading in wrong download mode (fixes https://josm.openstreetmap.de/ticket/14981) // 2a9c34474e0fa6f09ed2418549db354b37f1f262
    * allow users to customize the number of images that are pre-fetched around the currently selected image (fixes https://josm.openstreetmap.de/ticket/11816) // a349d1c64dc22d738cf880033feb17e6b6f37fbb...babfa8f866eae0ff9025cc7d2186839e99feb558
    * make the "Download area too big" message less obtrusive, these are now Notifications that pop up only once until downloading continues (fixes https://josm.openstreetmap.de/ticket/15220, https://josm.openstreetmap.de/ticket/13389 and https://josm.openstreetmap.de/ticket/15024) // f02f4715b15f03297edc9bc6a52fd1768a3b6582
    * i18n update // e0421dea6e041eee75529b0ed9b00d85ae3d4760
    * this version changes the minimally required JOSM from 12675 to 12987 // 9387bb695c23b5258938386f54190ab8d3e19810 ec0834b31fbf5dbd216b13af1cbe811ab9f5a92a
    
  • v1.5.7
    Release 1.5.7
    
    * mark OSM objects as changed when adding Mapillary tags (see josm/15109 and #61) // e111ae604931e3c767979716ffb2fed6f251c3df
    * update gradle-josm-plugin to version v0.1.3
    * remove all calls to now deprecated methods in JOSM core // dadeb16f62e532825c5d2a2c8ea6571f7274d4dc
    * fix AIOOBE in MapillaryImage.setAllDetections() (see josm/15163) // a8f36d0cf1ec13a9b1be6d31e349f2ab7be1bf13
    
  • v1.5.6
    Release 1.5.6
    
    * Correctly determine, if changeset submission was successful (HTTP status 201, not 200) // 630d545a6989f7dcb05d26f279b9ffc2d429d74e
    * fix problems with destroying the MapObjectLayer (tickets josm/14848 and josm/14872) // b6921081feeecb11fcc9d967d4bbf60a9026b327
    * use a common superclass `KeyIndexedObject` for things, that are identified by a unique key // b5807cdafa6830999826ffb9703feb1988e537e6
    * improve unit tests and how they run in headless environments (like Jenkins) // 90b6d84376c3641bad558032b963f97e9940da0b 3f4732ef6e136cd0412de331e1d48af872c4553d 8edb17b83968983358c7e4352962f13ba94dfcb9 35079f71657c15c7778180591e88020fc1b017aa
    * use the Bash uploader of CodeCov, require code coverage >95% for model and code for the Mapillary API // a359513f844ec4a181c68c70b2accda1452e73d8 6517649099893a0c4393bcec31cd71f846bad1bd
    * use the new Gradle plugin for JOSM development, that way the boilerplate code can be reused across different JOSM plugins in the future // 81970b9848090cb7d50cc1e94b783d8f60a856c8 33a59ede35e9edc9be5edc1774cb21cdbb730444
    
    Note: The minimum required JOSM version (12128 → 12675) and the JOSM version against which the plugin is compiled (12275 → 12677) have changed // 6cb705237deecf5404c9d514f2a01d654a355025 4050f7d64b3cb3549a22021c478b8e0abc579512 d96c0e3f33a4721a8434ce23567d3672ea389996
    
  • v1.5.5
    Release 1.5.5
    
    * fix layer repaint issue (see #59) // ab88bf2137c70cf29f6df6342c13159d64413c60
    * increase code coverage of package for JSON decoding to 100% // 925dd7cb72a46acc791e7eba5c542947c4cb38d2