Skip to content

v1.42.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 08:32
f19540f

1.42.2 (2024-02-26)

Bug Fixes

  • api-2fa: Added 2FA API endpoints to API docs generation ZMS-124 (#626) (0efae19)
  • api-addresses: Fix tags typo in addresses.js (#627) (7e9e62e)
  • api-autoreply: Autoreply API endpoints added to API docs generation ZMS-130 (#632) (aa60ef9)
  • api-dkim: Add all DKIM API endpoints to API docs generation ZMS-129 (#630) (78a9e1b)
  • api-dkim: DKIM now supports ED25519 keys, both in PEM and raw format as input ZMS-125 (#617) (3d7d0a6)
  • api-filters: Filter creation is now logged to graylog and authlog ZMS-34 (#616) (6f0e4b5)
  • git: Changed git: url in install script to https: (#610) (5019cf1)
  • imap-starttls: define SNICallback only when insecure (closes #635) (#637) (4b19dee)
  • pop3-starttls: ensure default SNICallback option (f61111e)