blob: 6709da34b363b3225229c7c7dd92cb02afb5b1be [file] [log] [blame]
bigbiffdb0702d2022-02-08 19:04:32 -05001---
2layout: post
3title: "TWRP 3.6.1 Released"
4date: 2022-03-22 17:46:00
5categories: site update
6version: 3.6.1
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
20
21What's new in {{ page.version }}:
22# Android 9 and Android 11 Branches:
23- Remove TWRP app from reboot menu - LinkBoi00
24- Switch to larger buttons in reboot menu - LinkBoi00
25- Manual offset for time with TW\_QCOM\_ATS\_OFFSET - CaptainThrowback
26- Allow specifying multiple property file paths - CaptainThrowback
27- Adopted storage support - authored by nkk71 - RIP
28- Update magiskboot in ramdisk for hdr\_v4 support - CaptainThrowback & topjohnwu
29- Installer zip updates for full .img flashing and magiskboot for hdr\_v4 support - osm0sis & topjohnwu
30- Fixes
31 - TW\_THEME\_VERSION cleanup - CaptainThrowback
32 - Vold decrypt - CaptainThrowback
33 - Update partition details after switching slot - Nebrassy
34 - Use more compatible term for nano display in TWRP Terminal - osm0sis & theincognito
35 - Only unmount vendor if device has vendor mountpoint - LinkBoi00
36 - Preparing user storage - if EnsurePolicy fails do not bail decryption - DarthJabba9
37
38# Android 9 Branch:
39- Update Russian language - Ctapchuk/kirillsvc
40- Fixes
41 - TZData cleanup - CaptainThrowback
42 - Nano/Bash cleanup - LinkBoi00
43 - Unmount vendor after switching slots - CaptainThrowback
44 - Copy event-log-tags to recovery build directory - CaptainThrowback
45 - Only include ext4crypt when TARGET\_USERIMAGES\_USE\_EXT4 is set - CaptainThrowback
46 - Building in omni-5.1 - CaptainThrowback
47 - Slot switching - Nebrassy
48 - Logcat when building - CaptainThrowback
49
50# Android 11 Branch:
51- Add support for installation realme/OPPO OTA - Ctapchuk
52- Add lptools to ramdisk - CaptainThrowback & phhusson
53- Add EROFS support - pomelohan
54- Fastbootd - check for and run startup script - RazaDroid
55- Add TARGET\_OTA\_ASSERT\_DEVICE for custom device asserts - DarthJabba9
56- Updated Chinese Simplified translations - sekaiacg
57- Fixes
58 - Update partition details after switching slot - Nebrassy
59 - Unmounting dynamic devices - do not remove mountpoints - bigbiff
60 - Installing zips - remove unecessary CloseArchive calls - sekaicg
61 - /sdcard mounting - bigbiff
62 - Installing zips - support 64 bit zips - sekaiacg
63 - Fuse issues with OTA > 4 GiB - luoqiangwei1
64 - Installing zips - StartIteration crash - sekaiacg
65 - Kernel module loader log cleanup - Megendanz
66 - Startup script cleanup - CaptainThrowback
67 - Update Boot HIDL for switching slots - MoetaYuko
68 - Sepolicy for ueventd - ghostrider-reborn
69 - Change TWRP folder cleanup - Nebrassy
70 - Support fscryptv1 - bigbiff
71 - libresetprop cleanup - bigbiff
72 - Restore with PIN enabled - sekaiacg & CaptainThrowback
73 - Install custom theme - sekaiacg
74 - Set prop after kernel module loading is done - ghostrider-reborn
75 - Add gki directory for kernel module loading - sekaiacg
76 - Exclude com.android.art apex from backup - nijel8
77 - twrpRepacker code duplication - DarthJabba9
78 - fstab flag cleanup - CaptainThrowback
79
80
81Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
82
83We 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!
84
85Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.