Releases: JOSM/wikipedia
Releases · JOSM/wikipedia
v418
What's Changed
- Fix JOSM #22116: Wikipedia tests are failing due to a changing Q40 wikidata item by @tsmock in #6
- WikipediaApp: Fix JOSM #22191: URISyntaxException in getEntriesFromC… by @tsmock in #8
- Maintenance update by @gabortim in #7
- Blend Wikidata item name in properties table with background by @ygra in #5
- Fixup tests by @tsmock in #9
- Use standardized GitHub workflow by @tsmock in #11
- Fix performance issues during node movement by @tsmock in #12
- Skip WIWOSM test if WIWOSM is down by @tsmock in #13
New Contributors
- @tsmock made their first contribution in #6
- @gabortim made their first contribution in #7
- @ygra made their first contribution in #5
Full Changelog: v1.2.1...v418
Release 1.2.1
v1.2.1 add v1.2.0 download link
Release 1.2.0
v1.2.0 v1.2.0
Release 1.1.4
Release 1.1.3
Release 1.1.2
Release 1.1.1
- filter DatasetChangedEvent, fixes https://josm.openstreetmap.de/ticket/16696 // 92c2aa6
- replace usages of now deprecated/removed JOSM API with equivalent calls // aa0f2e1 6cfeb92
- update translations, add Brazilian Portuguese // 6efc782
This release is compiled against JOSM 14178 and requires at least JOSM 14149.
Release 1.1.0
- new validator check for unusual types of Wikidata items // 5659dca 6c4ff3d
- new ToggleDialog that displays info about the selected Wikidata item // 99ae410 adeaa86 d0bf68b 268dee7 3f2fba9
- fix NullPointerException (see https://josm.openstreetmap.de/ticket/16586) // 5a2f8ce
- update translations // f30bdf5 9cacc8d
- 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.
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 // eb6a0e4 fb534a8
- cluster markers of the WikiLayer where there are too many // 43e7c34
- notify the user when download of Wikipedia/Wikidata elements fails (e.g. area too big) // 0b374eb
- add new validator to check language code of wikipedia=* tags and if the Wikipedia article is a redirect // dcde48f cdd972f
- reduce number of SideButtons in the WikipediaToggleDialog // 18f2414 b77c0c5
- reorganize plugin preferences into a new sub-tab of plugin preferences // 07bda9d
- fix bug where downloading Wikidata items failed because of wrong splitting into batches // ebbeb06
- query all available Wikimedia sites through the Wikidata API // e2cd12c 4f321e0 963dce4
- use POST requests instead of GET requests for API queries // 4f321e0 90525b0 71ba157
- add unit tests for the API queries (using WireMock) // d388cc3 eaedcd0
And several more minor bugfixes and improvements, for a full list of changes since v1.0.1 see v1.0.1...v1.0.2
This version is compiled against JOSM version 13996, requires JOSM 13927 // f52460b 8991ad6
Release 1.0.1
- new validator check: does the item named in the wikidata=* tag exist? // 79aabb4 5640a15
- new validator check: is the item named in the wikidata=* tag a redirect? (the correct Q-ID is suggested as a fix) // 79aabb4
- new validator check: does the article named in wikipedia=* tag match the item named in wikidata=* tag? // f443e9a d945333
- updated translations from transifex.com (ast, de, ru and zh_TW) // 05e8b25
And several more minor bugfixes and improvements, for a full list of changes since v1.0.0 see v1.0.0...v1.0.1
This release requires a minimum JOSM version of 13597.