Skip to content

Commit

Permalink
Update changelog for v1.2107081657.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizzadar committed Jul 8, 2021
1 parent 7bf6d8b commit 38c26e7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# v1.2107081657

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.

# v1.2107031449

Changes:
Expand Down

0 comments on commit 38c26e7

Please sign in to comment.