Dear Wikibase Community,
Today we’re releasing bugfixes for Wikibase Suite Deploy: version 1.0.2 and Wikibase Suite Deploy: version 3.0.4. Along with this, we are also releasing bugfixes for the Wikibase Image: version 1.0.2 based on MediaWiki 1.39.11 and Wikibase Image: version 3.0.3 based on MediaWiki 1.42.5.
Find the relevant changelogs here:
You can find the Docker images for Wikibase at:
Updating WBS Deploy 1
To update Wikibase in your WBS Deploy 3 stack, go to your Deploy checkout and run:
docker compose down
git remote update
git checkout deploy@1.0.2
docker compose up
Updating WBS Deploy 3
To update Wikibase in your WBS Deploy 3 stack, go to your Deploy checkout and run:
docker compose down
git remote update
git checkout deploy@3.0.4
docker compose up
Updating Wikibase in WBS Deploy 1
To update Wikibase in your WBS Deploy 1 stack, go to your Deploy checkout and run:
docker compose down
docker compose pull
docker compose up
Updating Wikibase in WBS Deploy 3
To update Wikibase in your WBS Deploy 3 stack, go to your Deploy checkout and run:
docker compose down
docker compose pull
docker compose up
Want to know what’s new?
Sign up for our mailing list to follow and participate in discussions about Wikibase development:
https://lists.wikimedia.org/postorius/lists/wikibaseug.lists.wikimedia.org/
Got feedback or questions?
Join our channels on Telegram https://t.me/+WBsf9-C9KPuMZCDT or check out our Phabricator board https://phabricator.wikimedia.org/project/view/5755/.
We can’t wait to hear what you think of the new versions!
Best,
Deepesha, on behalf of the WMDE Wikibase Suite team