You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* If you have copied apps into `apps` folder - remove `apps` folder on your microSD before installing this release to avoid issues!
3
+
* SubGHz: (Bug that I decided to keep as a feature) You can change default button (Ok) for remote by holding custom button and pressing back at same time (same can be used to restore your button if you changed it accidentally) - Be careful, it might be unstable, I will make proper option to change button in next releases
4
+
* SubGHz: Fixes for custom button bugs in SubGHz Remote app
5
+
* SubGHz: Add alutech table to enviroment alloc and free
6
+
* Docs: Fix and update docs - thanks to @lesterrry
7
+
* Plugins: Bluetooth Remote - implemented YouTube Shorts Remote (may be unstable)
8
+
* Plugins: Bluetooth Remote - improvements and fixes for TikTok remote (by @krolchonok | PR #420)
9
+
* Plugins: Implement an array for baudrates on GPS UART app (+ add 19200 baud) (by @p0ns | PR #416)
10
+
* Plugins: Remove UART Echo from releases since it is locked on 115200 baud, and we have **UART Terminal** with ability to set baudrate
* OFW: Deep Sleep Idle - **Improves battery usage!!!** -> **Breaking API change, api was changed from 21.x to 22.x**
14
+
* OFW: FuriHal: pwr pulls for some pins
15
+
* OFW: Bugfix: ISP Programmer and SubGhz
16
+
* OFW: AVR_ISP: fix NULL pointer dereference
17
+
* OFW: Fix gpio state isp programmer
18
+
* OFW: ufbt: project & debugging updates
19
+
* OFW: FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx -> **Breaking API change, api was changed from 20.x to 21.x**
20
+
**(this will make your manually copied plugins not work, update them in same way you installed them, or delete `apps` folder and then install firmware, if you using extra pack builds (with `e` in version) all apps in _Extra will be updated automatically)**
16
21
17
22
#### [🎲 Download latest extra apps pack](https://github.com/xMasterX/all-the-plugins/archive/refs/heads/main.zip)
Copy file name to clipboardexpand all lines: ReadMe.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
<br>
12
12
13
-
Our goal is to make all features possible on this device without any limitations!
13
+
Most stable custom firmware focused on new features and improvements of original firmware components, with almost no UI changes
14
14
15
15
<br>
16
16
@@ -103,7 +103,7 @@ Encoders made by @assasinfil & @xMasterX:
103
103
104
104
## Please support development of the project
105
105
The majority of this project is developed and maintained by me, @xMasterX.
106
-
I'm unemployed because of the war, and the only income I receive is from your donations.
106
+
I'm unemployed, and the only income I receive is from your donations.
107
107
Our team is small and the guys are working on this project as much as they can solely based on the enthusiasm they have for this project and the community.
0 commit comments