blob: 22294e4a5f39dac24d42f330f42dd9becf5c21d0 [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.
bigbiffe8242762021-11-28 18:29:12 -050021You can follow our status on [Zulip](https://rebrand.ly/teamwin-recovery-zulip-community)
bigbiff5b03ec52021-11-12 19:10:45 -050022
bigbiff665b2162021-11-28 18:31:36 -050023You can see the device builds under their respective [Jenkins view](https://jenkins.twrp.me).
bigbiff5b03ec52021-11-12 19:10:45 -050024
25
26What's new in {{ page.version }}:
bigbiff84059f92022-03-11 06:18:30 -050027
bigbiff5b03ec52021-11-12 19:10:45 -050028# Android 9 Branch:
bigbiff84059f92022-03-11 06:18:30 -050029
bigbiff5b03ec52021-11-12 19:10:45 -050030- Fixes
31 - SAR Update script name for clarity - CaptainThrowback
32 - Fix building toolbox in android-7.1 - CaptainThrowback
33 - Fix bash - Jarl-Penguin
34
35# Android 11 Branch:
bigbiff84059f92022-03-11 06:18:30 -050036
bigbiff5b03ec52021-11-12 19:10:45 -050037- Add support for installation realme/OPPO OTA - Ctapchuk
38- update custom makefiles to golang modules - bigbiff
39- sepolicy updates - nebrassy, bigbiff, CaptainThrowback
40- encryption updates for a11 - bigbiff, micky387, CaptainThrowback
41- vendor kernel module loader - bigbiff
42- virtual A/B updates - bigbiff
43- snapshot merges - bigbiff
44- repacker warnings - CaptainThrowback
45- f2fs formatting fixes - systemad
46- symlink dynamic partitions in bootdevice - Mohd Faraz
47- Fixes
48 - Fix parsing get_args for wiping cache
49 - vendor hal fixes - Mohd Faraz
50 - fix samsung haptics - soulr344
51 - digest check fixes - epicX
52 - ozip decrypt fixes - Ctapchuk
53 - Change how blank screen works - Sean hoyt
54
55# Android 9 and Android 11 Branches:
bigbiff84059f92022-03-11 06:18:30 -050056
bigbiff5b03ec52021-11-12 19:10:45 -050057- add num template for PIN input - CaptainThrowback
58- Ignore A12 XML files binary format - zhenyolka
59- Add support of A12 keymaster_key_blob files structure - zhenyolka
60- keymaster restore: warn when pin, password or pattern is enabled - bigbiff
61- New flashing method for recovery as boot devices:
62 Advanced > flash current twrp - nebrassy
63- factory wipe and mtp fixes - CaptainThrowback
64- add indonesian language - Xdisk
65- update Russian language - Ctapchuk
66- add canceldecrypt page - CaptainThrowback
67- copy logcat when copying logs in TWRP - CaptainThrowback
68- Fixes
69 - FBE Encryption fixes - CaptainThrowback
70 - repacker fixes for compression - nebrassy
71 - exclusion criteria for Fix Recovery Bootloop - CaptainThrowback
72 - unmount vendor if not available - LinkBoi00
73 - theme updates - LinkBoi00
74
75Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
76
77We 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!
78
79Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.