Skip to content

Releases: ReVanced/revanced-cli

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 23:08
Immutable release. Only release title and notes can be modified.

6.0.0 (2026-03-14)

  • build(Needs bump)!: Update to ReVanced Patcher v22 (#385) (30f36ee)

Bug Fixes

  • Do not print patch description if null (bba90fe)
  • Group mount and install options into an argument group (#364) (0c53a2d)

Features

  • Add signature and build provenance verification (f481462)

BREAKING CHANGES

  • ReVanced CLI switches to ReVanced Patcher v22 and will therefore be incompatible with patches from older versions of ReVanced Patcher.

v6.0.0-dev.2

v6.0.0-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Feb 18:17
Immutable release. Only release title and notes can be modified.

6.0.0-dev.2 (2026-02-26)

Features

  • Add signature and build provenance verification (f481462)

v6.0.0-dev.1

v6.0.0-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Feb 23:20
Immutable release. Only release title and notes can be modified.

6.0.0-dev.1 (2026-02-21)

  • build(Needs bump)!: Update to ReVanced Patcher v22 (#385) (30f36ee)

BREAKING CHANGES

  • ReVanced CLI switches to ReVanced Patcher v22 and will therefore be incompatible with patches from older versions of ReVanced Patcher.

v5.0.2-dev.2

v5.0.2-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:29

5.0.2-dev.2 (2025-04-25)

Bug Fixes

  • Do not print patch description if null (bba90fe)

v5.0.2-dev.1

v5.0.2-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Apr 23:20

5.0.2-dev.1 (2025-04-20)

Bug Fixes

  • Group mount and install options into an argument group (#364) (0c53a2d)

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 08:53

5.0.1 (2025-04-14)

Bug Fixes

  • Make mounting work again by bumping dependencies (#359) (68a4872)

v5.0.1-dev.1

v5.0.1-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Feb 21:53

5.0.1-dev.1 (2025-02-26)

Bug Fixes

  • Make mounting work again by bumping dependencies (#359) (68a4872)

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 14:58

5.0.0 (2024-11-10)

Bug Fixes

  • Check for null when no device serial was specified (1da8ae9)
  • List if patch option is required (#346) (98ff0c3)
  • Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time (1bb0d13)
  • Make patches selectable by using a mutable collection for the selection option (751fa1d)
  • Make the patch command work without specifying any selection (ba159a3)
  • Print in new line correctly (c2dc9d7)
  • Use the first connected device when no ADB device is specified (5f952f3)

Features

  • Set patch options via CLI (#336) (2300243)
  • Show error about no installation device found at the beginning (3300e6b)
  • Simplify command and option names and descriptions (#338) (6e7797a)
  • Simplify option descriptions (45c998b)

BREAKING CHANGES

  • Options have been renamed.
  • This commit changes various CLI options and removes the options.json file. Instead, patch options can now be passed via CLI options

v5.0.0-dev.11

v5.0.0-dev.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Nov 14:50

5.0.0-dev.11 (2024-11-10)

Bug Fixes

v5.0.0-dev.9

v5.0.0-dev.9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Nov 15:55

5.0.0-dev.9 (2024-11-05)

Bug Fixes

  • Print in new line correctly (c2dc9d7)