Releases: WeblateOrg/weblate
Releases · WeblateOrg/weblate
Weblate 3.11.1
Released on February 20th 2020.
- Documented Celery setup changes.
- Improved filename validation on component creation.
- Fixed minimal versions of some dependecies.
- Fixed adding groups with certain Django versions.
- Fixed manual pushing to upstream repository.
- Improved glossary matching.
Weblate 3.11
Released on February 17th 2020.
- Allow using VCS push URL during component creation via API.
- Rendered width check now shows image with the render.
- Fixed links in notifications e-mails.
- Improved look of plaintext e-mails.
- Display ignored checks and allow to make them active again.
- Display nearby keys on monolingual translations.
- Added support for groupping string shapings.
- Recommend upgrade to new Weblate versions in the system checks.
- Provide more detailed analysis for duplicate language alert.
- Include more detailed license info on the project pages.
- Automatically unshallow local copies if needed.
- Fixed download of strings needing action.
- New alert to warn about using the same filemask twice.
- Improve XML placeables extraction.
- The :setting:
SINGLE_PROJECT
can now enforce redirection to chosen project. - Added option to resolve comments.
- Added bulk editing of flags.
- Added support for :ref:
labels
. - Added bulk edit addon.
- Added option for :ref:
enforcing-checks
. - Increased default validity of confirmation links.
- Improved Matomo integration.
- Fixed :ref:
check-translated
to correctly handle source string change. - Extended automatic updates configuration by :setting:
AUTO_UPDATE
. - LINGUAS addons now do full sync of translations in Weblate.
Weblate 3.10.3
Released on January 18th 2020.
- Support translate-toolkit 2.5.0.
Weblate 3.10.2
Released on January 18th 2020.
- Add lock indication to projects.
- Fixed CSS bug caused flicker in some browsers.
- Fixed searching on systems with non English locales.
- Improved GitHub and Bitbucket hooks repositories matching.
- Fixed data migration on some Python 2.7 installations.
- Allow to configure git shallow clones.
- Improved background notifications processing.
- Fixed broken form submissing when navigating back in browser.
- New addon to configure YAML formatting.
- Fixed same plurals check to not fire on single plural form languages.
- Fixed regex search on some fields.
Weblate 3.10.1
Released on January 09th 2020.
- Extended API with translation creation.
- Fixed several corner cases in data migrations.
- Compatibility with Django 3.0.
- Improved data cleanup performance.
- Added support for customizable security.txt.
- Improved breadcrumbs in changes log.
- Improved translations listing on dashboard.
- Improved HTTP responses for web hooks.
- Added support for GitLab pull requests in Docker container.
Weblate 3.10
Released on December 20th 2019.
- Improved application user interface.
- Added doublespace check.
- Fixed creating new languages.
- Avoid sending auditlog notifications to deleted e-mails.
- Added support for read only strings.
- Added support for markdown in comments.
- Allow to place translation instructions text into project info.
- Add copy to clipboard for secondary languages.
- Improved support for Mercurial.
- Improved performance in fetching Git repositories.
- Add search lookup for age of string.
- Show source language for all translations.
- Show context for nearby strings.
- Added support for notifications on repository operations.
- Improved translation listings.
- Extended search capabilities.
- Added support for automatic translation strings marked for edit.
- Avoid sending duplicate notifications for linked component alerts.
- Improve default merge request message.
- Better indicate string state in zen mode.
- Added support for more languages in Yandex Translate.
- Improved look of notification e-mails.
- Provide choice for translation license.
Weblate 3.9.1
Released on October 28th 2019.
- Remove some not needed files from backups.
- Fixed potential crash in reports.
- Fixed cross database migration failure.
- Added support for force pushing Git repositories.
- Reduced risk of registration token invalidation.
- Fixed account removal hitting rate limiter.
- Added search based on priority.
- Fixed possible crash on adding strings to JSON file.
- Safe HTML check and fixup now honor source string markup.
- Avoid sending notifications to invited and deleted users.
- Fix SSL connection to redis in Celery in Docker container.
weblate 3.9
Released on October 15th 2019.
- Include Weblate metadata in downloaded files.
- Improved UI for failing checks.
- Indicate missing strings in format checks.
- Separate check for French punctuation spacing.
- Add support for fixing some of quality checks errors.
- Add separate permission to create new projects.
- Extend stats for char counts.
- Improve support for Java style language codes.
- Added new generic check for placeholders.
- Added support for WebExtension JSON placeholders.
- Added support for flat XML format.
- Exteded API with project, component and translation removal and creation.
- Added support for Gitea and Gitee webhooks.
- Added new custom regex based check.
- Allow to configure contributing to shared translation memory.
- Added ZIP download for more translation files.
- Make Xliff standard compliant parsing of maxwidth and font.
- Added new check and fixer for safe HTML markup for translating web applications.
- Add component alert on unsupported configuration.
- Added automatic translation addon to bootstrap translations.
- Extend automatic translation to add suggestions.
- Display addon parameters on overview.
- Sentry is now supported through modern Sentry SDK instead of Raven.
- Changed example settings to be better fit for production environment.
- Added automated backups using Borg backup.
- Split cleanup addon for RESX to avoid unwanted file updates.
- Added advanced search capabilities.
- Allow users to download their own reports.
- Added localization guide to help configuring components.
- Added suport for GitLab merge requests.
- Improved display of repository status.
- Perform automated translation in the background.
weblate 3.8
Released on August 15th 2019.
- Added support for simplified creating of similar components.
- Added support for parsing translation flags from the XML based file formats.
- Log exceptions into Celery log.
- Improve performance of repository scoped addons.
- Improved look of notification e-mails.
- Fixed password reset behavior.
- Improved performance on most of translation pages.
- Fixed listing of languages not known to Weblate.
- Add support for cloning addons to discovered components.
- Add support for replacing file content with uploaded.
- Add support for translating non VCS based content.
- Added OpenGraph widget image to use on social networks.
- Added support for animated screenshots.
- Improved handling of monolingual Xliff files.
- Avoid sending multiple notifications for single event.
- Add support for filtering changes.
- Extended predefined periods for reporting.
- Added support for Azure Repos webhooks.
- New opt-in notifications on pending suggestions or untranslated strings.
- Add one click unsubscribe link to notification e-mails.
- Fixed false positives with Has been translated check.
- New management interface for admins.
- String priority can now be specified using flags.
- Added language management views.
- Add checks for Qt library and Ruby format strings.
- Added configuration to better fit single project installations.
- Notify about new string on source string change on monolingual translations.
- Added separate view for translation memory with search capability.
weblate 3.7.1
Released on June 28th 2019.
- Documentation updates.
- Fixed some requirements constraints.
- Updated language database.
- Localization updates.
- Various user interface tweaks.
- Improved handling of unsupported but discovered translation files.
- More verbosely report missing file format requirements.