Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.2.1 protected
    051825ad · add v1.2.0 download link ·
  • v1.2.0 protected
    87380295 · I18n update ·
    v1.2.0
  • v1.1.4 protected Release: Release 1.1.4
    Release 1.1.4
    
    * fix method from library, which was not available when compiling on Jenkins, see https://gitlab.com/JOSM/plugin/wikipedia/issues/5 // cb42f0cb514bada746871ea6b7217e5e91d97e58
    * improvements for Wikidata tag format validation, make warning messages easier to understand // 335c76ab1f684616a7a1e725921a681e66fd3500
    * update JCS package, see https://josm.openstreetmap.de/ticket/19208 // 92b065444270d59a33ef6164a818483bcb0e4b69
    * new translations from Transifex, removed Danish and Japanese which dropped below the treshold of 40%, Ukrainian was added as new language // 8737d4308bef1b0745abe818864220a4473c81ab
    
    The new minimum JOSM version is 16398.
    
  • v1.1.3 protected Release: Release 1.1.3
    Release 1.1.3
    
    * update several API queries to newer JSON endpoints // 97f538dd40931f821b7e74032730528b3a012f53 c411fdc2628fb8cffa5ad6e22a2a084ede8f02b9 d0a4f71426141573e2442aa14773972de4c0b690
    * add new validator check to auto-fix wikipedia URL in wikipedia=* tag, as suggested in https://josm.openstreetmap.de/ticket/18256 // 31050549e0fc3c96a5bafaff916c33d3f4b7566c
    * resolve redirecting wikidata items when retrieving claims, reported in https://josm.openstreetmap.de/ticket/18333 // ba54b465f6c68f43b117dea9408c6a4afe51f971
    * fix wrongly scaling Sophox icon, reported in https://josm.openstreetmap.de/ticket/16985 // 89c76173bda7b36b3027eb4a41702dca3814a221
    * avoid exception when fetching Wikidata ID for wikipedia=* tag with invalid language prefix, reported in https://josm.openstreetmap.de/ticket/17705 // 52b6edbfd7de0d480625e4f3c679c8361a7da691
    * dependency updates // a19a764fc43b25a69865efa11e7122f60c335a14 495679d6e51c8ee7ca0864f77504f58fb3494d1e
    
  • v1.1.2 protected
    dfb6bd7f · Some small improvements ·
    Release: Release 1.1.2
    Release 1.1.2
    
    * fix an `IndexOutOfBoundsException` reported as https://josm.openstreetmap.de/ticket/16840 // 20cf0ee2d380f112e7c6a63b17e3375948396123
    * provide an auto-fix for wikidata=* tags with a brand as value, reported as https://gitlab.com/JOSM/wikipedia/issues/2 // 500723588fa50cb8225181213a978a62185cd9c3
    * use correct Content-Type for POST requests against the MediaWiki API, reported as https://josm.openstreetmap.de/ticket/18053 // 883dbbad46764e4a97e98149235e8f335eec2761
    * several improvements for unit tests (avoid reliance on network connection, user locale, or even requiring a specific value in Wikidata to never change, …) // f45d42d5f72684663488a3738861d69356e169b9 f49820df6af921e87439066a04468d78535be6a4 cde99cb5b886f1f9887e9cad12508dc1b4afe244
    * update translations from https://www.transifex.com/josm/josm/josm-plugin_wikipedia/ // e9617b0323ad1ad0b2ed2517f7977b293956d710 9f88b80808e54c282014f0dcac38cc9ed4fbe64c
    * several more changes and improvements, for a full list see https://gitlab.com/JOSM/wikipedia/compare/v1.1.1...v1.1.2
    
    This release is compiled against JOSM version 15322, requires JOSM 14149 or later. // 553ded713554cb0a9a6b6dfb6b92ee0fd615b670 af4f04c1dbb15905c09106e6556fbfb7e9a07b63 e9617b0323ad1ad0b2ed2517f7977b293956d710 937da09cdf1b28b66140babcaa884af333099986
    
  • v1.1.1 protected
    Release 1.1.1
    
    * filter DatasetChangedEvent, fixes https://josm.openstreetmap.de/ticket/16696 // 92c2aa65dccf2ca156ff422b84655319bdf632df
    * replace usages of now deprecated/removed JOSM API with equivalent calls // aa0f2e12d64f4d95abed51cc1ad0af184eba07d5 6cfeb920fc0e5baaac7695d2f15bfff255408ac2
    * update translations, add Brazilian Portuguese // 6efc782829fa12bec133d08dc7d67fb0b7c8d7d3
    
    This release is compiled against JOSM 14178 and requires at least JOSM 14149.
    
  • v1.1.0 protected
    9cacc8d5 · Update i18n ·
    Release: v1.1.0
    Release 1.1.0
    
    * new validator check for unusual types of Wikidata items // 5659dca19638ead33e892fee709a8d85bbf8c289 6c4ff3d94d4cde40a7b88af702ee44d9bf74385e
    * new ToggleDialog that displays info about the selected Wikidata item // 99ae410153ff0ac44d5b0f2a56517ade514b3dcb adeaa86ad2e4c0aa9e5f7ca5adbac3de25e2a370 d0bf68be82068f33ed633793b6bf580e18eae35e 268dee75f2dee924e9a1fe28d73655019b1688fb 3f2fba90ceae49fe671105c0ef346796800bed56
    * fix NullPointerException (see https://josm.openstreetmap.de/ticket/16586) // 5a2f8ce1340496313e80a50248192b99b0a1005c
    * update translations // f30bdf5c840449823221f5341e934be5c0d3e751 9cacc8d5e2a40c3fa4493d3ebeec1bf1e3a44faf
    * many more minor and/or behind-the-scene fixes and improvements, for the complete changelog see: https://gitlab.com/JOSM/wikipedia/compare/v1.0.2...master
    
    This release requires a minimum JOSM version of 13927.
    
  • v1.0.2 protected Release: v1.0.2
    Release 1.0.2
    
    * add WikiLayer that displays the Wikipedia articles and Wikidata items as markers on the map, selection in WikipediaToggleDialog is highlighted on the map // eb6a0e4ffcc30b7ad436200915e603b7c2e3df48 fb534a868d085ff30dabfc5d515867af4be04380
    * cluster markers of the WikiLayer where there are too many // 43e7c3495297d470ad046f8b79c6b260b42a7ed4
    * notify the user when download of Wikipedia/Wikidata elements fails (e.g. area too big) // 0b374eb4d7087eb3a404092cc15861922b50def5
    * add new validator to check language code of wikipedia=* tags and if the Wikipedia article is a redirect // dcde48f23b73b8dda267a0c75ab0bfc2942fd653 cdd972fd7f749b2b73a6c9d2854646932eb4de05
    * reduce number of SideButtons in the WikipediaToggleDialog // 18f24149cb293625637cde1202d911880ecb1679 b77c0c55c6972e33cd4ac6bf54ef013088d0e90d
    * reorganize plugin preferences into a new sub-tab of plugin preferences // 07bda9d1647ae42d13dc6cd28a37cd51d1c0d768
    * fix bug where downloading Wikidata items failed because of wrong splitting into batches // ebbeb060db3749157abf558b9c47e3827faa8807
    * query all available Wikimedia sites through the Wikidata API // e2cd12c60b86c9ecc144d54dc4724fbc66cfbb7f 4f321e0474987b27b475eacf0ca90c1834b91924 963dce46ff34230f6e747117ba26cf57363f7c4f
    * use POST requests instead of GET requests for API queries // 4f321e0474987b27b475eacf0ca90c1834b91924 90525b067dbd282023c50229880f7e6779f327cd 71ba15714bd67cce03d2a975661a2f8ad3f4d4cb
    * add unit tests for the API queries (using WireMock) // d388cc3a9246cf24ec73327a6e44945e44098d7a eaedcd0629dc3086eb735b04ad726b6761433859
    
    This version is compiled against JOSM version 13996, requires JOSM 13927 // f52460b7142630f8f1b1bf1567ee41f891e4ecf3 8991ad6da4ac689b7e33111d7c497598fc841b69
    
  • v1.0.1 protected Release: v1.0.1
    Release 1.0.1
    
    * new validator check: does the item named in the wikidata=* tag exist? // 79aabb4b426371673d425d05374e613dea47ac08 5640a158fe8a9d9856725ed439b86da1593e5fc2
    * new validator check: is the item named in the wikidata=* tag a redirect? (the correct Q-ID is suggested as a fix) // 79aabb4b426371673d425d05374e613dea47ac08
    * new validator check: does the article named in wikipedia=* tag match the item named in wikidata=* tag? // f443e9a5feba67404b802af631cdf263e4977c7e d945333ce621d5b5bd148c510774f190737485f2
    * updated translations from transifex.com (ast, de, ru and zh_TW) // 05e8b25ad5b2d52774cd8d122b51b5a28208bd1f
    
    And several more minor bugfixes and improvements, for a full list of changes since v1.0.0 see https://github.com/JOSM/wikipedia/compare/v1.0.0...v1.0.1
    
    This release requires a minimum JOSM version of 13597.
    
  • v1.0.0 protected Release: v1.0.0
    Release 1.0.0
    
    This is the first release on GitHub, starting with v1.0.0 as successor to release r34162 from the SVN repo.
    The changes since that last release r34162 are rather minor and mostly under the hood.
    
    The strings of the wikipedia plugin can now be translated at https://www.transifex.com/josm/josm/translate/ .
    In this release translations from Transifex with at least 50% of the strings translated are already included.