bigbiff | 22856f1 | 2022-05-29 15:32:46 -0400 | [diff] [blame] | 1 | --- |
| 2 | layout: post |
| 3 | title: "TWRP 3.6.2 Released" |
| 4 | date: 2022-06-01 17:46:00 |
| 5 | categories: site update |
| 6 | version: 3.6.2 |
| 7 | --- |
| 8 | |
| 9 | TWRP {{ page.version }} is out now for most currently supported devices. |
| 10 | |
| 11 | I continue my thanks to all the maintainers and your support. |
| 12 | |
| 13 | This release is a bugfix release. Please see the list below for details. |
| 14 | |
| 15 | We are continuing work on Android 12. There is no ETA currently. |
| 16 | You can follow our status on [Zulip](https://rebrand.ly/teamwin-recovery-zulip-community) |
| 17 | |
| 18 | You can see the device builds under their respective [Jenkins view](https://jenkins.twrp.me). |
| 19 | |
| 20 | What's new in {{ page.version }}: |
| 21 | |
| 22 | # Android 9 and Android 11 Branches |
| 23 | |
| 24 | - A12 keymaster keyblob structure file update (for no pin encryption) - zhenyolka & Quallenauge |
| 25 | - Fixes |
| 26 | - Override bootctrl for flashing images - CaptainThrowback |
| 27 | |
| 28 | # Android 9 Branch |
| 29 | |
| 30 | - Keymaster 3 dump functions - koron393 |
| 31 | |
| 32 | # Android 11 Branch |
| 33 | |
| 34 | - Mtp ffs handle recreated when usb is unplugged - nijel8 |
| 35 | - Fixes |
| 36 | - Only compile vendor kernel module loading support when requested - CaptainThrowback |
| 37 | - Add missing selinux contexts - CaptainThrowback |
| 38 | - Fix sepolicy comparison on vendor - webgeek1234 |
| 39 | |
| 40 | Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app) |
| 41 | |
| 42 | We need your help! The bulk of TWRP work is done by a handful of people on a volunteer basis. We have pushed most of our device files to [our github](http://github.com/TeamWin/) and we have [a gerrit instance](http://gerrit.twrp.me). If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance! |
| 43 | |
| 44 | Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links. |