Skip to content

Releases: sirerun/smtpd

Release list

v1.1.0

Choose a tag to compare

@dndungu dndungu released this 15 Apr 17:56

1.1.0 (2026-04-15)

Features

  • auth: add JWT token validation (19a48a6)
  • auth: implement SASL PLAIN with bcrypt and SIRE-TOKEN auth (e6d55ce)
  • auth: replace toy hash with bcrypt (d9faa32)

Bug Fixes

  • ci: fix compilation errors and test failures across the codebase (769b4ad)
  • ci: use RELEASE_PAT for release-please (enterprise restricts GITHUB_TOKEN) (3792824)