mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 11:48:26 -04:00
Bump CHANGELOGS for v3.5.8
This commit is contained in:
parent
c193313a21
commit
f810badb07
@ -3,16 +3,19 @@
|
|||||||
## Release 3.5.7 / 3.5.8
|
## Release 3.5.7 / 3.5.8
|
||||||
|
|
||||||
* ENHANCEMENT: Added a toolbar button to switch quickly between light and dark themes
|
* ENHANCEMENT: Added a toolbar button to switch quickly between light and dark themes
|
||||||
|
* ENHANCEMENT: Make search results accessible for screen readers
|
||||||
|
* FIX: Bug that opened articles in new windows after switching from Zimit to Wikimedia archive
|
||||||
* FIX: Fix popover width scaling when `zoom` attribute is set
|
* FIX: Fix popover width scaling when `zoom` attribute is set
|
||||||
* FIX: Support older Firefox versions when creating popovers
|
* FIX: Support older Firefox versions when creating popovers
|
||||||
* FIX: Repeated titles in Wikivoyage ZIMs made from the mobile-html API
|
* FIX: Repeated titles in Wikivoyage ZIMs made from the mobile-html API
|
||||||
* FIX: Dark/light theme is now applied correctly to popovers as soon as the theme is switched
|
* FIX: Dark/light theme is now applied correctly to popovers as soon as the theme is switched
|
||||||
* FIX: Aligning of new UI icons
|
* FIX: Aligning of new UI icons
|
||||||
* FIX: Various typos in the app
|
* FIX: Various typos in the app
|
||||||
|
* FIX: Handle user clicking on child element of list item in article list
|
||||||
* UPDATE: Wikivoyage and WikiMed templates and associated info
|
* UPDATE: Wikivoyage and WikiMed templates and associated info
|
||||||
* DEV: Developer directories are no longer shown in the download library unless the app is in developer mode
|
* DEV: Developer directories are no longer shown in the download library unless the app is in developer mode
|
||||||
* DEV: Correction of errors in Draft Release script and better feedback in workflow
|
* DEV: Correction of errors in Draft Release script and better feedback in workflow
|
||||||
* DEV: Update Vite to v6.2.2
|
* DEV: Update Vite to v6.2.4
|
||||||
* DEV: Various security updates for dependencies
|
* DEV: Various security updates for dependencies
|
||||||
|
|
||||||
## Release 3.5.3 / 3.5.4
|
## Release 3.5.3 / 3.5.4
|
||||||
|
@ -103,12 +103,15 @@
|
|||||||
<h3 style="margin-top:0;">Changes in version <span class="version">3.0</span></h3>
|
<h3 style="margin-top:0;">Changes in version <span class="version">3.0</span></h3>
|
||||||
<ul style="padding-left: 15px;">
|
<ul style="padding-left: 15px;">
|
||||||
<li>Added a toolbar button to switch quickly between light and dark themes</li>
|
<li>Added a toolbar button to switch quickly between light and dark themes</li>
|
||||||
|
<li>Search results now accessible for screen readers</li>
|
||||||
|
<li>Fix bug that opened in articles in new windows unintentionally</li>
|
||||||
<li>Fix popover width scaling when zoom attribute is set</li>
|
<li>Fix popover width scaling when zoom attribute is set</li>
|
||||||
<li>Support older Firefox versions when creating popovers</li>
|
<li>Support older Firefox versions when creating popovers</li>
|
||||||
<li>Fix repeated titles in Wikivoyage ZIMs made from the mobile-html API</li>
|
<li>Fix repeated titles in Wikivoyage ZIMs made from the mobile-html API</li>
|
||||||
<li>Dark/light theme is now applied correctly to popovers as soon as theme is switched</li>
|
<li>Dark/light theme is now applied correctly to popovers as soon as theme is switched</li>
|
||||||
<li>Fix aligning of new UI icons</li>
|
<li>Fix aligning of new UI icons</li>
|
||||||
<li>Fix various typos in the app</li>
|
<li>Fix various typos in the app</li>
|
||||||
|
<li>Handle user clicking on child element of list item in article list</li>
|
||||||
<li>Update Wikivoyage and WikiMed templates and associated info</li>
|
<li>Update Wikivoyage and WikiMed templates and associated info</li>
|
||||||
<li>Developer directories are no longer shown in the download library unless the app is in developer mode</li>
|
<li>Developer directories are no longer shown in the download library unless the app is in developer mode</li>
|
||||||
<li>Correction of errors in Draft Release script and better feedback in workflow</li>
|
<li>Correction of errors in Draft Release script and better feedback in workflow</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user