Weblate - Package Updates
-
[1.26.1]
- Update weblate to 5.10.2
- Full Changelog
- Visual diff now better highlights whitespace additions.
- Improved performance on large projects.
- Weblate has switched to a different library for zxcvbn integration, as the old one is no longer maintained, see <a href="https://docs.weblate.org/en/weblate-5.10.2/admin/auth.html#password-authentication" class="reference internal"><span class="std std-ref">Password authentication</span></a>.
- Weblate uses proactive authentication with Git 2.46.0 and newer when HTTP credentials are supplied.
-
[1.26.2]
- Update weblate to 5.10.3
- Full Changelog
- Captcha is not shown for registrations via <a href="https://docs.weblate.org/en/weblate-5.10.3/admin/access.html#invite-user" class="reference internal"><span class="std std-ref">Inviting new users</span></a>.
- Improved performance of API download endpoints.
- Optimized fetching other translations while translating.
- Reduced notifications overhead.
- Improved handling of components using <a href="https://docs.weblate.org/en/weblate-5.10.3/vcs.html#internal-urls" class="reference internal"><span class="std std-ref">Weblate internal URLs</span></a>.
- Fixed authenticating with some Git servers.
-
[1.27.0]
- Update base image to 5.0.0
-
[1.27.1]
- Update weblate to 5.10.4
- Full Changelog
- Fixed dismissing of checks.
- Reduced overhead of rendering other strings while translating.
- Improved performance of some Weblates REST API endpoints.
- Fixed Parsing language codes in some corner cases.
- Searching for strings now properly finds exact match on the component.
-
[1.28.0]
- Update weblate to 5.11
- Full Changelog
- Added GET /api/units/(int:id)/translations/ to retrieve a list of all target translation units for the given source translation unit.
- Added DELETE /api/groups/(int:id)/roles/(int:role_id) to delete a role from a group.
- Webhook are now available as a add-on.
- Automattic components formatting check to validate placeholders in Automattic components.
- Inherited flags can now be discarded, see Customizing behavior using flags.
- Secondary languages can now be specified in Project configuration and Component configuration.
- Source strings for the machine translation can now be customized.
- Security: Cloning a component could leak component configuration into the URL (CVE-2025-32021).
- Fixed captcha verification when some time zone was configured.
- Improved translation propagation performance.
-
[1.29.0]
- Update weblate to 5.11.1
- Full Changelog
- Project level backups now include teams and categories.
- GitLab merge requests integration now detects mergerequest conflicts more robustly.
- Webhook is now enabled in Docker.
- Removing pending glossary terms.
-
[1.29.1]
- Update weblate to 5.11.3
- Full Changelog
-
[1.29.2]
- Update weblate to 5.11.4
- Full Changelog
- Webhook logs requests and responses.
- Webhook was not triggered in some situations.
-
[1.30.0]
- Update weblate to 5.12.1
- Full Changelog
- Added POST /api/units/(int:id)/comments/ to create a new comment for the given translation unit.
- Customize JSON output now has a configurable compact mode.
- Added Nonstandard characters in Kabyle quality check.
- Software Bill of Material is now being provided for Weblate.
- Added support for Compose Multiplatform resources.
- Added Translation Coordinator role.
- Slack Webhooks is now available as an add-on.
- Added GET /api/users/(str:username)/contributions/ to retrieve a list of all translations contributed by the user.
- Dashboard translations ordering when paginating.
- Honor DeepL API Free glossary limits in DeepL.
-
[1.30.1]
- Update weblate to 5.12.2
- Full Changelog
- DeepL integration now supports using next-gen LLM model.
- Restoring Project level backups with votes.
- Improved error handling in Apertium APy.