blob: eb763b36af95dda5faf05ec7cf000b981e064e0e [file] [log] [blame]
bigbiff5b03ec52021-11-12 19:10:45 -05001---
2layout: post
3title: "TWRP 3.6.0 Released"
4date: 2021-11-28 12:56:00
5categories: site update
6version: 3.6.0
7---
8
9TWRP {{ page.version }} is out now for most currently supported devices.
10
11First of all, thanks to all the maintainers and your continued support. Without you guys
12TWRP would not exist as it does now. We would like to apologize for the length of
13time it took for the Android 11 release. It took us over a year to support all the new
14features.
15
16This release has feature updates for Android 9 based devices compiled for TWRP and up to
17date support for Android 11. Devices compiled under the android-10 branch now have been
bigbiffffb85e72021-11-28 18:20:13 -050018moved to the android-11 branch for up to date support.
bigbiff5b03ec52021-11-12 19:10:45 -050019
20We hope the feature updates for Android 11 will quicken the release process for Android 12.
21You can follow our status on Zulip: https://rebrand.ly/teamwin-recovery-zulip-community
22
23You can see the device builds under their respective Jenkins view at https://jenkins.twrp.me.
24
25
26What's new in {{ page.version }}:
27# Android 9 Branch:
28- Fixes
29 - SAR Update script name for clarity - CaptainThrowback
30 - Fix building toolbox in android-7.1 - CaptainThrowback
31 - Fix bash - Jarl-Penguin
32
33# Android 11 Branch:
34- Add support for installation realme/OPPO OTA - Ctapchuk
35- update custom makefiles to golang modules - bigbiff
36- sepolicy updates - nebrassy, bigbiff, CaptainThrowback
37- encryption updates for a11 - bigbiff, micky387, CaptainThrowback
38- vendor kernel module loader - bigbiff
39- virtual A/B updates - bigbiff
40- snapshot merges - bigbiff
41- repacker warnings - CaptainThrowback
42- f2fs formatting fixes - systemad
43- symlink dynamic partitions in bootdevice - Mohd Faraz
44- Fixes
45 - Fix parsing get_args for wiping cache
46 - vendor hal fixes - Mohd Faraz
47 - fix samsung haptics - soulr344
48 - digest check fixes - epicX
49 - ozip decrypt fixes - Ctapchuk
50 - Change how blank screen works - Sean hoyt
51
52# Android 9 and Android 11 Branches:
53- add num template for PIN input - CaptainThrowback
54- Ignore A12 XML files binary format - zhenyolka
55- Add support of A12 keymaster_key_blob files structure - zhenyolka
56- keymaster restore: warn when pin, password or pattern is enabled - bigbiff
57- New flashing method for recovery as boot devices:
58 Advanced > flash current twrp - nebrassy
59- factory wipe and mtp fixes - CaptainThrowback
60- add indonesian language - Xdisk
61- update Russian language - Ctapchuk
62- add canceldecrypt page - CaptainThrowback
63- copy logcat when copying logs in TWRP - CaptainThrowback
64- Fixes
65 - FBE Encryption fixes - CaptainThrowback
66 - repacker fixes for compression - nebrassy
67 - exclusion criteria for Fix Recovery Bootloop - CaptainThrowback
68 - unmount vendor if not available - LinkBoi00
69 - theme updates - LinkBoi00
70
71Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
72
73We 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!
74
75Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.