From dc7795a07d7018d1096ca7fde2b795e22e646b5e Mon Sep 17 00:00:00 2001 From: Almighty Alpaca Date: Tue, 26 May 2020 18:13:37 +0200 Subject: [PATCH] Release of v1.4.1 --- plugin/CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plugin/CHANGELOG.md b/plugin/CHANGELOG.md index b08a424b..dbf1ed0f 100644 --- a/plugin/CHANGELOG.md +++ b/plugin/CHANGELOG.md @@ -1,8 +1,14 @@ +## v1.4.1 +- Fix error when the Git plugin is disabled +- Fix update notification spam +- Fix "null" branch when no vcs was found +- Reduce log spam + ## v1.4.0 - Add ability to ignore files in .gitignore - Add option to show a project but hide files - Add support for showing the time the IDe was active instead of total time since startup -- Rework actions on toolbar +- Rework actions in toolbar - Detect Discord running in Flatpak - Enhance preview in settings - Fix exception when checking for other Discord plugins on startup