Skip to content

Latest commit

 

History

History
336 lines (198 loc) · 6.15 KB

CHANGELOG.md

File metadata and controls

336 lines (198 loc) · 6.15 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • Fixed error reporting on worker startup

Changed

  • Improved error reporting
  • Improved retry mechanism for failed commands

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Fixed

  • Fixed command queue job timeout (moved support from workers to queue, reliable timeout approach)

Fixed

  • Fix selection of SMTP security mechanism

Changed

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Changed

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Fixed

  • Use UTC timezone consistently

Released for version consistency with other DSW tools.

Fixed

  • Fixed color handling for custom colors in emails

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Added

  • Enable to use colors and logo in email templates

Fixed

  • Use Jinja2 sandboxing
  • Update base Docker images (due to CVE-2023-7104)

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Added

  • Notification emails about API keys

Fixed

  • Fix loading custom mail config

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Changed

  • Improved command queue
  • Changed envvars for configuration
  • Enhanced error reporting

Fixed

  • Buttons visual compatibility in templates

Released for version consistency with other DSW tools.

Changed

  • Use Alpine-based Docker image

Added

  • Add 2FA verification email
  • Support for email headers: date, message-id, language, priority, sensitivity, and importance

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Fixed

  • Correct version constant

Released for version consistency with other DSW tools.

Changed

  • Adjusted for new dsw-config

Released for version consistency with other DSW tools.

Changed

  • Switch to psycopg3

Released for version consistency with other DSW tools.

Fixed

  • Update of the database dependency to fix on-start query memory leaks
  • Setting of log level to all internal loggers

Fixed

  • Timezone for job retrieval in workers

Released for version consistency with other DSW tools.

Changed

  • Improved Sentry reporting

Released for version consistency with other DSW tools.

Changed