Weblate 5.0#

Released on August 24th 2023.

New features

  • Markdown files support, thanks to Anders Kaplan.

  • Kategoria can now organize components within a project.

  • Format Fluent now has better syntax checks thanks to Henry Wilkes.

  • Inviting users now works with all authentication methods.

  • Docker container supports file backed secrets, see Passing secrets.

Improvements

  • Plurals handling in machine translation.

  • Niezmienione tłumaczenie check now honors placeholders even in the strict mode.

  • Ponownie użyte tłumaczenie is no longer triggered for languages with a single plural form.

  • WebP is now supported for Kontekst wizualny dla ciągów.

  • Avoid duplicate notification when a user is subscribed to overlapping scopes.

  • OCR support for non-English languages in Kontekst wizualny dla ciągów.

  • XLIFF now supports displaying source string location.

  • Rendering strings with plurals, placeholders or alternative translations.

  • User API now includes last sign in date.

  • User API token is now hidden for privacy reasons by default.

  • Faster adding terms to glossary.

  • Better preserve translation on source file change in Pliki HTML and Pliki tekstowe.

  • Added indication of automatic assignment to team listing.

  • Users now have to confirm invitations to become team members.

  • Formatowanie ciągów can now check all plural forms with the strict-format flag.

  • Kontrole i korekty browsing experience.

  • Highlight differences in the source string in automatic suggestions.

  • Visual diff now better understands compositing characters.

Bug fixes

Compatibility

  • Python 3.9 or newer is now required.

  • Several UI URLs have been changed to be able to handle categories.

Upgrading

Please follow Ogólne instrukcje dotyczące aktualizacji in order to perform update.

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

  • Several previously optional dependencies are now required.

  • The database upgrade can take considerable time on larger sites due to structure changes.

All changes in detail.