Skip to content

v1.2107081657

Compare
Choose a tag to compare
@Fizzadar Fizzadar released this 08 Jul 17:02
· 198 commits to main since this release
38c26e7

Changes:

  • Cleanup request error handling.
  • Set release for Sentry.
  • Log which app was loaded to PostHog.
  • Capture/handle OAuth request errors properly.
  • Pass through werkzeug.HTTPException errors properly.
  • Ignore missing folder UID lists in cleanup.
  • Pass utf-8 charset when searching against the server.
  • Don't attempt to decode null data.
  • Don't raise error when server returns less than expected messages.
  • Don't delete oauth responses until tested.