Releases: zerok/webmentiond
Releases · zerok/webmentiond
v1.1.0
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-like
s) - 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)