semantic-release-bot
|
783f313ed8
|
chore(release): 1.24.1-dev.1 [skip ci]
## [1.24.1-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.24.0...v1.24.1-dev.1) (2025-04-04)
### Bug Fixes
* Crash using when Integer type in Patch Options ([#2453](https://github.com/ReVanced/revanced-manager/issues/2453)) ([05575cc](05575cccfb ))
v1.24.1-dev.1
|
2025-04-04 16:11:35 +00:00 |
|
Pun Butrach
|
05575cccfb
|
fix: Crash using when Integer type in Patch Options (#2453)
|
2025-04-04 22:59:06 +07:00 |
|
semantic-release-bot
|
a8e192b85f
|
chore(release): 1.24.0 [skip ci]
# [1.24.0](https://github.com/ReVanced/revanced-manager/compare/v1.23.3...v1.24.0) (2025-03-07)
### Bug Fixes
* Build failure caused by Internal R8 NPE on field "b" ([08a9d2a](08a9d2a64f ))
* Change duplicated app suffix and allow profile variant compilation ([5b6426c](5b6426c453 ))
* Flutter Impeller renderer causing artifacts on rare occasions ([7462291](746229120c ))
* Slight tweak and use Flutter suggested config ([4b7b05a](4b7b05ac0f ))
### Features
* Distinguish between release, debug, and profile variants ([64cbb68](64cbb68344 ))
v1.24.0
|
2025-03-07 17:53:22 +00:00 |
|
Pun Butrach
|
4b591effed
|
chore: Merge branch dev to main (#2406)
|
2025-03-08 00:42:05 +07:00 |
|
semantic-release-bot
|
123c51794b
|
chore(release): 1.24.0-dev.1 [skip ci]
# [1.24.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.23.4-dev.1...v1.24.0-dev.1) (2025-03-06)
### Bug Fixes
* Flutter Impeller renderer causing artifacts on rare occasions ([7462291](746229120c ))
### Features
* Distinguish between release, debug, and profile variants ([64cbb68](64cbb68344 ))
v1.24.0-dev.1
|
2025-03-06 16:56:44 +00:00 |
|
validcube
|
53d64a0636
|
build: Use dependency meant for Stable branch of Flutter
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2025-03-06 23:44:47 +07:00 |
|
validcube
|
64cbb68344
|
feat: Distinguish between release, debug, and profile variants
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2025-03-06 23:12:35 +07:00 |
|
validcube
|
00950c79f0
|
build: Bump pubspec dependencies
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2025-03-06 23:06:09 +07:00 |
|
validcube
|
746229120c
|
fix: Flutter Impeller renderer causing artifacts on rare occasions
This sets minimum flutter version to 3.29.0 so that it will discourage any version lower than that.
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2025-03-06 22:36:06 +07:00 |
|
semantic-release-bot
|
133f6ee28f
|
chore(release): 1.23.4-dev.1 [skip ci]
## [1.23.4-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.23.3...v1.23.4-dev.1) (2025-03-06)
### Bug Fixes
* Build failure caused by Internal R8 NPE on field "b" ([08a9d2a](08a9d2a64f ))
* Change duplicated app suffix and allow profile variant compilation ([5b6426c](5b6426c453 ))
* Slight tweak and use Flutter suggested config ([4b7b05a](4b7b05ac0f ))
v1.23.4-dev.1
|
2025-03-06 14:56:29 +00:00 |
|
Pun Butrach
|
08a9d2a64f
|
fix: Build failure caused by Internal R8 NPE on field "b"
See: https://issuetracker.google.com/issues/389508413
|
2025-03-06 21:45:11 +07:00 |
|
validcube
|
4b7b05ac0f
|
fix: Slight tweak and use Flutter suggested config
Signed-off-by: validcube <pun.butrach@gmail.com>
|
2025-02-15 17:25:29 +07:00 |
|
Pun Butrach
|
5b6426c453
|
fix: Change duplicated app suffix and allow profile variant compilation
|
2025-02-15 13:54:57 +07:00 |
|
Pun Butrach
|
235489dcdf
|
ci: Use american spelling
ReVanced uses US EN spelling.
|
2025-02-14 21:35:19 +07:00 |
|
Pun Butrach
|
b4e5c66f9c
|
ci: Fix commit hash related issues
|
2025-02-14 21:22:42 +07:00 |
|
Pun Butrach
|
5c58f624de
|
ci: Cover before build failure and registry authentication
|
2025-02-14 21:20:47 +07:00 |
|
Pun Butrach
|
89ad88c0ef
|
ci: Improve build pull request v3
|
2025-02-14 21:06:18 +07:00 |
|
Pun Butrach
|
d3036105bb
|
ci: Make attestation runs on every release (stable)
Sometimes build will not be made due to CI Configuration
|
2025-02-11 19:54:39 +07:00 |
|
Pun Butrach
|
3e8862ea5a
|
ci: Generate release artifact provenance (#2315)
|
2025-02-10 19:34:12 +07:00 |
|
dependabot[bot]
|
0c59bbb7be
|
build(deps-dev): bump the npm group with 2 updates (#2404)
|
2025-02-01 10:23:30 +07:00 |
|
semantic-release-bot
|
f4b279d1fd
|
chore(release): 1.23.3 [skip ci]
## [1.23.3](https://github.com/ReVanced/revanced-manager/compare/v1.23.2...v1.23.3) (2025-01-15)
### Bug Fixes
* Delete cached APK only after successful patch ([#2331](https://github.com/ReVanced/revanced-manager/issues/2331)) ([4ba7ec1](4ba7ec1854 ))
v1.23.3
|
2025-01-15 15:21:07 +00:00 |
|
Pun Butrach
|
c652d196fc
|
ci: Move Nuke script to after normalisation
|
2025-01-15 21:39:44 +07:00 |
|
ReVanced Bot
|
632b9502b2
|
chore: Sync translations (#2316)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
|
2025-01-15 21:32:42 +07:00 |
|
dependabot[bot]
|
dfb3fe3749
|
build(deps): bump slang_flutter and slang (#2374)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
|
2025-01-15 21:15:30 +07:00 |
|
Pun Butrach
|
b3ba0fcd6a
|
chore: Remove deprecated linter rules
|
2025-01-03 23:39:32 +07:00 |
|
dependabot[bot]
|
8a98b8448b
|
build(deps-dev): bump semantic-release-pub from 0.9.1 to 0.9.3 in the npm group (#2372)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-01 11:21:20 +07:00 |
|
dependabot[bot]
|
da604e89ac
|
build(deps): bump the pubspec group with 2 updates (#2373)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-01 11:18:54 +07:00 |
|
semantic-release-bot
|
624b43733e
|
chore(release): 1.23.3-dev.1 [skip ci]
## [1.23.3-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.23.2...v1.23.3-dev.1) (2024-12-24)
### Bug Fixes
* Delete cached APK only after successful patch ([#2331](https://github.com/ReVanced/revanced-manager/issues/2331)) ([4ba7ec1](4ba7ec1854 ))
v1.23.3-dev.1
|
2024-12-24 00:59:50 +00:00 |
|
Benjamin
|
4ba7ec1854
|
fix: Delete cached APK only after successful patch (#2331)
|
2024-12-24 01:48:57 +01:00 |
|
dependabot[bot]
|
1d6b074856
|
build(deps): bump the pubspec group with 13 updates (#2338)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
|
2024-12-19 19:35:55 +07:00 |
|
oSumAtrIX
|
695329088b
|
docs: Navigate to next sub-page and explain mounting [skip ci]
|
2024-12-18 04:18:23 +01:00 |
|
dependabot[bot]
|
f2b20e6e7f
|
build(deps-dev): bump the npm group with 2 updates (#2334)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-01 11:03:14 +07:00 |
|
ReVanced Bot
|
a5c3aa3744
|
chore: Sync translations (#2314)
|
2024-11-13 22:56:59 +07:00 |
|
ReVanced Bot
|
900058a6e5
|
chore: Sync translations (#2296)
|
2024-11-13 22:50:41 +07:00 |
|
semantic-release-bot
|
4c51ad3650
|
chore(release): 1.23.2 [skip ci]
## [1.23.2](https://github.com/ReVanced/revanced-manager/compare/v1.23.1...v1.23.2) (2024-11-12)
### Bug Fixes
* Handle migration of default URL used in v1.22 as well ([851b06b](851b06b0d2 ))
v1.23.2
|
2024-11-12 23:45:30 +00:00 |
|
oSumAtrIX
|
a0c2a17bab
|
chore: Merge branch dev to main (#2311)
|
2024-11-13 00:34:25 +01:00 |
|
oSumAtrIX
|
851b06b0d2
|
fix: Handle migration of default URL used in v1.22 as well
|
2024-11-13 00:33:58 +01:00 |
|
semantic-release-bot
|
57018a65df
|
chore(release): 1.23.1 [skip ci]
## [1.23.1](https://github.com/ReVanced/revanced-manager/compare/v1.23.0...v1.23.1) (2024-11-10)
v1.23.1
|
2024-11-10 16:24:53 +00:00 |
|
oSumAtrIX
|
b44419133a
|
build(Needs bump): Put keystore to correct file path
|
2024-11-10 17:14:10 +01:00 |
|
semantic-release-bot
|
8961cf9044
|
chore(release): 1.23.0 [skip ci]
# [1.23.0](https://github.com/ReVanced/revanced-manager/compare/v1.22.0...v1.23.0) (2024-11-10)
### Bug Fixes
* Don't show toasts when export cancelled ([#2230](https://github.com/ReVanced/revanced-manager/issues/2230)) ([bd79496](bd79496433 ))
* Fix the connectivity check toast again ([#2216](https://github.com/ReVanced/revanced-manager/issues/2216)) ([a7e2281](a7e2281805 ))
* Get changelogs for alternative sources ([#1766](https://github.com/ReVanced/revanced-manager/issues/1766)) ([c729842](c7298424e5 ))
* missing parameter in translations ([1c6c5d5](1c6c5d53ae ))
* Resolve EACCESS error in special cases ([#2135](https://github.com/ReVanced/revanced-manager/issues/2135)) ([1f95767](1f95767aeb ))
* Restore apk renaming during compile ([abdd9dc](abdd9dc430 ))
### Features
* Also show new patches in the removed patches dialog ([#2257](https://github.com/ReVanced/revanced-manager/issues/2257)) ([8872165](8872165a99 ))
* Import and export manager settings ([#2268](https://github.com/ReVanced/revanced-manager/issues/2268)) ([a45d959](a45d9598cc ))
* Show changelogs from the latest to the last used patches version ([#2219](https://github.com/ReVanced/revanced-manager/issues/2219)) ([daba737](daba737ecb ))
* Use ReVanced API v4 ([7b7d91d](7b7d91d661 ))
### Performance Improvements
* Don't recalculate universal patches or compatible packages if not necessary ([7e3afe0](7e3afe0cb2 ))
v1.23.0
|
2024-11-10 15:04:46 +00:00 |
|
oSumAtrIX
|
5139873f79
|
chore: Merge branch dev to main (#2217)
|
2024-11-10 15:56:03 +01:00 |
|
ReVanced Bot
|
5caa79eb0d
|
chore: Sync translations (#2267)
|
2024-11-10 05:57:57 +01:00 |
|
semantic-release-bot
|
9552b2ebc5
|
chore(release): 1.23.0-dev.7 [skip ci]
# [1.23.0-dev.7](https://github.com/ReVanced/revanced-manager/compare/v1.23.0-dev.6...v1.23.0-dev.7) (2024-11-10)
### Features
* Use ReVanced API v4 ([7b7d91d](7b7d91d661 ))
### Performance Improvements
* Don't recalculate universal patches or compatible packages if not necessary ([7e3afe0](7e3afe0cb2 ))
v1.23.0-dev.7
|
2024-11-10 04:04:12 +00:00 |
|
oSumAtrIX
|
7e3afe0cb2
|
perf: Don't recalculate universal patches or compatible packages if not necessary
|
2024-11-10 04:53:59 +01:00 |
|
oSumAtrIX
|
7b7d91d661
|
feat: Use ReVanced API v4
|
2024-11-10 04:53:59 +01:00 |
|
oSumAtrIX
|
44b8d4ceee
|
build: Configure output file name
|
2024-11-08 19:43:45 +01:00 |
|
semantic-release-bot
|
aaa97ebb71
|
chore(release): 1.23.0-dev.6 [skip ci]
# [1.23.0-dev.6](https://github.com/ReVanced/revanced-manager/compare/v1.23.0-dev.5...v1.23.0-dev.6) (2024-11-08)
v1.23.0-dev.6
|
2024-11-08 17:49:03 +00:00 |
|
oSumAtrIX
|
d99e5af384
|
build: Fix build
|
2024-11-08 18:39:02 +01:00 |
|
oSumAtrIX
|
c47c7c0a88
|
build(Needs bump): Bump dependencies
|
2024-11-05 20:13:08 +01:00 |
|
semantic-release-bot
|
3e32c0fd90
|
chore(release): 1.23.0-dev.5 [skip ci]
# [1.23.0-dev.5](https://github.com/ReVanced/revanced-manager/compare/v1.23.0-dev.4...v1.23.0-dev.5) (2024-11-05)
### Features
* Import and export manager settings ([#2268](https://github.com/ReVanced/revanced-manager/issues/2268)) ([a45d959](a45d9598cc ))
v1.23.0-dev.5
|
2024-11-05 18:52:52 +00:00 |
|