Skip to content

Commit

Permalink
docs: add note for #3367 and #3366
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Oct 6, 2023
1 parent 60826ed commit 8af9514
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/unreleased.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ The changelog of the upcoming release, subject to change prior to finalization.
- Add Android 14 framework support. [#3202](https://github.com/iBotPeaches/Apktool/issues/3202)
- Add [Resource Modes](/docs/in-depth/resource-modes) to allow for more control over resource decoding. [#2836](https://github.com/iBotPeaches/Apktool/issues/2836)
- Add Docker image. [#3351](https://github.com/iBotPeaches/Apktool/pull/3351) (Thanks Fmstrat)
- Add support for compactly packed resources. [#3366](https://github.com/iBotPeaches/Apktool/issues/3366)
- Add support for 16bit offset entries in resource table. [#3367](https://github.com/iBotPeaches/Apktool/issues/3367)
- Fix regression with detection of sparse resource table. [#3199](https://github.com/iBotPeaches/Apktool/issues/3199)
- Fix poisoning of sparse detection via sparse framework. [#3298](https://github.com/iBotPeaches/Apktool/issues/3298)
- Fix over-reading the Res Config Flags if size is larger than known. [#3205](https://github.com/iBotPeaches/Apktool/pull/3205)
Expand Down

0 comments on commit 8af9514

Please sign in to comment.