Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@zerok zerok released this 26 Aug 08:51
· 19 commits to main since this release
8cb94ae

Among lots of other things:

  • Support for STARTTLS using EMAIL_USE_STARTTLS environment variable
  • Add SERVER_AUTH_JWT_SECRET environment variable (#43)
  • Improve detection of likes and comments (in nested h-likes)
  • JWT secret can now be configured via an environment variable
  • Expose metrics only if a --metrics-addr is set
  • Adding version data to binary (and --version flag)