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...