From b47f0b4df46b174c9c5576adf4c058cbfdc7f3cb Mon Sep 17 00:00:00 2001 From: Nick Barrett Date: Fri, 16 Oct 2020 16:39:39 +0100 Subject: [PATCH] Update changelog for v1.2010161619. --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d455b515..25b598d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v1.2010161619 + +Changes: +- Only warn when part is missing on thread fetch. +- Fix connection mock folder class for offline dev. +- Try the following column if the first is empty when navigating between. +- Redo attachment handling to be compatible with browser mode. +- Fix empty column message by always showing it. +- Reload the welcome window after saving initil settings. +- Upgrade to webpack 4 & tidy up packages. +- Update dev instructions. +- Update readme to remove Linux official support. +- Don't build Linux app by default. +- Fix the new issue links. + # v1.2010061014 No Linux build yet unfortunately due to upstream changes breaking the build process.