diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index 65d5bc19aa..5185c2c644 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/report_issue.yml @@ -53,7 +53,7 @@ body: label: Komikku version description: You can find your Komikku version in **More → About**. placeholder: | - Example: "1.11.1" + Example: "1.11.2" validations: required: true @@ -98,7 +98,7 @@ body: required: true - label: I have gone through the [FAQ](https://mihon.app/docs/faq/general) and [troubleshooting guide](https:/mihon.app/docs/guides/troubleshooting/). required: true - - label: I have updated the app to version **[1.11.1](https://github.com/komikku-app/komikku/releases/latest)**. + - label: I have updated the app to version **[1.11.2](https://github.com/komikku-app/komikku/releases/latest)**. required: true - label: I have updated all installed extensions. required: true diff --git a/.github/ISSUE_TEMPLATE/request_feature.yml b/.github/ISSUE_TEMPLATE/request_feature.yml index 3e9e59446d..fcb79a274d 100644 --- a/.github/ISSUE_TEMPLATE/request_feature.yml +++ b/.github/ISSUE_TEMPLATE/request_feature.yml @@ -33,7 +33,7 @@ body: required: true - label: If this is an issue with an official extension, I should be opening an issue in the [extensions repository](https://github.com/komikku-app/extensions/issues/new/choose). required: true - - label: I have updated the app to version **[1.11.1](https://github.com/komikku-app/komikku/releases/latest)**. + - label: I have updated the app to version **[1.11.2](https://github.com/komikku-app/komikku/releases/latest)**. required: true - label: I will fill out all of the requested information in this form. required: true diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 2acb0295df..e90756ba76 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -31,8 +31,8 @@ android { defaultConfig { applicationId = "app.komikku" - versionCode = 68 - versionName = "1.11.1" + versionCode = 69 + versionName = "1.11.2" buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"") buildConfigField("String", "COMMIT_SHA", "\"${getGitSha()}\"") diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index 7b392b1a8c..163a9bcb44 100644 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,5 +1,28 @@ + + [b]New:[/b] Support for backing up and restoring Feeds + [b]New:[/b] Allow changing feeds' order + [b]New:[/b] Show progress-banner for sync/restore/update + [b]New:[/b] Jump to entry from download queue item + [b]New:[/b] Long-click search drop-down menu for entry's title/author/artist/source + [b]New:[/b] Support sources search in Migrate Source Screen + [b]New:[/b] Onboarding permissions request for external storage + [b]New:[/b] Request for storage permission when saving pictures (Android P & below) + [b]New:[/b] Adds Reader Option to Copy Panel to Clipboard + [b]New:[/b] Added configuration options to e-ink page flashes + [b]Improve:[/b] Update default popular user-agent, better support Cloudflare + [b]Improve:[/b] Google drive sync + [b]Improve:[/b] Make global search 'Has result' sticky + [b]Improve:[/b] Background color for favorite entries + [b]Fix:[/b] Update E-Hentai to support libraryColored, bulk-selection overlay + [b]Fix:[/b] Copy icon (migration whole list) was always migrating instead of copy + [b]Fix:[/b] Migrate/copy manga with 'Delete downloaded' unticked had no effect but always delete + [b]Fix:[/b] Background color of selected entries + [b]Fix:[/b] (performance) rework cover's loading animation + [b]Fix:[/b] (performance) laggy after browsing library for a while + [b]Fix:[/b] Revert chapter's filter icon + [b]Komikku's Discord channel[/b] [b]New:[/b] App icon