github WeblateOrg/weblate weblate-5.5
Weblate 5.5

latest releases: weblate-5.5.4, weblate-5.5.3, weblate-5.5.2...
20 days ago

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.

Don't miss a new weblate release

NewReleases is sending notifications on new releases.