Skip to content

Releases: hectane/hectane

v0.3.2

22 Aug 04:21
Compare
Choose a tag to compare

This release introduces a few additions:

  • UTF-8 characters are now supported in all headers
  • Messages can now be received via SMTP
  • DKIM support

A handful of items were also fixed:

  • UTF-8 characters supported in all headers
  • Terminate on SIGTERM
  • Switch import for logger

v0.3.1

08 May 01:59
Compare
Choose a tag to compare

This release introduces a few minor changes:

  • New parameter headers added to /send
  • The RegEx for matching URLs when converting text to HTML was relaxed
  • Support for CORS headers was added to the API

v0.3.0

08 Nov 07:09
Compare
Choose a tag to compare

Lots of new changes were introduced in this release, including:

  • Added new API methods:
    • /raw - submit a raw MIME message
    • /status - obtain status information
  • Added options for logging
  • Added the ability to load configuration from a file
  • ACLs are correctly set on Windows
  • Hectane can now be run as a Windows service
  • Dropped a number of external dependencies

v0.2.1

02 Oct 03:03
Compare
Choose a tag to compare

This release was brought about by the project's name change from "go-cannon" to "Hectane". No other changes have been introduced in this release.