From a1fd108fc4fbec12a81c19fa37c3cd39f857067e Mon Sep 17 00:00:00 2001 From: jliddev Date: Fri, 20 Nov 2020 23:36:08 -0600 Subject: [PATCH] Update changelog.json --- wowup-electron/src/assets/changelog.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wowup-electron/src/assets/changelog.json b/wowup-electron/src/assets/changelog.json index 070ac7a1..854eb66a 100644 --- a/wowup-electron/src/assets/changelog.json +++ b/wowup-electron/src/assets/changelog.json @@ -9,11 +9,14 @@ "Spanish locale updates (SkollVargr)", "Always get the game version from the toc, not the provider (Linaori)", "Add more translation flexibility to the 'Install By URL' dialog", + "Improve the scanning time", + "Add some status text to the scanning process", "Fix an issue with sorting by game version appearing mismatched", "Fix checkbox wrapping in context menus", "Fix addon install analytics to be more useful", "Fix checkbox wrapping in context menus", "Fix dark theme row highlight again", + "Fix an issue where re-scan was not updating the UI", "Try to fix an issue with authors pushing the same version name multiple times not getting picked up" ] },