Skip to content

Commit

Permalink
docs: #3202 and #3346
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Oct 5, 2023
1 parent 90f343e commit 2fb6b79
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 @@ -9,12 +9,14 @@ The changelog of the upcoming release, subject to change prior to finalization.
:::

- Add manual YAML implementation to drop SnakeYAML dependency. [#3145](https://github.com/iBotPeaches/Apktool/issues/3145) (Thanks sv99)
- 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)
- 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)
- Fix improperly decoding attribute and arrays. [#2806](https://github.com/iBotPeaches/Apktool/issues/2806)
- Fix corruption of resource table when aapt2 is used. [#3346](https://github.com/iBotPeaches/Apktool/issues/3346)
- Fix decoding application with larger chunk header size than used. [#2989](https://github.com/iBotPeaches/Apktool/issues/2989)
- Fix decoding application with entries offset that resolved to NO_ENTRY (-1). [#1874](https://github.com/iBotPeaches/Apktool/issues/1874)
- Fix decoding application with larger axml namespace than known. [#2587](https://github.com/iBotPeaches/Apktool/issues/2587), [#2863](https://github.com/iBotPeaches/Apktool/issues/2863)
Expand Down

0 comments on commit 2fb6b79

Please sign in to comment.