Version 2.2.0
- feat: keep track of handled event IDs (if given) to avoid double-handling/allow parallel workers
- feat: add
PUT /notifications/all-read
endpoint to mark all unread notifications as read - chore: switch to app factory pattern for flask
- chore: update dependencies
- chore: remove unused files (
wsgi.py
andMANIFEST.in
)