Changes:
- Add crond daemon for cleaning up old files
- Serve the API at both
/
and/0.8/
for future versioning reasons
Bug fixes:
- Don't allow users (w/ permission) to time themselves out (if there is interest for a self-timeout option, i.e. well-being option, we should discuss it separately)
- Check user has access to fetch channel webhooks (advisory GHSA-h7h6-7pxm-mc66)
- Fix a bug that allows downloading entire channel history at once (advisory GHSA-8684-rvfj-v3jq)
Maintenance:
- Disable LTO because it breaks the GitHub CI workflow
Full Changelog: 20241227-2...20250210-1