Skip to content

Commit

Permalink
bump stable version & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Jul 4, 2024
1 parent a0a6c67 commit e1840d3
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 16 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
defaultConfig {
applicationId = "app.komikku"

versionCode = 67
versionName = "1.10.5"
versionCode = 68
versionName = "1.11.1"

buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
buildConfigField("String", "COMMIT_SHA", "\"${getGitSha()}\"")
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/raw/changelog_preview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<changelogtext>[b]Improve:[/b] other UI improvements</changelogtext>
<changelogtext>[b]Fix:[/b] crashing issues with Related titles screens</changelogtext>
<changelogtext>[b]Fix:[/b] unexpected skips in strong skipping mode</changelogtext>
<changelogtext>Translations update from Hosted Weblate (mihonapp/mihon#904)</changelogtext>
<changelogtext>Translations update from Hosted Weblate</changelogtext>
<changelogtext>Add log &amp; improve key generation to better debug crashing issues</changelogtext>
</changelogversion>
<changelogversion versionName="r9036" changeDate="June 20, 2024">
Expand Down Expand Up @@ -98,8 +98,8 @@
<changelogtext>[b]New[/b] Configurable interval to refresh entries from downloaded storage</changelogtext>
<changelogtext>Updater switched to method similar to Mihon's</changelogtext>
<changelogtext>Revert back support to show extensions' changelog &amp; readme</changelogtext>
<changelogtext>[b]Based on TachiyomiSY stable 1.10.5(Mar 2,2024)[/b]</changelogtext>
<changelogtext>[b]Based on Mihon stable 0.16.4(from 0.16.3)[/b]</changelogtext>
<changelogtext>[b]Based on TachiyomiSY stable 1.10.5 (Mar 2,2024)[/b]</changelogtext>
<changelogtext>[b]Based on Mihon stable 0.16.4 (from 0.16.3)[/b]</changelogtext>
<changelogtext>Minor fix for marking duplicate chapters as read</changelogtext>
<changelogtext>Include the delayed tracker update fix</changelogtext>
</changelogversion>
Expand Down
37 changes: 26 additions & 11 deletions app/src/main/res/raw/changelog_release.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog bulletedList="true">
<changelogversion versionName="1.10.6" changeDate="2024">
<changelogtext>[b]New[/b] A dedicated screen for related entries, fetching directly from sources</changelogtext>
<changelogtext>[b]Improved[/b] Faster loading of related entries</changelogtext>
<changelogtext>[b]Improved[/b] Enable fetching related entries from site's entry page (things like "More like this", "Recommendations" etc.)</changelogtext>
<changelogtext>Improve &amp; fix bugs of algorithm looking for related entries</changelogtext>
<changelogtext>[b]Improved[/b] Auto sync read chapters from Trackers &amp; mark read to update</changelogtext>
<changelogtext>[b]New[/b] A peek into Preview-build's 'What's New' in About screen</changelogtext>
<changelogtext>[b]Update to TachiyomiSY 1.10.6[/b]</changelogtext>
<changelogtext>[b]Update to Mihon 0.16.6[/b]</changelogtext>
<changelogversion versionName="1.11.1" changeDate="July 03, 2024">
<changelogtext>[b]Komikku's Discord channel[/b]</changelogtext>
<changelogtext>[b]New:[/b] App icon</changelogtext>
<changelogtext>[b]New:[/b] More App themes</changelogtext>
<changelogtext>[b]New:[/b] Theme based on entry's cover color</changelogtext>
<changelogtext>[b]New:[/b] More related titles with a dedicated screen</changelogtext>
<changelogtext>[b]Improved:[/b] Faster loading of related entries</changelogtext>
<changelogtext>[b]Improve:[/b] Better background for full cover view</changelogtext>
<changelogtext>[b]Improve:[/b] Better cover-error &amp; cover-loading</changelogtext>
<changelogtext>[b]New:[/b] Auto 2-way sync read chapters from Trackers &amp; swipe read to update</changelogtext>
<changelogtext>[b]New:[/b] Add NSFW filter &amp; source search into Merge screen</changelogtext>
<changelogtext>[b]Improve:[/b] Sticky header &amp; language for sources filter</changelogtext>
<changelogtext>[b]Fix:[/b] Allow manual edit on Tracker's chapter (must hit Done on keyboard)</changelogtext>
<changelogtext>[b]Fix:[/b] Genre tag search while browsing related titles or from Feed Screen</changelogtext>
<changelogtext>[b]Fix:[/b] Bangumi tracker</changelogtext>
<changelogtext>[b]New:[/b] A peek into Preview-build's 'What's New' in About screen</changelogtext>
<changelogtext>[b]New:[/b] Support only Android 8+</changelogtext>
<changelogtext>[b]Improve:[/b] Update translation</changelogtext>
<changelogtext>[b]Based on TachiyomiSY stable 1.10.6 (Mar 4, 2024)[/b]</changelogtext>
<changelogtext>[b]Based on Mihon stable 0.16.5 (Apr 9, 2024)[/b]</changelogtext>
<changelogtext>[b]New:[/b] Trust all extensions by repo</changelogtext>
<changelogtext>[b]New:[/b] Add Namicomi support for external chapters on MD</changelogtext>
<changelogtext>[b]Improved:[/b] Massively improve findFile performance</changelogtext>
<changelogtext>[b]Fix:[/b] storage permission request for non-conforming devices</changelogtext>
</changelogversion>
<changelogversion versionName="1.10.5" changeDate="May 9,2024">
<changelogtext>[b]New[/b] Show related mangas for all sources</changelogtext>
Expand All @@ -25,8 +40,8 @@
<changelogtext>[b]New[/b] Configurable interval to refresh entries from downloaded storage</changelogtext>
<changelogtext>Updater switched to method similar to Mihon's</changelogtext>
<changelogtext>Revert back support to show extensions' changelog &amp; readme</changelogtext>
<changelogtext>[b]Based on TachiyomiSY stable 1.10.5(Mar 2,2024)[/b]</changelogtext>
<changelogtext>[b]Based on Mihon stable 0.16.4(from 0.16.3)[/b]</changelogtext>
<changelogtext>[b]Based on TachiyomiSY stable 1.10.5 (Mar 2,2024)[/b]</changelogtext>
<changelogtext>[b]Based on Mihon stable 0.16.4 (from 0.16.3)[/b]</changelogtext>
<changelogtext>Minor fix for marking duplicate chapters as read</changelogtext>
<changelogtext>Include the delayed tracker update fix</changelogtext>
</changelogversion>
Expand Down

0 comments on commit e1840d3

Please sign in to comment.