upd changelog

This commit is contained in:
MX 2024-12-23 21:03:53 +03:00
parent 38326877ea
commit 4694492ed4
No known key found for this signature in database
GPG Key ID: 7CCC66B7DBDD1C83

View File

@ -1,11 +1,24 @@
## Main changes
- Current API: 78.2
- Current API: 79.1
* SubGHz: Jolly Motors support (with add manually) (Thanks @pkooiman !)
* Desktop: Auto Power Off Timer (by @Dmitry422 with some fixes by @xMasterX)
* OFW PR 4025: Increase system stack's reserved memory size (Fix USB UART Bridge Crash) (by @Astrrra)
* OFW: merged gsurkov/vcp_break_support branch for usb uart bridge (WIP!!!)
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes
* Desktop: Add input events sub check
* OFW: Fix invalid path errors while deploying SDK by enforcing toolchain to use UTF-8 on initial SDK Extraction
* OFW: **Added flipper_format_write_empty_line(...)**
* OFW: Fix skylander ID reading
* OFW: Work around incorrect serial port handling by the OS
* OFW: Add winter animations
* OFW: FBT: Don't lint JS packages
* OFW: **Fix lost BadBLE keystrokes**
* OFW: **Loader: Fix BusFault in handling of OOM** (was already included in previous UL release)
* OFW: **NFC Fix ISO15693 stucking in wrong mode.**
* OFW: Update `infrared_test.c` reference
* OFW: **FuriThread stdin**
* OFW: **Add the ability to send a signal once via RPC**
* OFW: NFC: Plantain parser Last payment amount fix
* OFW: NFC clipper: BART station ids for San Lorenzo, Bay Fair
* OFW: Fix typo for mf_classic_key_cahce_get_next_key() function