Wikidata Toolkit Versions Save

Java library to interact with Wikibase

v0.14.7

4 months ago

Bug fix:

  • Reset CSRF & login tokens when a login error happens (#442)

v0.14.6

10 months ago

Small improvement:

  • The new Wikibase editing API returns the id of the revision of the last edit made (#795)

v0.14.5

1 year ago

Bug fixes:

  • fetching of MediaInfo entities by title, when they contain a dash (#777)
  • clear the CSRF editing token if it is no longer valid (#442)

v0.14.4

1 year ago

Fixes the deserialization of lexemes by adding a workaround for https://phabricator.wikimedia.org/T305660.

v0.14.3

1 year ago

Fixes fetching of Mids from filenames in the case where multiple filenames do not exist.

v0.14.2

1 year ago

Adds uselang as optional parameter for wbsearchentities action (#239)

v0.14.1

1 year ago

Patch release which fixes error handling in the newly added login method and fixes deserialization of properties from JSON.

See the full change log for more details, including new deprecations.

v0.14.0

1 year ago

Minor release which adds support for the recommended API action to login with username and password.

See the full change log for more details.

v0.13.5

1 year ago

Patch release which downgrades okhttp to solve #600.

See the full change log for more details.

v0.13.4

1 year ago

Minor release with dependency upgrades, one of which could potentially solve #600.

See the full change log at https://github.com/Wikidata/Wikidata-Toolkit/blob/master/RELEASE-NOTES.md#version-0134