Skip to content

Releases: WeblateOrg/weblate

Weblate 5.6.2

01 Jul 06:33
weblate-5.6.2
Compare
Choose a tag to compare

Released on July 1st 2024.

Bug fixes

Upgrading

Please follow Generic upgrade instructions in order to perform update.

All changes in detail.

Weblate 5.6.1

24 Jun 06:38
weblate-5.6.1
Compare
Choose a tag to compare

Released on June 24th 2024.

Improvements

Bug fixes

Upgrading

Please follow Generic upgrade instructions in order to perform update.

All changes in detail.

Weblate 5.6

19 Jun 08:36
weblate-5.6
Compare
Choose a tag to compare

Released on June 19th 2024.

New features

Improvements

  • Notifications now include strings which need updating.

  • Improved compatibility with password managers.

  • Improved tracking of uploaded changes.

  • Grafully handle temporary machine translation errors in automatic suggestions.

  • GET /api/units/(int:id)/ now includes last_updated timestamp.

  • GET /api/changes/(int:id)/ now includes old and details.

  • Reduced memory usage and increased performance of some views.

Bug fixes

  • Loading of strings with many glossary matches.

  • Fixed behavior of some site-wide Add-ons.

  • Saving strings needing editing to Windows RC files.

  • XML markup better handle XML entities.

  • Automatic suggestions could mix up replacements between translated strings.

Compatibility

  • Compatibility with Django 5.1.

Upgrading

Please follow Generic upgrade instructions in order to perform update.

All changes in detail.

Weblate 5.5.5

13 May 13:59
weblate-5.5.5
Compare
Choose a tag to compare

Released on May 13th 2024.

Bug fixes

  • False-positive merge failure alert when using push branch.

  • Cleanup of stale repositories.

Upgrading

Please follow Generic upgrade instructions in order to perform update.

All changes in detail.

Weblate 5.5.4

10 May 10:41
weblate-5.5.4
Compare
Choose a tag to compare

Released on May 10th 2024.

Improvements

Bug fixes

  • Improved handling placeables in OpenAI.

Upgrading

Please follow Generic upgrade instructions in order to perform update.

All changes in detail.

Weblate 5.5.3

03 May 10:48
weblate-5.5.3
Compare
Choose a tag to compare

Released on May 3rd 2024.

Improvements

  • Improved performance of rendering large lists of objects.

  • Added links to manage other scope Add-ons.

Bug fixes

  • Fixed crashes with librsvg older than 2.46.

  • Daily execution of some Add-ons.

Upgrading

Please follow Generic upgrade instructions in order to perform update.

All changes in detail.

Weblate 5.5.2

26 Apr 10:47
weblate-5.5.2
Compare
Choose a tag to compare

Released on April 26th 2024.

Bug fixes

  • Fixed publishing packages to PyPI.

Upgrading

Please follow Generic upgrade instructions in order to perform update.

All changes in detail.

Weblate 5.5.1

26 Apr 07:52
weblate-5.5.1
59d6a63
Compare
Choose a tag to compare

Released on April 26th 2024.

New features

Improvements

  • Display more details on source string change in history.

  • Azure AI Translator now supports using custom translators.

  • Improved error handling in Inviting new users.

  • Added PNG status badge.

  • Added list of managed projects to the dashboard view.

  • More detailed status of outgoing commits.

  • Reduced memory usage.

Bug fixes

  • Fixed skipped component update with some add-ons enabled.

  • Daily execution of project and site wide add-ons.

  • Allow editing strings when the source is marked for editing.

  • Updates of the last updated timestamp of a string.

  • Fixed project and site wide installation of Squash Git commits and Component discovery add-ons.

  • Graceful handling of locking errors in the Weblate’s REST API.

Upgrading

Please follow Generic upgrade instructions in order to perform update.

  • There is a change in REST_FRAMEWORK setting (newly added EXCEPTION_HANDLER).

All changes in detail.

Weblate 5.5

20 Apr 13:30
weblate-5.5
Compare
Choose a tag to compare

Released on April 20th 2024.

New features

Improvements

Bug fixes

Compatibility

  • Several API calls might be affected by stricter validation of boolean fields by Django REST Framework. For example POST /api/projects/(string:project)/components/.

  • Uniqueness of name and slug of a component is now enforced at the database level on PostgreSQL 15+.

  • Docker image now ships Python packages in /app/venv and installs using uv.

Upgrading

Please follow Generic upgrade instructions in order to perform update.

  • There are several changes in settings_example.py, most notable is changes in INSTALLED_APPS and LOGOUT_REDIRECT_URL, please adjust your settings accordingly.

  • Weblate now requires Python 3.10 and Django 5.0.

All changes in detail.

Weblate 5.4.3

26 Mar 17:24
weblate-5.4.3
Compare
Choose a tag to compare

Released on March 26th 2024.

Bug fixes

Upgrading

Please follow Generic upgrade instructions in order to perform update.

All changes in detail.