Skip to content

chore: Merge branch dev to main#115

Merged
LisoUseInAIKyrios merged 37 commits into
mainfrom
dev
May 4, 2026
Merged

chore: Merge branch dev to main#115
LisoUseInAIKyrios merged 37 commits into
mainfrom
dev

Conversation

@github-actions

Copy link
Copy Markdown

This pull request will Merge branch dev to main.

wchill and others added 3 commits April 17, 2026 19:00
Reduces memory requirements for bytecode patches and speeds up dex
rebuilding.

Adds flag `--bytecode-mode` which can be set to

* `FULL` - the legacy behavior, rebuilds all dex files, requires the most time and memory
* `STRIP_FAST` - default, fastest with least memory requirements but produces bigger APK files
* `STRIP_SAFE` - faster than `FULL` with somewhat reduced memory requirements, not as performant as `STRIP_FAST`

---------

Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
# [1.8.0-dev.1](v1.7.0...v1.8.0-dev.1) (2026-04-18)

### Features

* Faster dex rebuilding + reduced memory requirements  ([#108](#108)) ([ed8918e](ed8918e))
@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Apr 18, 2026 that may be closed by this pull request
2 tasks
semantic-release-bot and others added 17 commits April 18, 2026 08:59
# [1.8.0-dev.2](v1.8.0-dev.1...v1.8.0-dev.2) (2026-04-18)

### Bug Fixes

* Include Notice and License files in shadow jar release ([#113](#113)) ([a9a2402](a9a2402))
# [1.8.0-dev.3](v1.8.0-dev.2...v1.8.0-dev.3) (2026-04-18)

### Features

* Add in-app dependency license viewer ([#114](#114)) ([77a1dde](77a1dde))
# [1.8.0-dev.4](v1.8.0-dev.3...v1.8.0-dev.4) (2026-04-19)

### Bug Fixes

* Update to latest patcher ([efd0cf1](efd0cf1))
# [1.8.0-dev.5](v1.8.0-dev.4...v1.8.0-dev.5) (2026-04-20)

### Bug Fixes

* Re-enable strip libs feature ([#117](#117)) ([6d2bb94](6d2bb94))
Fixed an issue where continue-on-error would fail sometimes even though
it is not supposed to.
Windows now forces `FULL` BytecodeMode. (Temp fix until wchill's
permanent fix)
# [1.8.0-dev.6](v1.8.0-dev.5...v1.8.0-dev.6) (2026-04-21)

### Bug Fixes

* continue-on-error fix + force windows to `FULL` ([#120](#120)) ([036faba](036faba))
# [1.8.0-dev.7](v1.8.0-dev.6...v1.8.0-dev.7) (2026-04-24)

### Features

* Add search function to license viewer ([#124](#124)) ([d3d9feb](d3d9feb))
# [1.8.0-dev.8](v1.8.0-dev.7...v1.8.0-dev.8) (2026-04-25)

### Features

* Support GitHub repo urls with `--patches` argument ([#71](#71)) ([2cc09a9](2cc09a9))
semantic-release-bot and others added 2 commits April 29, 2026 07:05
# [1.8.0-dev.9](v1.8.0-dev.8...v1.8.0-dev.9) (2026-04-29)

### Features

* Custom output path + better GUI scrollbars ([#127](#127)) ([70e2721](70e2721))
@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue May 3, 2026 that may be closed by this pull request
2 tasks
LisoUseInAIKyrios and others added 2 commits May 4, 2026 00:24
# [1.8.0-dev.11](v1.8.0-dev.10...v1.8.0-dev.11) (2026-05-03)

### Bug Fixes

* Update to patcher 1.5.1 ([d7c5036](d7c5036))
@wchill wchill linked an issue May 4, 2026 that may be closed by this pull request
2 tasks
@LisoUseInAIKyrios LisoUseInAIKyrios marked this pull request as ready for review May 4, 2026 09:58
semantic-release-bot and others added 3 commits May 4, 2026 10:00
# [1.8.0-dev.12](v1.8.0-dev.11...v1.8.0-dev.12) (2026-05-04)

### Bug Fixes

* ARSCLib libraries are not included in minimized fat jar ([5dce038](5dce038))
# [1.8.0-dev.13](v1.8.0-dev.12...v1.8.0-dev.13) (2026-05-04)

### Bug Fixes

* ARSCLib libraries are excluded during minimization ([2714ab5](2714ab5))
@LisoUseInAIKyrios LisoUseInAIKyrios merged commit 3893d94 into main May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants