blob: 5de11c8e02f629b453ea51353b2b7e340255d979 [file] [log] [blame]
bigbiff22856f12022-05-29 15:32:46 -04001---
2layout: post
3title: "TWRP 3.6.2 Released"
4date: 2022-06-01 17:46:00
5categories: site update
6version: 3.6.2
7---
8
9TWRP {{ page.version }} is out now for most currently supported devices.
10
11I continue my thanks to all the maintainers and your support.
12
13This release is a bugfix release. Please see the list below for details.
14
15We are continuing work on Android 12. There is no ETA currently.
16You can follow our status on [Zulip](https://rebrand.ly/teamwin-recovery-zulip-community)
17
18You can see the device builds under their respective [Jenkins view](https://jenkins.twrp.me).
19
20What'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
40Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
41
42We 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
44Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.