Releases: ykus4/fuin
Releases · ykus4/fuin
v1.1.2
v1.1.1
v1.1.0
v1.0.0
What's Changed
- feat: initial implementation of fuin Android DEX packer by @ykus4 in #1
- refactor: remove runtime key server — embed AES key in APK assets by @ykus4 in #2
- chore: remove unused FUIN_SERVER_URL from config by @ykus4 in #3
- refactor: restructure into fuin/ package by @ykus4 in #4
- feat: async pack jobs with SSE progress and web UI by @ykus4 in #5
- feat: complete stub Gradle project and expand setup docs by @ykus4 in #6
- feat: some fixes by @ykus4 in #7
- feat: support docker by @ykus4 in #9
- feat: add CI and Docker workflows for linting, testing, and building images by @ykus4 in #10
- feat: multidex, v2 signing, AXML parser, webhooks, and 6 more improvements by @ykus4 in #11
- docs: overhaul README and consolidate runtime artifacts under data/ by @ykus4 in #12
- refactor: update README.md by @ykus4 in #13
- fix: restore setup-buildx-action required for GHA cache backend by @ykus4 in #14
- fix: docker error by @ykus4 in #15
- fix: add packages write permission for GHCR push by @ykus4 in #16
New Contributors
Full Changelog: https://github.com/ykus4/fuin/commits/v1.0