Skip to content

Releases: WeblateOrg/weblate

Weblate 4.11.1

04 Mar 14:02
weblate-4.11.1
Compare
Choose a tag to compare

Released on March 4th 2022.

  • Fixed missing sanitizing of arguments to Git and Mercurial - CVE-2022-23915, see GHSA-3872-f48p-pxqj <https://github.com/WeblateOrg/weblate/security/advisories/GHSA-3872-f48p-pxqj>_ for more details.
  • Fixed loading fuzzy strings from CSV files.
  • Added support for creating teams using the API.
  • Fixed user mention suggestions display.
  • The project tokens access can now be customized.

All changes in detail <https://github.com/WeblateOrg/weblate/milestone/78?closed=1>__.

Weblate 4.11

25 Feb 15:12
weblate-4.11
Compare
Choose a tag to compare

Released on February 25th 2022.

  • Fixes stored XSS, see GHSA-6jp6-9rf9-gc66 for more details.
  • Fixed add-on installation using API.
  • Renamed Strings needing action to Unfinished strings.
  • Fixed false positives from ICU MessageFormat syntax..
  • Indicate lock and contributor agreement on other occurrences listing.
  • Fixed updating PO files with obsolete strings or missing plurals.
  • Improved squash add-on compatibility with Gerrit.
  • Automatically initialize user languages based on the Accept-Language header.
  • Improved error handling on string removal.
  • Weblate now requires Python 3.7 or newer.
  • Fixed some write operations with project token authentication.
  • Fixed string state tracking when the strings changes in the repository.
  • Track string changes from the repository.
  • Sticky header on translations listing to improve navigation.
  • Fixed untranslating strings in Java properties.
  • Fixed Git operation with non-ascii branch names.
  • New add-on Prefill translation with source.
  • Added Merge without fast-forward Merge style.
  • Fixed Automatic translation add-on trigger on newly added strings.
  • Improved punctuation checks for Burmese.
  • Added support for defining custom teams at project level to grant users access, see Managing per-project access control.
  • Added documentation links to alerts.
  • Docker container automatically enables TLS/SSL for outgoing e-mail when needed.
  • Added support for searching for resolved comments.
  • Added support for borgbackup 1.2.
  • Fixed applying of Automatically translated label.

Weblate 4.10.1

22 Dec 19:43
weblate-4.10.1
4ebfa50
Compare
Choose a tag to compare

Released on December 22nd 2021.

  • Documented changes introduced by upgrading to Django 4.0.
  • Fixed displaying of :guilabel:Automatically translated label.
  • Fixed API display of branch in components with a shared repository.
  • Improved analysis on the failed push alert.
  • Fixed manually editing page when browsing changes.
  • Improved accuracy of :ref:check-kashida.
  • The Weblate Docker container now uses Python 3.10.

Weblate 4.10

16 Dec 19:48
weblate-4.10
e93c81d
Compare
Choose a tag to compare

Released on December 16th 2021.

  • Added support for formality and placeholders with DeepL.
  • Bulk edit and search and replace are now available on project and language level.
  • Added filtering to search and replace.
  • Fixed: "Perform automatic translation" privilege is no longer part of the Languages group.
  • "Perform automatic translation" is in the Administration and the new Automatic translation group.
  • Fixed generating XLSX files with special chars.
  • Added ability to the GitHub authentication backend to check if the user belongs to a specific GitHub organization or team.
  • Improved feedback on invalid parameters passed to API.
  • Added support for project scoped access tokens for API.
  • Fixed string removal in some cases.
  • Fixed translating newly added strings.
  • Label automatically translated strings to ease their filtering.

All changes in detail <https://github.com/WeblateOrg/weblate/milestone/74?closed=1>__.

Weblate 4.9.1

19 Nov 20:38
weblate-4.9.1
55cc0f7
Compare
Choose a tag to compare

Released on November 19th 2021.

  • Fixed upload of monolingual files after changing template.
  • Improved handling of whitespace in flags.
  • Add support for filtering in download API.
  • Fixed statistics display when adding new translations.
  • Mitigate issues with GitHub SSH key change.

All changes in detail <https://github.com/WeblateOrg/weblate/milestone/73?closed=1>__.

Weblate 4.9

10 Nov 10:28
weblate-4.9
08692eb
Compare
Choose a tag to compare

Released on November 10th 2021.

  • Provide more details for history events.
  • Improved rendering of history.
  • Improved performance of the translation pages.
  • Added support for restricting translation file download.
  • The safe-html can now understand Markdown when used with md-text.
  • The max-length tag now ignores XML markup when used with xml-text.
  • Fixed dimensions of rendered texts in :ref:check-max-size.
  • Lowered app store title length to 30 to assist with upcoming Google policy changes.
  • Added support for customising ssh invocation via :setting:SSH_EXTRA_ARGS.
  • Added checks for ICU MessageFormat.
  • Improved error condition hadling in machine translation backends.
  • Highlight unusual whitespace characters in the strings.
  • Added option to stay on translated string while editing.
  • Added support for customising borg invocation via :setting:BORG_EXTRA_ARGS.
  • Fixed generating of MO files for monolingual translations.
  • Added API endpoint to download all component translations in a ZIP file.
  • Added support for Python 3.10.
  • Added support for resending e-mail invitation from the management interface.

Weblate 4.8.1

10 Sep 11:00
weblate-4.8.1
Compare
Choose a tag to compare

Released on September 10th 2021.

  • Fixed user removal in Django admin interface.
  • Document add-on parameters in more detail.
  • Fixed JavaScript error on glossary.
  • Add limit to number of matches in consistency check.
  • Improve placeholders handling in machine translations.
  • Fixed creating add-ons using API.
  • Added :setting:PRIVACY_URL setting to add privacy policy link to the footer.
  • Hide member e-mail addresses from project admins.
  • Improved gettext PO merging in case of conflicts.
  • Improved glossary highlighting.
  • Improved safe-html flag behavior with XML checks.
  • Fixed commit messages on linked components.

All changes in detail <https://github.com/WeblateOrg/weblate/milestone/70?closed=1>__.

Weblate 4.8

21 Aug 09:17
weblate-4.8
Compare
Choose a tag to compare

Released on August 21th 2021.

  • Added support for Apple stringsdict format.
  • The exact search operator is now case-sensitive on PostgreSQL.
  • Fixed saving glossary explanations in some cases.
  • Documentation improvements.
  • Performance improvements.
  • Improved squash add-on compatibility with Gerrit.
  • Fixed adding strings to a monolingual glossary components.
  • Improved performance in hadling variants.
  • Fixed squash add-on sometimes skipping parsing upstream changes.
  • Preserve file extension on download.
  • Added support for the Fluent format.
  • Add support for using tabs to indent JSON formats.

All changes in detail <https://github.com/WeblateOrg/weblate/milestone/67?closed=1>__.

Weblate 4.7.2

15 Jul 18:27
weblate-4.7.2
Compare
Choose a tag to compare

Released on July 15th 2021.

  • Support more language aliases to be configured on a project.
  • Fixed search string validation in API.
  • Fixed Git exporter URLs after a domain change.
  • Fixed cleanup addon for Windows RC files.
  • Fixed possible crash on Xliff updating.

All changes in detail <https://github.com/WeblateOrg/weblate/milestone/69?closed=1>__.

Weblate 4.7.1

30 Jun 15:04
weblate-4.7.1
Compare
Choose a tag to compare

Released on June 30th 2021.

  • Improved popup for adding terms to glossary.
  • Added support for LibreTranslate machine translation service.
  • Added rate limiting on creating new projects.
  • Improved performance of file updates.