We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fcecd commit 266f628Copy full SHA for 266f628
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+# v1.2211160838
2
+
3
+Small batch of bugfixes.
4
5
+Changes:
6
+- Fetch whole body rather than just 1024 bytes for excerpt
7
+- Don't assume we have a part when parsing bodystructure
8
+- Don't fail when bodystructure missing from email response
9
+- Fix call to UID set during missing fix
10
+- Don't throw sentry errors for not found accounts
11
+- Don't fail when removing an already removed oauth req
12
+- Allow disabling session token via env var
13
+- Fix typo
14
+- Use new notarytool for MacOS codesigning
15
+- Docker fixes
16
+- Update poetry lock
17
18
# v1.2208011017
19
20
Thing release fixes a bunch of issues with search, which should now function
0 commit comments