Skip to content

Commit

Permalink
upd changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Oct 5, 2024
1 parent 0d8d71f commit ae14e8d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,23 @@
- Princeton support for second button encoding type (8bit)
- GangQi fix serial check
- Hollarm add more button codes (thanks to @mishamyte for captures)
- Misc:
- Add extra settings to disable GPIO pins control used for external modules amplifiers and/or LEDs (in radio settings menu with debug ON)
- NFC:
- OFW PR 3822: MIFARE Classic Key Recovery Improvements (by @noproto)
- OFW PR 3918: NFC Some api adjustments (by @RebornedBrain)
- OFW PR 3930: NFC Emulation freeze (by @RebornedBrain)
- OFW PR 3885: Add API to enforce ISO15693 mode (by @aaronjamt)
* OFW: New layout for BadUSB (es-LA)
* Infrared: Update universal remote assets (by @amec0e | PR #813)
* Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev)
## Other changes
* OFW PR 3885: Add API to enforce ISO15693 mode (by @aaronjamt)
* OFW PR 3931: Split BadUSB into BadUSB and BadBLE (by @Astrrra)
* OFW PR 3933: furi_hal_random: Wait for ready state and no errors before sampling (by @n1kolasM)
* OFW: Improve bit_buffer.h docs
* OFW: Prevent idle priority threads from potentially starving the FreeRTOS idle task
* OFW: IR universal remote additions
* OFW: Fix EM4100 T5577 writing block order (was already done in UL)
* OFW: kerel typo
* OFW: Folder rename fails
* OFW: Put errno into TCB
Expand Down

0 comments on commit ae14e8d

Please sign in to comment.