Bump changelog

This commit is contained in:
Jaifroid 2025-08-29 08:24:03 +01:00
parent fbcba68bbc
commit 97831202b1
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* FIX: Size of regular infoboxes with Wikipedia articles converted to mobile style
* FIX: Ensure consistent page reloading after a theme change
* FIX: Hide unwanted content on Wikipedia landing page
* FIX: Display of some dark_mode_safe svg images and equivalent in dark theme
* DEV: More intelligent file detection in Electron script
* DEV: Improvements to PWA publishing script with sensible options preselected
* DEV: Security update for tmp module

View File

@ -113,6 +113,7 @@
<li>[3.7.14] Fix size of regular infoboxes with Wikipedia articles converted to mobile style</li>
<li>[3.7.15] Ensure consistent page reloading after a theme change</li>
<li>[3.7.14] Hide unwanted content on Wikipedia landing page</li>
<li>[3.7.16] Fix display of some dark_mode_safe svg images and equivalent in dark theme</li>
<li>Disable Table of Contents dropup if fewer than two headings in article</li>
<li>Reload current article when switching between desktop and mobile styles</li>
<li>Fix collapsing of Wikipedia sections when transformed to mobile style</li>