From 05ddf07fc4bc4311faba67a0440b4e84c9527aac Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sun, 1 May 2022 17:42:23 +0930 Subject: [PATCH] Update (and fix old typos) in changelog --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62f73eb..0981de9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,16 +3,20 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [v0.12.2] - 2022-05-01 + - Automatically open your web browser to the `dau` web interface (can be disabled in configuration) -- Add system tray/menubar icon for control +- Add system tray/menubar icon with menus to open web interface, quit and + other links +- Superfluous text console removed on windows -## [v0.12.1] - 2020-05-01 +## [v0.12.1] - 2022-05-01 - Show if a new version is available in the web interface - Rework logging and fix the log display in the web interface -## [v0.12.0] - 2020-04-03 +## [v0.12.0] - 2022-04-03 - Break upload page into pending/current/complete sections - Add preview thumbnails for each upload