Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Dec 31, 2024
1 parent 71e0630 commit 3609e3e
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app/src/main/res/raw/changelog_preview.xml
Original file line number Diff line number Diff line change
@@ -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 &amp; 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>
Expand Down
15 changes: 15 additions & 0 deletions app/src/main/res/raw/changelog_release.xml
Original file line number Diff line number Diff line change
@@ -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 &amp; 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>
Expand Down

0 comments on commit 3609e3e

Please sign in to comment.