Skip to content

Weblate 5.6

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 08:36
· 4520 commits to main since this release
weblate-5.6

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.