From 600f1a456561817fe74e38c2fdd6f4a135c34b35 Mon Sep 17 00:00:00 2001 From: Nick Barrett Date: Sat, 3 Jul 2021 15:14:19 +0100 Subject: [PATCH] Update changelog for v1.2107031449. --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18c930ae..0b3f93ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v1.2107031449 + +Changes: +- Bump pyupdater to v4. +- Update Windows requirements. +- Only run `pip-sync` during release builds. +- Don't mangle names when compiling JavaScript. +- Fix path fields in pyupdater spec template. +- Fix bug where changing account name breaks cached headers. +- Fix handling of different return IMAP keys. +- Fix logo on meta window. +- Downgrade to python3.8. + # v1.2107011421 Big release, top highlight is Google OAuth integration enabling "sign in with Google".