Skip to content

Releases: JOSM/wikipedia

Release 1.2.1

04 Jan 18:48
Compare
Choose a tag to compare
v1.2.1

add v1.2.0 download link

Release 1.2.0

04 Jan 18:47
Compare
Choose a tag to compare
v1.2.0

v1.2.0

Release 1.1.4

04 Jan 18:47
v1.1.4
Compare
Choose a tag to compare

Release 1.1.3

04 Jan 18:46
v1.1.3
Compare
Choose a tag to compare

Release 1.1.2

04 Jan 18:46
v1.1.2
Compare
Choose a tag to compare

Release 1.1.1

19 Sep 11:32
v1.1.1
Compare
Choose a tag to compare

This release is compiled against JOSM 14178 and requires at least JOSM 14149.

Release 1.1.0

19 Sep 11:32
v1.1.0
Compare
Choose a tag to compare

This release requires a minimum JOSM version of 13927.

Release 1.0.2

02 Jul 13:04
v1.0.2
Compare
Choose a tag to compare
  • 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

23 May 12:02
v1.0.1
Compare
Choose a tag to compare
  • 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.

Release 1.0.0

18 May 15:13
v1.0.0
Compare
Choose a tag to compare

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.