Blog

Version 26.01.15

WARNING: This will be the last release supporting Python 3.8

Enhancements

  • Introduced a new experimental aiohttp-based task scheduler/worker, not enabled by default. It needs a new deployment if activated, YMMV.
  • Introduce a localization attribute for table columns.
  • Support for multidb backup/restore for storetable-based architecture (#402)

Fixes

  • Localization scanner regex and dialog strings locations fixed (#391,#393)
  • Password recovery is now providing more insights when message deliveries occurs (#121)
  • Current page/request/aux instance thread-based tracker memory leak fixed (#379)
  • Project builder/dockerize now is capable of building a project without the dependencies installed, provided a valid build.json is avilable for the instance (#404)