Skip to content

Commit e489c57

Browse files
committed
update changelog
1 parent 877a920 commit e489c57

File tree

1 file changed

+3
-33
lines changed

1 file changed

+3
-33
lines changed

CHANGELOG.md

+3-33
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,7 @@
11
### New changes
2-
* Issues with hopping in subghz are fixed in this release
3-
* OFW PR: Desktop: Set external apps as favorites (OFW PR 1816 by @djsime1) (and fixed forgotten furi_record_close)
4-
* PR -> Plugins: Add CAME 12bit 303MHz to SubGHz Bruteforcer (by @derskythe | PR #87)
5-
* PR -> BadUSB: Added Norwegian keyboard layout for BadUSB (by @jd-raymaker | PR #88)
6-
* PR -> Plugins: Feature: allow to set ball speed in Arkanoid (by @an4tur0r | PR #92)
7-
* Add USB Keyboard (& Mouse) plugin, replacing default USB Mouse demo included (plugin by @huuck) [Link to original](https://github.com/huuck/FlipperZeroUSBKeyboard)
8-
* Fix USB Keyboard plugin wrong icon in mouse screen, rewrite view models to new type
9-
* Updated universal remote assets (by @Amec0e)
10-
* Plugins: SubGHz Bruteforcer - Fix wrong max value in BF existing dump
11-
* API 3.0 -> 3.2 (all previous compiled apps still compatible)
12-
* Add 312.2 MHz to subghz user config
13-
* SubGHz: Fix double click after delete scene, fix rename bug
14-
* SubGHz: proper free of rainbow tables
15-
* SubGHz: Fixed stability issues with Came atomo, Nice Flor S, limited max history items to 60 (was 65)
16-
* SubGHz: Fix Read screen GUI (still bugged in OFW)
17-
* Adapted all plugins and other code to new FuriString, fixed all new issues with new string type
18-
* Adapted all plugins to new printf format
19-
* Adapted all plugins to new view model format (aka Removing lambdas)
20-
* Adapted all plugins to new furi_stream
21-
* OFW: Elf loader: do not load .ARM.* sections
22-
* OFW: Removing lambdas
23-
* OFW: BadUSB: add SYSRQ keys
24-
* OFW: Gui: fix memory leak in file browser module
25-
* OFW: music_player: Return to browser instead of exiting on back button
26-
* OFW: More correct elf loader
27-
* OFW: Furi stream buffer
28-
* OFW: Printf function attributes
29-
* OFW: App name in CLI loader command, RFID data edit fix
30-
* OFW: Show in-app icons & names in archive browser
31-
* OFW: M*LIB: non-inlined strings, FuriString primitive
32-
* OFW: Remove string_push_uint64
33-
* OFW: Mifare Classic read improvements
34-
* OFW PR: updated icon names (OFW PR 1829 by nminaylov)
2+
* SubGHz: Fixed bugs with Decode option for RAW signals (blank screen, broken files)
3+
* SubGHz: Allowed usage of hopper with detect raw feature (with attempt to fix) - WARNING -> This feature is very unstable, may cause crashes(with lost of captured signal), use at your own risk, it was enabled due to many requests from users
4+
* PR -> Docs, fix description - Slight update for newest dev method (by @UberGuidoZ | PR #93)
355

366
#### [🎲 Download extra apps pack](https://download-directory.github.io/?url=https://github.com/UberGuidoZ/Flipper/tree/main/Applications/Unleashed)
377

0 commit comments

Comments
 (0)