Skip to content

Releases: stalwartlabs/webadmin

v0.1.10

08 Aug 11:06
Compare
Choose a tag to compare

[0.1.10] - 2024-08-08

Added

  • Metrics configuration.
  • HTTP endpoint access controls.

Changed

Fixed

  • Unfiltered data store select options on SQL directory creation (fixes #17).

v0.1.9

01 Aug 14:20
Compare
Choose a tag to compare

[0.1.9] - 2024-08-01

Added

  • More tracing configuration options.
  • Custom event levels.

Changed

Fixed

v0.1.8

07 Jul 14:51
Compare
Choose a tag to compare

[0.1.8] - 2024-07-07

Added

  • Restore deleted emails (Enterprise edition only).
  • Option to purge accounts.

Changed

Fixed

v0.1.7

30 Jun 20:22
Compare
Choose a tag to compare

[0.1.7] - 2024-07-01

Added

  • Two-factor authentication with TOTP.
  • Application passwords.
  • Option to disable accounts.

Changed

Fixed

v0.1.6

22 Jun 07:17
Compare
Choose a tag to compare

[0.1.6] - 2024-06-22

Added

  • SPAM training and testing interfaces.
  • Webhooks management.
  • MTA Hooks management.
  • IMAP special use folder configuration.
  • Display version number by hovering over the logo.
  • Logout button.

Changed

  • Show a modal when settings are saved successfully instead of an alert.

Fixed

  • Accept reject and discard as valid SPAM scores.
  • Redis cluster can't be configured.
  • Case-insensitive settings search.

v0.1.5

23 May 13:26
Compare
Choose a tag to compare

[0.1.5] - 2024-05-23

Added

  • HTTP Strict Transport Security option
  • Cleanup settings
  • Strict DKIM setting
  • Allowed IP list
  • Display disk usage even when quotas are disabled

Changed

  • Discourage RSA-SHA1 key usage
  • Master user settings
  • Removed DKIM signature length option
  • Use a single ARC seal by default
  • Add server hostname to SMTP greetings

Fixed

  • session.auth.require variable type

v0.1.4

13 May 13:38
Compare
Choose a tag to compare

[0.1.4] - 2024-05-13

Added

  • Cluster management section.
  • MTA-STS policy management.
  • Queued message contents view.
  • Master user setting.
  • mySQL TLS setting.

Changed

Fixed

v0.1.3

30 Apr 17:55
Compare
Choose a tag to compare

[0.1.3] - 2024-04-30

Added

Changed

Fixed

  • Missing space in accounts column of Domain list (#5)

v0.1.2

17 Apr 14:02
Compare
Choose a tag to compare

[0.1.2] - 2024-04-17

Added

  • DNS-01 and HTTP-01 ACME challenge configuration.

Changed

  • Use rust stable.

Fixed

  • Properly escape URL path components.

v0.1.1

12 Apr 12:39
Compare
Choose a tag to compare

[0.1.1] - 2024-04-12

Added

Changed

Fixed

  • IP address mask validation.
  • Wrap log if too long, to prevent overflow (#1)
  • Incorrect base64 alphabet is used in integrity hashes (trunk issue)