Skip to content

Commit b6f15ea

Browse files
chore: Release v1.21.0 [skip ci]
# [1.21.0](v1.20.0...v1.21.0) (2026-06-10) ### Bug Fixes * Cancelled install callbacks on some OEM systems ([#598](#598)) ([6ec8543](6ec8543)) * Invert vertical parallax axis ([503e38e](503e38e)) ### Features * Add onboarding tour triggered after first patch ([#611](#611)) ([a7ab6df](a7ab6df)) * Auto-install patched APK with Shizuku after patching completes ([c43c663](c43c663))
1 parent d3d748f commit b6f15ea

3 files changed

Lines changed: 20 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.21.0](https://github.com/MorpheApp/morphe-manager/compare/v1.20.0...v1.21.0) (2026-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Cancelled install callbacks on some OEM systems ([#598](https://github.com/MorpheApp/morphe-manager/issues/598)) ([6ec8543](https://github.com/MorpheApp/morphe-manager/commit/6ec854345ae6bd59a51de1998a943566fa20db4f))
7+
* Invert vertical parallax axis ([503e38e](https://github.com/MorpheApp/morphe-manager/commit/503e38ec4461d3f4d6372358bb8b310ac8875f22))
8+
9+
10+
### Features
11+
12+
* Add onboarding tour triggered after first patch ([#611](https://github.com/MorpheApp/morphe-manager/issues/611)) ([a7ab6df](https://github.com/MorpheApp/morphe-manager/commit/a7ab6dfb576d20a9ef527ec759ed33ee57189772))
13+
* Auto-install patched APK with Shizuku after patching completes ([c43c663](https://github.com/MorpheApp/morphe-manager/commit/c43c66368d175be5d6bfc97ebb98f5880130f833))
14+
115
# [1.21.0-dev.3](https://github.com/MorpheApp/morphe-manager/compare/v1.21.0-dev.2...v1.21.0-dev.3) (2026-06-03)
216

317

app-release.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"created_at": "2026-06-03T09:53:24",
3-
"description": "# [1.21.0-dev.3](https://github.com/MorpheApp/morphe-manager/compare/v1.21.0-dev.2...v1.21.0-dev.3) (2026-06-03)\n\n\n### Bug Fixes\n\n* Invert vertical parallax axis ([503e38e](https://github.com/MorpheApp/morphe-manager/commit/503e38ec4461d3f4d6372358bb8b310ac8875f22))\n\n\n### Features\n\n* Add onboarding tour triggered after first patch ([#611](https://github.com/MorpheApp/morphe-manager/issues/611)) ([a7ab6df](https://github.com/MorpheApp/morphe-manager/commit/a7ab6dfb576d20a9ef527ec759ed33ee57189772))",
4-
"download_url": "https://github.com/MorpheApp/morphe-manager/releases/download/v1.21.0-dev.3/morphe-manager-1.21.0-dev.3.apk",
5-
"signature_download_url": "https://github.com/MorpheApp/morphe-manager/releases/download/v1.21.0-dev.3/morphe-manager-1.21.0-dev.3.apk.asc",
6-
"version": "1.21.0-dev.3"
2+
"created_at": "2026-06-10T10:51:21",
3+
"description": "# [1.21.0](https://github.com/MorpheApp/morphe-manager/compare/v1.20.0...v1.21.0) (2026-06-10)\n\n\n### Bug Fixes\n\n* Cancelled install callbacks on some OEM systems ([#598](https://github.com/MorpheApp/morphe-manager/issues/598)) ([6ec8543](https://github.com/MorpheApp/morphe-manager/commit/6ec854345ae6bd59a51de1998a943566fa20db4f))\n* Invert vertical parallax axis ([503e38e](https://github.com/MorpheApp/morphe-manager/commit/503e38ec4461d3f4d6372358bb8b310ac8875f22))\n\n\n### Features\n\n* Add onboarding tour triggered after first patch ([#611](https://github.com/MorpheApp/morphe-manager/issues/611)) ([a7ab6df](https://github.com/MorpheApp/morphe-manager/commit/a7ab6dfb576d20a9ef527ec759ed33ee57189772))\n* Auto-install patched APK with Shizuku after patching completes ([c43c663](https://github.com/MorpheApp/morphe-manager/commit/c43c66368d175be5d6bfc97ebb98f5880130f833))",
4+
"download_url": "https://github.com/MorpheApp/morphe-manager/releases/download/v1.21.0/morphe-manager-1.21.0.apk",
5+
"signature_download_url": "https://github.com/MorpheApp/morphe-manager/releases/download/v1.21.0/morphe-manager-1.21.0.apk.asc",
6+
"version": "1.21.0"
77
}

app/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = 1.21.0-dev.3
1+
version = 1.21.0

0 commit comments

Comments
 (0)