From fb19cab3b6d85ae2e4d00a56700a6299cb22c6bc Mon Sep 17 00:00:00 2001 From: jliddev Date: Mon, 19 Apr 2021 09:13:28 -0500 Subject: [PATCH] Update fixes list --- wowup-electron/src/app/services/wowup/patch-notes.service.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wowup-electron/src/app/services/wowup/patch-notes.service.ts b/wowup-electron/src/app/services/wowup/patch-notes.service.ts index 5686c442..35e0a8d7 100644 --- a/wowup-electron/src/app/services/wowup/patch-notes.service.ts +++ b/wowup-electron/src/app/services/wowup/patch-notes.service.ts @@ -61,6 +61,10 @@ const CHANGELOGS: ChangeLog[] = [
  • System bar icon will now change per system theme setting on Mac
  • Fix an issue with unzipped folders permissions on Mac
  • Fix an issue with update all clients button being disabled when selected client had no updates
  • +
  • Fix an issue with not rolling back an addon update when unzipping fails
  • +
  • Fix an issue with rotating download links not being updated in the json store
  • +
  • Fix an issue with Check Updates not checking all installations
  • +
  • Fix an issue with Scanning ignoring disabled addon providers
  • Fix a memory leak issue when checking for updates
  • `,