Skip to content

Commit ad4899b

Browse files
authored
Update to v9.16.3 (#20)
1 parent f672967 commit ad4899b

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

com.yacreader.YACReader.appdata.xml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,20 @@
4343
</screenshot>
4444
</screenshots>
4545
<releases>
46+
<release version="9.16.3" date="2026-01-03" type="stable">
47+
<description>
48+
<p>YACReader</p>
49+
<ul>
50+
<li>Fix current page/time label content when the content is too long.</li>
51+
</ul>
52+
<p>YACReaderLibrary</p>
53+
<ul>
54+
<li>Fix table view last section stretch. Before it was only working randomly.</li>
55+
<li>Fix empty table view caused by wront state being saved. You'll need to reconfigure the table view headers to your liking after this.</li>
56+
<li>Fix open comic shortcut in fullscreen mode.</li>
57+
</ul>
58+
</description>
59+
</release>
4660
<release version="9.16.2" date="2025-12-16" type="stable">
4761
<description>
4862
<p>YACReaderLibrary</p>
@@ -352,7 +366,7 @@
352366
</ul>
353367
</description>
354368
</release>
355-
<release version="9.9.0.2209032" date="2022-09-03" type="stable">
369+
<release version="9.9.0.2209032" date="2022-09-01" type="stable">
356370
<description>
357371
<p>YACReader</p>
358372
<ul>

com.yacreader.YACReader.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ modules:
4545
sources:
4646
- type: git
4747
url: https://github.com/YACReader/yacreader.git
48-
tag: 9.16.2
48+
tag: 9.16.3
4949
- type: file
5050
path: com.yacreader.YACReader.appdata.xml
5151
modules:

0 commit comments

Comments
 (0)