From 266f6280142eb062dd02f60849500ec276befcd5 Mon Sep 17 00:00:00 2001 From: Nick Barrett Date: Wed, 16 Nov 2022 08:39:34 +0000 Subject: [PATCH] Update changelog for v1.2211160838 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09c64bc0..5a2ab641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# v1.2211160838 + +Small batch of bugfixes. + +Changes: +- Fetch whole body rather than just 1024 bytes for excerpt +- Don't assume we have a part when parsing bodystructure +- Don't fail when bodystructure missing from email response +- Fix call to UID set during missing fix +- Don't throw sentry errors for not found accounts +- Don't fail when removing an already removed oauth req +- Allow disabling session token via env var +- Fix typo +- Use new notarytool for MacOS codesigning +- Docker fixes +- Update poetry lock + # v1.2208011017 Thing release fixes a bunch of issues with search, which should now function