Weblate 5.3#

Not yet released.

Nuevas características

  • OpenAI automatic suggestion service.

Mejoras

  • Reduced memory usage for stastics.

Bug fixes

Compatibility

  • Dropped Microsoft Terminology service for automatic suggestions as it is no longer provided by Microsoft.

Upgrading

Please follow Instrucciones de actualización genéricas in order to perform update.

All changes in detail.

Weblate 5.2.1#

Released on November 22nd 2023.

Mejoras

  • Show search field after no strings found while translating.

  • Added soft hyphen to special characters toolbar.

Bug fixes

  • Database backups compatibility with Alibaba Cloud Database PolarDB.

  • Crash on loading statistics calculated by previous versions.

  • Sort icons in dark mode.

  • Project level statistics no longer count categorized components twice.

  • Possible discarding pending translations after editing source strings.

Upgrading

Please follow Instrucciones de actualización genéricas in order to perform update.

All changes in detail.

Weblate 5.2#

Publicado el 16 de noviembre de 2023.

Nuevas características

Mejoras

  • Actualizaciones estadísticas más rápidas.

  • Mejor selección de correo electrónico en el perfil de usuario.

  • Correcciones automáticas se aplican ahora también a las sugerencias.

  • DeepL ahora puede configurar la formalidad por defecto para las traducciones.

  • Utilice colores neutros para las barras de progreso y los estados de las unidades de traducción.

  • Generar archivos MO puede incluir opcionalmente cadenas que necesiten edición.

  • Utilice Accept-Language para solicitar traducciones para usuarios no autenticados.

  • Añadir la opción de aprobar directamente las sugerencias con el flujo de trabajo Revisores dedicados.

  • One-click removal of project or component Notificaciones.

  • Estadísticas now includes character and word counts for more string states.

Bug fixes

  • Fixed creating component within a category by upload.

  • Error handling in organizing components and categories.

  • Fixed moving categories between projects.

  • Se ha corregido el formato de los resultados de la búsqueda en la memoria de la traducción.

  • Allow non-breaking space character in Unsafe HTML cleanup.

Compatibility

Upgrading

Please follow Instrucciones de actualización genéricas in order to perform update.

All changes in detail.

Weblate 5.1.1#

Released on October 25th 2023.

Nuevas características

Mejoras

  • Adición de idiomas faltantes now uses a dedicated user for changes.

  • Added button for sharing on Fediverse.

  • Added validation for VCS integration credentials.

  • Reduced overhead of statistics collection.

Bug fixes

  • Added plurals validation when editing string using API.

  • Replacing a file using upload when existing is corrupted.

Compatibility

Upgrading

Please follow Instrucciones de actualización genéricas in order to perform update.

All changes in detail.

Weblate 5.1#

Released on October 16th 2023.

Nuevas características

Mejoras

  • Activar revisiones also shows the approval percentage in object listings.

  • Project is added to watched upon accepting an invitation.

  • Configure VCS API credentials as a Python dict from environment variables.

  • Improved accuracy of checks on plural messages.

  • Engage page better shows stats.

  • Strings which can not be saved to a file no longer block other strings to be written.

  • Fixed some API URLs for categorized components.

  • Show plural form examples more prominently.

  • Highlight whitespace in Sugerencias automáticas.

  • Faster comment and component removal.

  • Show disabled save button reason more prominently.

  • New string notification can now be triggered for each string.

Bug fixes

Compatibility

  • Categories are now included weblate:// repository URLs.

Upgrading

Please follow Instrucciones de actualización genéricas in order to perform update.

  • Upgrades from older version than 5.0.2 are not supported, please upgrade to 5.0.2 first and then continue in upgrading.

  • Dropped support for deprecated insecure configuration of VCS service API keys via _TOKEN/_USERNAME in settings.py.

  • Weblate now defaults to persistent database connections in settings_example.py and Docker.

All changes in detail.

Weblate 5.0.2#

Released on September 14th 2023.

Mejoras

  • Translate page performance.

  • Search now looks for categories as well.

Bug fixes

  • Rendering of release notes on GitHub.

  • Listing of categorized projects.

  • Translating a language inside a category.

  • Categories sorting.

Upgrading

Please follow Instrucciones de actualización genéricas in order to perform update.

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

All changes in detail.

Weblate 5.0.1#

Released on September 10th 2023.

Nuevas características

Mejoras

  • Related glossary terms lookup is now faster.

  • Logging of failures when creating pull requests.

  • History is now loaded faster.

  • Added object id to all API REST de Weblate endpoints.

  • Better performance of projects with a lot of components.

  • Added compatibility redirects for some old URLs.

Bug fixes

  • Creating component within a category.

  • Source strings and state display for converted formats.

  • Block Editar archivo de base on formats which do not support it.

  • Traducciones reutilizadas is no longer triggered for blank strings.

  • Performace issues while browsing some categories.

  • Fixed GitHub Team and Organization authentication in Docker container.

  • GitLab merge requests when using a customized SSH port.

Compatibility

  • pyahocorasick dependency has been replaced by ahocorasick_rs.

  • The default value of IP_PROXY_OFFSET has been changed from 1 to -1.

Upgrading

Please follow Instrucciones de actualización genéricas in order to perform update.

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

All changes in detail.

Weblate 5.0#

Released on August 24th 2023.

Nuevas características

  • Markdown files support, thanks to Anders Kaplan.

  • Categoría can now organize components within a project.

  • Fluent format 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.

Mejoras

  • Plurals handling in machine translation.

  • Traducción no modificada check now honors placeholders even in the strict mode.

  • Traducciones reutilizadas is no longer triggered for languages with a single plural form.

  • WebP is now supported for Contexto visual para cadenas.

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

  • OCR support for non-English languages in Contexto visual para cadenas.

  • 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 Archivos HTML and Archivos de texto.

  • Added indication of automatic assignment to team listing.

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

  • Cadenas formateadas can now check all plural forms with the strict-format flag.

  • Comprobaciones y correcciones 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 Instrucciones de actualización genéricas 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.