Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Jul 30, 2024
1 parent b018272 commit 2cc174a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions app/src/main/res/raw/changelog_preview.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog bulletedList="true">
<changelogversion versionName="r9180" changeDate="July 30, 2024">
<changelogtext>[b]New:[/b] Add onboarding permissions request for external storage</changelogtext>
<changelogtext>[b]New:[/b] Request for writing storage permission when saving pictures (Android P &amp; below)</changelogtext>
<changelogtext>[b]New:[/b] Adds Reader Option to Copy Panel to Clipboard</changelogtext>
<changelogtext>[b]Improve:[/b] Format Category String on Subtitle Display</changelogtext>
<changelogtext>[b]Improve:[/b] Bump compose/kotlin version</changelogtext>
<changelogtext>[b]Fix:[/b] library is backed up when disabled and make categories backup/restore independent</changelogtext>
<changelogtext>[b]Fix:[/b] canceling job didn't hide status banner</changelogtext>
<changelogtext>[b]Fix:[/b] copy icon (migration whole list) was always migrating instead of copy</changelogtext>
<changelogtext>[b]Fix:[/b] migrate/copy manga untick delete downloaded had no effect but always delete</changelogtext>
<changelogtext>Update translation</changelogtext>
</changelogversion>
<changelogversion versionName="r9149" changeDate="July 22, 2024">
<changelogtext>[b]New:[/b] Jump to entry from download queue item</changelogtext>
<changelogtext>[b]Improve:[/b] Update default popular user-agent, better support Cloudflare</changelogtext>
Expand Down

0 comments on commit 2cc174a

Please sign in to comment.