Releases: WeblateOrg/weblate
Weblate 4.8.1
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
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
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
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.
Weblate 4.7
Released on June 17th 2021.
- Improved configuration health check.
- Added support for
object-pascal-format
used in gettext PO, see :ref:check-object-pascal-format
. - Renamed :guilabel:
Nearby keys
to :guilabel:Similar keys
to better describe the purpose. - Added support for :ref:
mi18n-lang
. - Improved SAML authentication integration.
- Fixed :ref:
vcs-gerrit
integration to better handle corner cases. - Weblate now requires Django 3.2.
- Fixed inviting users when e-mail authentication is disabled.
- Improved language definitions.
- Added support for blocking users from contributing to a project.
- Fixed automatic creation of glossary languages.
- Extended documentation about add-ons.
- Performance improvements for components with linked repositories.
- Added support for free DeepL API.
- The user management no longer needs Django admin interface.
All changes in detail <https://github.com/WeblateOrg/weblate/milestone/64?closed=1>
__.
Weblate 4.6.2
Released on May 8th 2021.
- Fixed crash after moving shared component between projects.
- Fixed adding new strings to empty properties files.
- Fixed copy icon alignment in RTL languages.
- Extended string statistics on the Info tab.
- Fixed handling of translation files ignored in Git.
- Improved metrics performance.
- Fixed possible bug in saving glossaries.
- Fixed consistency check behavior on languages with different plural rules.
All changes in detail <https://github.com/WeblateOrg/weblate/milestone/66?closed=1>
__.
Weblate 4.6.1
Released on May 2nd 2021.
- Remove obsolete spam protection code.
- Improve source plural check accuracy.
- Update list of user interface languages in Docker.
- Improved error messages when creating pull requests.
- Fixed creating pull requests on Pagure.
- Fixed triggering automatically installed add-ons.
- Fixed possible caching issues on upgrade.
- Fixed adding new units to monolingual translations using upload.
All changes in detail <https://github.com/WeblateOrg/weblate/milestone/65?closed=1>
__.
Weblate 4.6
Released on April 19th 2021.
- The auto_translate management command has now a parameter for specifying translation mode.
- Added support for TXT files.
- Added trends and metrics for all objects.
- Added support for direct copying text from secondary languages.
- Added date filtering when browsing changes.
- Improved activity charts.
- Sender for contact form e-mails can now be configured.
- Improved parameters validation in component creation API.
- The rate limiting no longer applies to superusers.
- Improved automatic translation addon performance and reliability.
- The rate limiting now can be customized in the Docker container.
- API for creating components now automatically uses Weblate internal URLs.
- Simplified state indication while listing strings.
- Password hashing now uses Argon2 by default.
- Simplified progress bars indicating translation status.
- Renamed Add missing languages addon to clarify the purpose.
- Fixed saving string state to XLIFF.
- Added language-wide search.
- Initial support for scaling horizontall the Docker deployment.
Weblate 4.5.3
Released on April 1st 2021.
- Fixed metrics collection.
- Fixed possible crash when adding strings.
- Improved search query examples.
- Fixed possible loss of newly added strings on replace upload.
Weblate 4.5.2
Released on March 26th 2021.
- Configurable schedule for automatic translation.
- Added Lua format check.
- Ignore format strings in the :ref:
check-duplicate
check. - Allow uploading screenshot from a translate page.
- Added forced file synchronization to the repository maintenance.
- Fixed automatic suggestions for languages with a longer code.
- Improved performance when adding new strings.
- Several bug fixes in quality checks.
- Several performance improvements.
- Added integration with :ref:
discover-weblate
. - Fixed checks behavior with read-only strings.