Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@davidlougheed davidlougheed released this 20 Jan 16:04
· 102 commits to master since this release
0c75739
  • 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 and MANIFEST.in)