Skip to content

Releases: WeblateOrg/weblate

weblate 3.7

09 Jul 08:59
weblate-3.7
Compare
Choose a tag to compare

Released on June 21st 2019.

  • Added separate Celery queue for notifications.
  • Use consistent look with application for API browsing.
  • Include approved stats in the reports.
  • Report progress when updating translation component.
  • Allow to abort running background component update.
  • Extend template language for filename manipulations.
  • Use templates for editor link and repository browser URL.
  • Indicate max length and current chars count when editing translation.
  • Improved handling of abbreviations in unchanged translation check.
  • Refreshed landing page for new contributors.
  • Add support for configuring msgmerge addon.
  • Delay opening SMTP connection when sending notifications.
  • Improved error logging.
  • Allow custom location in MO generating addon.
  • Added addons to cleanup old suggestions or comments.
  • Added option to enable horizontal mode in the zen editor.
  • Improved import perfomance with many linked components.
  • Fixed examples installation in some cases.
  • Improved rendering of alerts in changes.
  • Added new horizontal stats widget.
  • Improved format strings check on plurals.
  • Added font management tool.
  • New check for rendered text dimensions.
  • Added support for subtitle formats.
  • Include overall completion stats for languages.
  • Added reporting at project and global scope.
  • Improved user interface when showing translation status.
  • New Weblate logo and color scheme.
  • New look of bitmap badges.

weblate 3.6.1

09 Jul 09:04
weblate-3.6.1
Compare
Choose a tag to compare

Released on April 26th 2019.

  • Improved handling of monolingual Xliff files.
  • Fixed digest notifications in some corner cases.
  • Fixed addon script error alert.
  • Fixed generating MO file for monolingual PO files.
  • Fixed display of uninstalled checks.
  • Indicate administered projects on project listing.
  • Allow update to recover from missing VCS repository.

weblate 3.6

09 Jul 09:05
weblate-3.6
9de7a05
Compare
Choose a tag to compare

Released on April 20th 2019.

  • Add support for downloading user data.
  • Addons are now automatically triggered upon installation.
  • Improved instructions for resolving merge conflicts.
  • Cleanup addon is now compatible with app store metadata translations.
  • Configurable language code syntax when adding new translations.
  • Warn about using Python 2 with planned termination of support in April 2020.
  • Extract special chars from the source string for visual keyboard.
  • Extended contributor stats to reflect both source and target counts.
  • Admins and consistency addons can now add translations even if disabled for users.
  • Fixed description of toggle disabling Language-Team header manipulation.
  • Notify users mentioned in comments.
  • Removed file format autodetection from component setup.
  • Fixed generating MO file for monolingual PO files.
  • Added digest notifications.
  • Added support for muting component notifications.
  • Added notifications for new alerts, whiteboard messages or components.
  • Notifications for administered projects can now be configured.
  • Improved handling of three letter language codes.

weblate 3.5.1

09 Jul 09:05
weblate-3.5.1
Compare
Choose a tag to compare

Released on March 10th 2019.

  • Fixed Celery systemd unit example.
  • Fixed notifications from http repositories with login.
  • Fixed race condition in editing source string for monolingual translations.
  • Include output of failed addon execution in the logs.
  • Improved validation of choices for adding new language.
  • Allow to edit file format in component settings.
  • Update installation instructions to prefer Python 3.
  • Performance and consistency improvements for loading translations.
  • Make Microsoft Terminology service compatible with current zeep releases.
  • Localization updates.

weblate 3.5

09 Jul 09:06
weblate-3.5
Compare
Choose a tag to compare

Released on March 3rd 2019.

  • Improved performance of built in translation memory.
  • Added interface to manage global translation memory.
  • Improved alerting on bad component state.
  • Added user interface to manage whiteboard messages.
  • Addon commit message now can be configured.
  • Reduce number of commits when updating upstream repository.
  • Fixed possible metadata loss when moving component between projects.
  • Improved navigation in the zen mode.
  • Added several new quality checks (Markdown related and URL).
  • Added support for app store metadata files.
  • Added support for toggling GitHub or Gerrit integration.
  • Added check for Kashida letters.
  • Added option to squash commits based on authors.
  • Improved support for xlsx file format.
  • Compatibility with tesseract 4.0.
  • Billing addon now removes projects for unpaid billings after 45 days.

weblate 3.4

09 Jul 09:40
weblate-3.4
Compare
Choose a tag to compare

Released on January 22nd 2019.

  • Added support for XLIFF placeholders.
  • Celery can now utilize multiple task queues.
  • Added support for renaming and moving projects and components.
  • Include chars counts in reports.
  • Added guided adding of translation components with automatic detection of translation files.
  • Customizable merge commit messages for Git.
  • Added visual indication of component alerts in navigation.
  • Improved performance of loading translation files.
  • New addon to squash commits prior to push.
  • Improved displaying of translation changes.
  • Changed default merge style to rebase and made that configurable.
  • Better handle private use subtags in language code.
  • Improved performance of fulltext index updates.
  • Extended file upload API to support more parameters.

weblate 3.3

09 Jul 09:40
weblate-3.3
Compare
Choose a tag to compare

Released on November 30th 2018.

  • Added support for component and project removal.
  • Improved performance for some monolingual translations.
  • Added translation component alerts to highlight problems with a translation.
  • Expose XLIFF string resname as context when available.
  • Added support for XLIFF states.
  • Added check for non writable files in DATA_DIR.
  • Improved CSV export for changes.