Skip to content

Releases: stalwartlabs/webadmin

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)

0.1.0

09 Apr 09:48
Compare
Choose a tag to compare

[0.1.0] - 2024-04-09

First release of the project.

Added

Changed

Fixed