Skip to content

Releases: ReVanced/revanced-cli

v1.3.0

11 Jun 23:42
Compare
Choose a tag to compare

1.3.0 (2022-06-11)

Bug Fixes

  • Main-Class attribute pointing to wrong method (6e82418)
  • ZipAligner not correctly calculating the file offset (2975a47)
  • broken control flow of includeFilter (a0644c7)
  • check for root even though when not needed (0d7581a)
  • overwrite output file (2bfbbc2)
  • resource patcher (9da4f70)
  • sign the aligned file instead of the input file (22d2535)

Features

v1.2.0

05 Jun 06:03
Compare
Choose a tag to compare

1.2.0 (2022-06-05)

Bug Fixes

  • migrate to latest patcher api changes (ace70e4)

Features

  • add path for cacheDirectory and enable resource patching by default (54c0a03)
  • debugging option (1b645c6)

v1.2.0-dev.2

05 Jun 05:59
Compare
Choose a tag to compare
v1.2.0-dev.2 Pre-release
Pre-release

1.2.0-dev.2 (2022-06-05)

Features

v1.1.6-dev.1

31 May 23:56
Compare
Choose a tag to compare
v1.1.6-dev.1 Pre-release
Pre-release

1.1.6-dev.1 (2022-05-31)

Bug Fixes

  • migrate to latest patcher api changes (ace70e4)

v1.1.5

27 May 10:28
Compare
Choose a tag to compare

1.1.5 (2022-05-27)

Bug Fixes

  • invalid code flow when adding patches (206f202)

v1.1.4

26 May 02:26
Compare
Choose a tag to compare

1.1.4 (2022-05-26)

Bug Fixes

  • migrate from PatchLoader.load(...) to JarPatchBundle(...).loadPatches() (cabd32f)

v1.1.3

25 May 22:43
Compare
Choose a tag to compare

1.1.3 (2022-05-25)

Bug Fixes

  • only accept directories when looking for files in resource patch (c76da7e)

v1.1.2

22 May 20:40
Compare
Choose a tag to compare

1.1.2 (2022-05-22)

Bug Fixes

  • delete outputFile after deploying (329f8a3)

v1.1.1

22 May 15:29
Compare
Choose a tag to compare

1.1.1 (2022-05-22)

Bug Fixes

v1.1.0-dev.3

15 May 20:11
Compare
Choose a tag to compare
v1.1.0-dev.3 Pre-release
Pre-release

1.1.0-dev.3 (2022-05-15)

Bug Fixes