|
1 | 1 | ## New changes
|
2 |
| -* !!! **Warning! After installing, Desktop settings (Favoutite apps, PIN Code, AutoLock time..) will be resetted to default due to settings changes, Please set your PIN code, Favourite apps again in Settings->Desktop** !!! |
3 |
| -* This next text applies to you only **If you have copied any apps manually** into `apps` folder and don't know that you need to update those apps manually in same way you added them - remove `apps` folder or that specific apps you copied on your microSD before installing this release to avoid issues due to OFW API version update! **If you using regular builds or extra pack builds (e) without your manually added apps, all included apps will be installed automatically, no extra actions needed!** |
4 |
| ------ |
5 |
| -* Archive (FileBrowser): Added Cut/Copy/Paste & NewDir options in new menu (original feature made by (@Willy-JL | XFW) - and ported by @gid9798) |
6 |
| -* Plugins: SubGHz Bruteforcer (3.7 update) - New extra settings menu (by @gid9798) |
7 |
| -``` |
8 |
| -- Added the ability to change repeats |
9 |
| -- Added the ability to change Te for protocols that use it |
10 |
| -- The settings will be reset after returning to the main menu |
11 |
| -``` |
12 |
| -* SubGHz Remote: Merged SubGHz Remote and Remote maker in one app, **use back button to access remote maker** (by @gid9798 | PR #545) |
13 |
| -* SubGHz: Replace FM15k with AM_Q in default modulations |
14 |
| -* SubGHz: Port latest OFW external radio driver, fix issues (now you can make drivers for other radio chips) (by @gid9798 | PR #539 #536 #535 #534) |
15 |
| -* GUI module: SubMenu fix vertical orientation (by @gid9798 | PR #543) |
16 |
| -* Apps: After merge fixes (by @gid9798 | PR #537) |
17 |
| -* Docs: Update docs for debug build and update vscode example, please remove `debug_pack` target if you had it in your workflow |
18 |
| -* Infrared: Updated universal remote assets (by @amec0e | PR #544 #546) |
19 |
| -* Plugins: Barcode app - embed assets (encoding tables) in plugin |
20 |
| -* Plugins: NRF24 plugins -> Updates by @Sil333033 with some changes by @xMasterX -> furi_hal_speaker direct calls was removed and replaced with notification service to avoid bypassing of user set silent mode -> What was changed - NRF24 connection check added, app folders was moved (uses migrate, all done automatically), and mousejacker now uses badusb folder for badusb scripts |
21 |
| -* Plugins: Added Camera Suite GPIO application for the ESP32-CAM module. [(by CodyTolene)](https://github.com/CodyTolene/Flipper-Zero-Camera-Suite) (PR #541) |
22 |
| -* Plugins: Updated ESP32: WiFi Marauder companion plugin [(by 0xchocolate)](https://github.com/0xchocolate/flipperzero-wifi-marauder) |
23 |
| -* Plugins: Updated **NFC Maker** plugin (make tags with URLs, Wifi and other things) [(by Willy-JL)](https://github.com/ClaraCrazy/Flipper-Xtreme/tree/dev/applications/external/nfc_maker) |
24 |
| -* Plugins: Updated **Mifare Nested** [(by AloneLiberty)](https://github.com/AloneLiberty/FlipperNested) |
| 2 | +* SubGHz: OFW PR: change the operation of the TIM17 timer in CC1101_ext to 2µs -> **CAME Atomo and other protocols issues with external module should be fixed now** |
| 3 | +* SubGHz: Temporatily revert new AM_Q in default modulations due to external CC1101 module issues |
| 4 | +* Plugins: NRF24 MouseJacker -> Fixed issue #551 - Wrong folder path |
| 5 | +* Plugins: Spectrum Analyzer -> Add a Precise mode and other small changes (by @ALEEF02 | PR #550 #553) |
25 | 6 | * Plugins: Updated Lightmeter [(by oleksiikutuzov)](https://github.com/oleksiikutuzov/flipperzero-lightmeter)
|
26 |
| -* Plugins: Updated **Multi (RFID/iButton) Fuzzer** [(by @gid9798)](https://github.com/DarkFlippers/Multi_Fuzzer) |
27 |
| -* OFW PR: faploader: always create app dir, even if it doesn't have subdirs (by @hedger) |
28 |
| -* OFW: Gauge initialization routine refactoring, new DataMemory layout, configuration update |
29 |
| -* OFW: fbt: `build` target for faps |
30 |
| -* OFW: IButton: on delete scene key name not fully display if so long |
31 |
| -* OFW: Radio headers in SDK |
32 |
| -* OFW: Loader: good looking error messages |
33 |
| -* OFW: Desktop,Cli: add uptime info |
34 |
| -* OFW: Archive and file browser fixes |
35 |
| -* OFW: Loader: exit animation fix |
36 |
| -* OFW: SubGhz: fix check connect cc1101_ext |
37 |
| -* OFW: NFC: Improved MFC emulation on some readers |
38 |
| -* OFW: Dolphin: add new animation |
39 |
| -* OFW: Update toolchain to v23 |
40 |
| -* OFW: More descriptive error messages for the log command |
41 |
| -* OFW: **External menu apps** -> now we have ton of free internal space |
42 |
| -* OFW: Device Info update |
| 7 | +* Plugins: Various uFBT fixes (by @hedger) |
| 8 | +* Infrared: Universal remote assets - Add Xiaomi TV and (Daikin AC from OFW PR 2913 by minchogaydarov) |
| 9 | +* OFW PR 2912: NFC: Fix key invalidation (again) (by AloneLiberty) |
| 10 | +* OFW PR 2907: Fix about screen (by andzhr) |
| 11 | +* OFW PR 2896: BadUSB - Added French Canadian layout (by francis2054) |
43 | 12 |
|
44 | 13 | ----
|
45 | 14 |
|
|
0 commit comments