multischleuder/CHANGELOG.md
s3lph a02f2d9e68
All checks were successful
/ build_wheel (push) Successful in 2m5s
/ build_debian (push) Successful in 2m38s
/ test (push) Successful in 1m22s
/ codestyle (push) Successful in 1m21s
/ mypy (push) Successful in 1m30s
/ schleuder (push) Successful in 4m2s
feat: migrate from woodpecker to forgejo actions
2023-12-19 08:31:26 +01:00

2.5 KiB

MultiSchleuder Changelog

Version 0.1.9

Maintenance Release

Changes

  • Migrate from Woodpecker to Forgejo Actions

Version 0.1.8

Maintenance Release

Changes

  • Migrate from Gitlab-CI to Woodpecker

Version 0.1.7

Bugfix Release

Changes

  • Remove and re-import keys whose expiry date has been changed
  • Don't report keys as changed if they appear to differ, but are treated as identical by GnuPG.

Version 0.1.6

Bugfix Release

Changes

  • Better error handling for wrongfully configured keys

Version 0.1.5

Reporting changes

Changes

  • Admin reports show the source sublist for each new subscriber
  • Add static code analysis CI jobs

Version 0.1.4

Better error handling

Changes

  • Processing failure in one list won't affect other lists
  • Admin reports are never sent unencrypted

Version 0.1.3

Bugfixes and small improvements in reporting

Changes

  • RFC 3156 compliance: Don't base64-encode encrypted reports
  • Include conflicts in admin reports
  • Fix: user conflict message emails were sent multiple times to chosen email

Version 0.1.2

Documentation & Bugfix release

Changes

  • Commented config file
  • Fix a typo in the Debian systemd service

Version 0.1.1

Bugfix release

Changes

  • Fix logging (almost nothing was logged)
  • Fix a typo in the Debian systemd timer

Version 0.1

First release.

Changes

  • First somewhat stable version.