Skip to content

Releases: Graywizard888/Enhancify

v6.1.1-RC

18 May 13:38
7ab5ed4

Choose a tag to compare

[v6.1.1-RC] 18-5-2026

🐞 Bug Fixes

  • Fixed patched app installation issues in some scenarios

v6.1.0-RC

10 May 09:32
eecae50

Choose a tag to compare

[v6.1.0-RC] 10-5-2026

🔬 Features

  • Implemented brossh Api support in bundle patcher
  • implemented Rename/delete function in bundle patcher
  • Added brossh source
  • Implemented Gitlab fallback when sources moved or deleted

🛠️ Misc Changes

  • minor changes to add support of stable/dev patches of brossh
  • other minor changes in assets fetching

📝 Closed Issues

v6.0.7-RC

29 Apr 13:45
da270ce

Choose a tag to compare

[v6.0.7-RC] 29-4-2026

🐞 Bug Fixes

  • Fixed some JSON parsing issues

v6.0.6-RC

29 Apr 03:28
0d76355

Choose a tag to compare

[v6.0.6-RC] 29-4-2026

🔬 Features

  • Updated BC provider

v6.0.5-RC

26 Apr 07:41
5b3f8d7

Choose a tag to compare

[v6.0.5-RC] 26-4-2026

🐞 Bug Fixes

  • fixed issues where json fetching failed or malformed JSON got generated via cli
  • fixed issue where zipalign silently skipped if it didn't has executable permission

v6.0.4-RC

25 Apr 20:05
8c7f7d8

Choose a tag to compare

[v6.0.4-RC] 26-4-2026

🐞 Bug Fixes

  • fixed issues where json fetching failed or malformed JSON got generated via cli

v6.0.3-RC

25 Apr 16:28
5d23703

Choose a tag to compare

[v6.0.3-RC] 25-4-2026

🔬 Features

  • Implemented Inbuild apk zipalignment support for better app results

v6.0.2-RC

20 Apr 02:10
00221a8

Choose a tag to compare

[v6.0.2-RC] 20-4-2026

🛠️ Misc Changes

  • Minor changes to patcher to force specific bytecode mode when needed.

v6.0.1-RC

16 Apr 17:22
cbfc95d

Choose a tag to compare

[v6.0.1-RC] 16-4-2026

🔬 Features

  • Implimented "Paresh-Patches" source

Link :-https://github.com/Paresh-Maheshwari/paresh-patches

  • Implimented "Adobo" source

Link :- https://github.com/jkennethcarino/adobo

🛠️ Misc Changes

  • Removed "Jkenethkariano" source
  • Removed "RVX-Morphed" source
  • Removed "Wchill-patcheddit" source
  • Added "PikoTwitter" json url

v6.0.0-RC

12 Apr 09:23
2bd3423

Choose a tag to compare

[v6.0.0-RC] 12-4-2026

🔥 HOTFIX UPDATE

  • Fixed new patches/cli not get fetched when old is already present
  • Fixed signing crashes bcus of java restrictions by bypassing them

🔬 Features

  • Implimented "Cache_cli" function that caches new downloaded cli per "Source" based
  • Implimented toggle to on and off for "cache_cli"

Function only works when toggle is on, can be toggled in configure/toggle options

⚠️ Use only when you have enough storage

  • Implimented "BKS" keystore support

Only in Import keystore

🛠️ Misc Changes

  • Implimented "BKS" keystore in auto detect keystores function while signing with ".keystore" extensions keystore
  • Minor changes in memory configuration for signing apks

📝 Closed Issues