Expire push notification tokens after 90 days

This commit is contained in:
link2xt
2025-06-05 01:28:37 +00:00
committed by l
parent 5215e1dc2b
commit 96a1dbac08
2 changed files with 51 additions and 9 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- Expire push notification tokens after 90 days
([#583](https://github.com/chatmail/relay/pull/583))
- Use official `mtail` binary instead of `mtail` package
([#581](https://github.com/chatmail/relay/pull/581))