Skip to content

Commit 0cc33fe

Browse files
committed
Extra changelog item
1 parent d9aeef2 commit 0cc33fe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Interim release 3.7.15
44

55
* ENHANECEMENT: Enter key selects first search result
6+
* ENHANCEMENT: Prevent user selecting contradictory settings for page style
67
* REGRESSION: Restore opening and closing of headers for ActionParse ZIMs converted to mobile style
78
* REGRESSION: Do not preselect first item in search results
89
* FIX: Better converstion of headings to details-summary style

www/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ <h3>Please read this important information</h3>
103103
<h3 style="margin-top:0;">Changes in version <span class="version">3.x</span></h3>
104104
<ul style="padding-left: 15px;">
105105
<li>[3.7.11] Make enter key select first search result</li>
106+
<li>[3.7.15] Prevent user selecting contradictory settings for page style</li>
106107
<li>[3.7.11] Restore opening and closing of headers for ActionParse ZIMs converted to mobile style</li>
107108
<li>[3.7.14] Do not preselect first item in search results</li>
108109
<li>[3.7.14] Better conversion of headings to details-summary style</li>

0 commit comments

Comments
 (0)