From 0d4e110bc0940155892431aecf9c718f21d43ec0 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Tue, 30 May 2023 17:28:58 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f35421..e51b311e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * DEV: Provide clearer colouring when appCache is disabled for development * DEV: Use rollup.js and Babel to build compatible versions of the app for all supported browsers * DEV: Provide minified and unminified versions of the bundled app +* DEV: Added ability to publish a distribution of the app to GitHub Pages for development * DEV: Add a basic Vite.js server configuration * FIX: Make upgrade notification persistent in Electron app * FIX: Several UI issues with toolbars and downloads