update changelog
This commit is contained in:
parent
71e0630b45
commit
3609e3ec92
2 changed files with 30 additions and 0 deletions
|
|
@ -1,5 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog bulletedList="true">
|
||||
<changelogversion versionName="r9669" changeDate="December 31, 2024">
|
||||
<changelogtext>[b]New:[/b] Group update entries together</changelogtext>
|
||||
<changelogtext>[b]New:[/b] Drag & Drop to reorder category quickly in Settings/Category screen</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Fast browsing</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Allow disable app auto-update</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Allow edit migration options while already being searching</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Add option to always use SSIV for image decoding</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Duplicate chapters on backup restoring</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Exclude categories when delete read chapter, except manually deleting</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Don't auto-expand manga when browsing if is favorited</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Download job stops all together even if 1 entry is failed to create directory</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Color Fill manga info from tracker</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Some debug functions name</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] App shortcuts</changelogtext>
|
||||
</changelogversion>
|
||||
<changelogversion versionName="r9643" changeDate="December 18, 2024">
|
||||
<changelogtext>[b]New:[/b] Get manga info from tracker</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Increase new updates count when updates found</changelogtext>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog bulletedList="true">
|
||||
<changelogversion versionName="1.13.0" changeDate="2025">
|
||||
<changelogtext>[b]New:[/b] Group update entries together</changelogtext>
|
||||
<changelogtext>[b]New:[/b] Drag & Drop to reorder category quickly in Settings/Category screen</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Fast browsing</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Allow disable app auto-update</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Allow edit migration options while already being searching</changelogtext>
|
||||
<changelogtext>[b]Improve:[/b] Add option to always use SSIV for image decoding</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Duplicate chapters on backup restoring</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Exclude categories when delete read chapter, except manually deleting</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Don't auto-expand manga when browsing if is favorited</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Download job stops all together even if 1 entry is failed to create directory</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Color Fill manga info from tracker</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] Some debug functions name</changelogtext>
|
||||
<changelogtext>[b]Fix:[/b] App shortcuts</changelogtext>
|
||||
</changelogversion>
|
||||
<changelogversion versionName="1.12.2" changeDate="December 18, 2024">
|
||||
<changelogtext>[b]New:[/b] Auto install app update</changelogtext>
|
||||
<changelogtext>[b]New:[/b] filter only Obsolete sources in Migration screen</changelogtext>
|
||||
|
|
|
|||
Loading…
Reference in a new issue