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 error reporting on worker startup
- 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 command queue job timeout (moved support from workers to queue, reliable timeout approach)
- Fix selection of SMTP security mechanism
- Updated to newer Docker base image due to vulnerabilities (CVE-2024-45490)[https://nvd.nist.gov/vuln/detail/CVE-2024-45490], (CVE-2024-45491)[https://nvd.nist.gov/vuln/detail/CVE-2024-45491], (CVE-2024-45492)[https://nvd.nist.gov/vuln/detail/CVE-2024-45492]
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.
- Updated to newer Docker base image due to vulnerability (CVE-2024-5535)[https://nvd.nist.gov/vuln/detail/CVE-2024-5535]
Released for version consistency with other DSW tools.
Released for version consistency with other DSW tools.
- Use UTC timezone consistently
Released for version consistency with other DSW tools.
- Fixed color handling for custom colors in emails
Released for version consistency with other DSW tools.
Released for version consistency with other DSW tools.
- Enable to use colors and logo in email templates
- 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.
- Notification emails about API keys
- 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.
- Improved command queue
- Changed envvars for configuration
- Enhanced error reporting
- Buttons visual compatibility in templates
Released for version consistency with other DSW tools.
- Use Alpine-based Docker image
- Add 2FA verification email
- Support for email headers:
date
,message-id
,language
,priority
,sensitivity
, andimportance
Released for version consistency with other DSW tools.
Released for version consistency with other DSW tools.
Released for version consistency with other DSW tools.
- Correct version constant
Released for version consistency with other DSW tools.
- Adjusted for new
dsw-config
Released for version consistency with other DSW tools.
- Switch to psycopg3
Released for version consistency with other DSW tools.
- Update of the database dependency to fix on-start query memory leaks
- Setting of log level to all internal loggers
- Timezone for job retrieval in workers
Released for version consistency with other DSW tools.
- Improved Sentry reporting
Released for version consistency with other DSW tools.
- Moved from ds-wizard/mailer to the monorepo