Releases: WeblateOrg/weblate
Releases · WeblateOrg/weblate
Weblate 4.16.1
Weblate 4.16
Released on March 1st 2023.
- Format string checks now also detects duplicated formats.
- Improved search performance for some specially formatted strings.
- Celery beat is now storing the tasks schedule in the database.
- Added support for IBM Watson Language Translator.
- Dropped support for VCS integration settings deprecated in 4.14.
- Added support for Bitbucket Server pull requests.
- Improved conflicts handling in gettext PO files.
- Added support for defining strings state when adding via API.
- Added support for configuring CORS allowed origins.
- Added plurals support to automatic suggestions.
Weblate 4.15.2
Released on January 25th 2023.
- Enabled gotext JSON and i18next v4 formats in the default
configuration. - Fixed crash on uploading corrupted files.
- Show stale directories in Git repository status.
Weblate 4.15.1
Released on January 19th 2023.
- Fixed suggestions from automatic translation.
- Fixed add-on page crash in some corner cases.
- Fixed untranslating template for new translations in some cases.
- Documented licensing using REUSE 3.0.
- Fixed users pagination on team management.
- Improved performance of project creation and saving.
- Added support for gotext JSON files.
- Added support for i18next v4 files.
- Pagination in the API is now customizable.
Weblate 4.15
Released on December 16th 2022.
- Added support for browsing changes for a individual string.
- Fixed plurals handling in automatic translation from other
components. - Added keyboard shortcut Alt+Enter to submit string as a suggestion.
- Added support for placeables in the Fluent format.
- Improved performance of translation memory.
- Autogenerate repoweb browsing links for well known code hosting
services. - Improved performance of several views.
- Improved listing of strings with plurals.
- Added support for adding custom markup to HTML head.
- Fixed generation of MO files in the add-on to include only
translated files. - Fixed rendering of regular expression flags.
- Improved placeholders check behavior with plurals.
- Added support for translation files naming suitable for Google Play.
- Added support for labels in API.
- Added support for choosing different e-mail for commits than for
notifications. - The Docker image no longer enables debug mode by default.
- Order glossary terms based on the glossary component priority.
- Added team administrators who can add or remove members of the team.
- Added a popup confirmation before deleting users.
- Added add-on to customize XML output.
Weblate 4.14.2
Released on November 5th 2022.
- Added support for removing entries from translation memory.
- Improved analysis on the duplicate language alert.
- Improved accurancy of the consecutive duplicated words check.
- Improved scaling of sending many notifications.
- Improved string state handling for subtitle translation.
- Deprecated insecure configuration of VCS service API keys via
_TOKEN/_USERNAME configuration instead of _CREDENTIALS list. - Fixed processing of some uploaded CSV files.
- Improved whitespace changes handling in diff display.
- Added automatic suggestions management link to management pages.
- Track comment removal/resolving in history.
- Fixed restoring project backups with linked components.
- Fixed captcha entering on unsuccessful registration.
- Improved languages support in DeepL.
- Improved webhooks compatibility with authenticated repositories.
- Added support for Python 3.11.
Weblate 4.14.1
Released on September 15th 2022.
- Fixed generating project backups in some situations.
- Improved error reporting on file upload.
- Fetch all user verified e-mails from GitHub during authentication.
- Avoid matching glossary terms on context or keys.
- Added notifications for string removals.
- Improved management of untranslatable terms in glossary.
- List number of team members on team management page.
- Add group management interface.
- Always show review stats when reviews are enabled.
- Added searching support in units API.
- Fixed progress bar display for read-only strings in the review
workflow. - Improved Burmese punctuation check.
- Fixed garbage collecting of metrics data.
Weblate 4.14
Released on August 22nd 2022.
- Track add-on changes in a history.
- Fixed parsing translation from Windows RC, HTML and text files.
- Extended language code style configuration options.
- Added support for pluralse updated in recent CLDR releases.
- Reduced memory usage while updating components with a lot of
translations. - Added support for translation domain in SAP Translation Hub.
- Allow absolute links in source string locations.
- Improved operation behind some reverse proxies.
- Exteded API to cover translation memory.
- Improved document translation workflow.
- Improved reliability of HTML and text files translation.
- Added support for project level backups.
- Improved performance and memory usage of translation memory lookups.
Weblate 4.13.1
Released on July 1st 2022.
- Fixed tracking suggestions in history.
- Fixed parsing reverse proxy info from Cloudflare.
- Make parse error lock a component from translating.
- Fixed configuring intermediate file in the discovery add-on.
- Fixed DeepL translations behvior with placeholders.
- Fixed untranslating strings via API.
- Added support for removing user from a group via API.
- Fixed audit log for user invitation e-mails.
Weblate 4.13
Released on June 15th 2022.
- Changed behavior of updating language names.
- Added pagination to projects listing.
- API for creating new units now returns information about newly
created unit. - Component discovery now supports configuring an intermediate
language. - Added fixed encoding variants to CSV formats.
- Changed handling of context and location for some formats to better
fit underlying implementation. - Added support for ResourceDictionary format.
- Improved progress bar colors for color blind.
- Fixed variants cleanup on string removal.
- Compatibility with Django 4.1.
- Added support for storing escaped XML elements in XLIFF.
- Improved formatting of placeholder check errors.
- Redirect /.well-known/change-password to /accounts/password/.
- Machine translation services are now configurable per project.
- Added separate permission for resolving comments and grant it to the
Review strings
{.interpreted-text role="guilabel"} role. - Added support for storing alternative translations in the CSV file.
- The placeholders check can now be case-insensitive as well.