From b076debcfd98ccfd61d514e21eacdcdfab8e2eaf Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Mon, 27 May 2024 15:27:15 +0100 Subject: [PATCH] More changelog --- www/index.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/www/index.html b/www/index.html index 07ee0382..43437210 100644 --- a/www/index.html +++ b/www/index.html @@ -108,13 +108,11 @@
  • Windows 7/8/8.1 Electron apps no longer autoupdate, because they will update to a version not supported on Win 7+
  • Reworked Wikivoyage custom landing page
  • Popovers now support all dark themes
  • -
  • Bug which would reload the current ZIM archive if user accidentally initiated drag-drop
  • -
  • No source verification for archives included in package
  • -
  • Fix bug with placement of popovers which didn't take into account the font zoom factor
  • -
  • Critical error detecting window.electronAPI on some platforms
  • +
  • Fixed bug which would reload the current ZIM archive if user accidentally initiated drag-drop
  • +
  • Fixed bug with placement of popovers which didn't take into account the font zoom factor
  • +
  • Fixed critical error detecting window.electronAPI on some platforms
  • In the Electron app, do not show GitHub updates if PWA update is needed
  • -
  • Fix bug with synchronization of tri-state checkboxes when unselecting dark themes
  • -
  • DEV: Avoid incorrect and redundant uploads to Kiwix download server
  • +
  • Fixed bug with synchronization of tri-state checkboxes when unselecting dark themes
  • Bump Electron to 29.3.1 for 64bit builds
  • And there's more...external link