mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 12:42:30 +04:00
update changelog
This commit is contained in:
71
CHANGELOG.md
71
CHANGELOG.md
@@ -1,50 +1,29 @@
|
|||||||
## New changes
|
## New changes
|
||||||
* **Apple BLE Spam app** (by @Willy-JL | Plus research from ECTO-1A, xMasterX and techryptic) -> (app can be found in builds ` `, `e`, `n`, `r`)
|
**Summary: BLE Core2 (Copro) crashes should be fixed with this update, Apple BLE Spam app and other apps updated to the latest versions, NFC file sort crashes has been fixed, other fixes and improvements see below:**
|
||||||
* Plugins -> Note for new users: **PicoPass emulation is available** in (Apps -> NFC -> PicoPass) + Latest PicoPass emulation fixes (by nvx) -> (app can be found in builds ` `, `e`, `n`, `r`)
|
* SubGHz: Nice Flor S - added custom button code 0x3
|
||||||
* SubGHz: **FAAC SLH - Programming mode** (by @xMasterX & @Eng1n33r (full research and PoC by @Skorpionm)| PR #585) -> [How to use](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/documentation/SubGHzRemoteProg.md)
|
* NFC: Fixes out of memory crash if we open folder with more than 300 files in it
|
||||||
* SubGHz: FAAC SLH -> Add manually new options
|
* LF RFID: Fixed logic in `t5577_write_with_pass` (by @baugp | PR #612)
|
||||||
* SubGHz: **Ignore Princeton** option
|
* Infrared: Updated universal assets (by @amec0e | PR #607 #619)
|
||||||
* SubGHz: **Save all settings, option to reset config to default** (by @derskythe | PR #590)
|
* **Apple BLE Spam app** updated to latest version (by @Willy-JL) -> (app can be found in builds ` `, `e`, `n`, `r`)
|
||||||
* SubGHz: Fix 0xFFFF counter value being skipped
|
* OFW: Fix spelling across some project files
|
||||||
* SubGHz: Fix path reset on save name scene exit
|
* OFW: CCID: Support PC To Reader Transfer Block data
|
||||||
* SubGHz: Various fixes
|
* OFW: Firmware: bigger thread name storage. Notification app: better BacklightEnforce edge cases handling.
|
||||||
* SubGHz Remote: New design (by @Svaarich) - Implemented by @gid9798
|
* OFW: Lib: update stm32wb_copro to 1.17.3 release
|
||||||
* SubGHz Remote: Fix Sub-GHz Remote folder name (by @OperKH | PR #583)
|
* OFW: FuriHal ble: length fix for fw version prop
|
||||||
* SubGHz Remote: submodule (by @gid9798 | PR #592)
|
* OFW: add documentation SubGhz Bin_RAW file format
|
||||||
* Infrared: Updated universal assets (by @amec0e | PR #594)
|
* OFW: fbt: glob improvements
|
||||||
* Infrared: Remake custom universal remotes to use new design (New icons by @Svaarich)
|
* OFW: HEX input UI improvements
|
||||||
* UI: Keyboard ok to toggle select all in cursor mode (by @Willy-JL)
|
* OFW: Ble: fix null-ptr dereference in bt_change_profile
|
||||||
* CI/CD: CodeQL for internal usage
|
* OFW: Add the coding in the shell animation
|
||||||
* CI/CD: Fixed regular builds having `c` in version name in the device info while not being actual `c` build
|
* OFW: FuriHal,BleGlue: prevent sleep while HCI command executed, proper bt api rpc locking. Fixes random system lockups.
|
||||||
* Docs: New FAAC SLH instructions
|
* OFW: fbt: reworked tool path handling
|
||||||
* Docs: Readme & Changelog fixes (by @gid9798 | PR #586 #600)
|
* OFW: Gui: handle view port lockup and notify developer about it
|
||||||
* OFW: Sub-GHz: fix incorrect key parsing crash
|
* OFW: Added `fal_embedded` parameter for PLUGIN apps
|
||||||
* OFW: fbt: added FW_CFG_name with build configuration
|
* OFW: Fix multiline aligned text going out of bounds (again)
|
||||||
* OFW: SD-Card: proper HAL -> **Breaking API change, API 37.x -> API 38.x** - **Update your apps!**
|
* OFW: Add Initial CCID support
|
||||||
* OFW: Various Fixes and Improvements -> **Breaking API change, API 36.x -> API 37.x** - **Update your apps!**
|
* OFW: Add confirmation before exiting USB-UART
|
||||||
* OFW: iButton: Return to the file selection if file is corrupted
|
* OFW: Add extended I2C HAL functions -> **Breaking API change 38.x -> 39.x**
|
||||||
* OFW: Account for the "-" in line carry-over
|
* OFW: New clock switch schema, **fixes random core2 crashes**
|
||||||
* OFW: github: workflow improvements
|
|
||||||
* OFW: Storage: force mount
|
|
||||||
* OFW: Add File Naming setting for more detailed naming -> **Breaking API change, API 35.x -> API 36.x** - **Update your apps!**
|
|
||||||
* OFW: Disconnect from BLE on protobuf error
|
|
||||||
* OFW: Add support for Mifare Classic 4k SAK 0x38 ATQA 0x02, 0x04, 0x08
|
|
||||||
* OFW: Undo some TODO
|
|
||||||
* OFW: Check the filetype of the update manifest
|
|
||||||
* OFW: StorageListRequest: size filter
|
|
||||||
* OFW: SubGhz: heap overflow text error
|
|
||||||
* OFW: nfc: add rfal wrong state error handling
|
|
||||||
* OFW: Rfid: fix crash on broken key launch from archive (fix was already done in UL in similar way)
|
|
||||||
* OFW: AC OFF button
|
|
||||||
* OFW: New IR universal remote graphics
|
|
||||||
* OFW: Intelligent probing with warnings for fwflash.py
|
|
||||||
* OFW: FuriHal: explicitly pull display pins at early init stage, move PUPD config to early stage
|
|
||||||
* OFW: Fix display last symbol in multiline text
|
|
||||||
* OFW: Properly reset the NFC device data
|
|
||||||
* OFW: fbt: various improvements and bug fixes
|
|
||||||
* OFW: Littlefs updated to v2.7.0
|
|
||||||
* OFW: loader: restored support for debug apps
|
|
||||||
* OFW: Removed explicit dependency on scons for external scripting
|
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ https://github.com/DarkFlippers/unleashed-firmware#whats-changed
|
|||||||
|
|
||||||
## How to use SubGHz Remote app?
|
## How to use SubGHz Remote app?
|
||||||
1. Open app, press Back button, select New map file
|
1. Open app, press Back button, select New map file
|
||||||
2. Configure signal files and their names for every button (you add only one signal and make other buttons empty - just don't select any files for them in config)
|
2. Configure signal files and their names for every button (also you can add only one signal and make other buttons empty - just don't select any files for them in config)
|
||||||
3. Save new map file
|
3. Save new map file
|
||||||
4. Open map file and select your previously created file
|
4. Open map file and select your previously created file
|
||||||
5. Use buttons to send subghz signal files that you selected in map config at step 2
|
5. Use buttons to send subghz signal files that you selected in map config at step 2
|
||||||
|
|||||||
Reference in New Issue
Block a user