Well hello, long time no see 📣
Back again, this time with a small misc update, just some things that I thought could be improved.
What's Changed
- Message Templates are no longer applied on every request and instead are only triggered on
/v2/sendwithmethod=POST,
this only affects templates rendering withsettings.message.template /v1/aboutnow includes...
{ "versions": ["v1", "v2"], "build": 2, "mode": "normal", "version": "0.97", "capabilities": { "v2/send": ["quotes", "mentions"] }, "secured-signal-api": { "version": "1.5.1", "auth_required": true } }auth_requiredfield is set depending on wether any API tokens were set.versionis gathered from a built-time env variable (IMAGE_TAG), it is stripped of any leadingv,
but may include additional-rc1
Full Changelog: v1.5.0...v1.5.1
As always,
CodeShell out👋