0.96.1-rc
版本发布时间: 2023-12-05 21:44:12
flipperdevices/flipperzero-firmware最新发布版本:1.0.1(2024-09-10 19:33:52)
TL;DR
- NFC: FeliCa UID emulation, ST25B support improvements, MFC fixes and improvements, ISO15693 support improvements, initial NTAG write support, new card parsers
- Dolphin: new animation
- SubGhz: Gate TX support improvements
- System: mbedtls now default for all crypto operations, various fixes and improvements
- Remote: remove ble pairing option, keyboard UI cleanup
We are working on new serial API for next release, your comments are welcome https://github.com/flipperdevices/flipperzero-firmware/pull/3211 Also feel free to report any issues with the new NFC stack and application https://github.com/flipperdevices/flipperzero-firmware/issues
What's Changed
- [FL-3640] NFC: Felica UID emulation by @RebornedBrain in https://github.com/flipperdevices/flipperzero-firmware/pull/3190
- [FL-3686] Mifare Classic fixes by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3221
- allows you to use UCS-2 in canvas_glyph_width by @bolknote in https://github.com/flipperdevices/flipperzero-firmware/pull/3226
- [FL-3682] Add the secret door animation by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3233
- [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/3234
- ST25TB poller refining + write support by @augustozanellato in https://github.com/flipperdevices/flipperzero-firmware/pull/3239
- Mifare Classic nested auth support by @augustozanellato in https://github.com/flipperdevices/flipperzero-firmware/pull/3238
- [FL-3675] Ntag21x write by @RebornedBrain in https://github.com/flipperdevices/flipperzero-firmware/pull/3246
- [FL-3132] HID app: Add new function key icons by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3236
- [FL-3620] Add the "remove pairing" button to BLE hid by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3237
- Fixed error when reading an iso15693 nfc tag with no blocks by @pborsutzki in https://github.com/flipperdevices/flipperzero-firmware/pull/3229
- SubGhz: fix count bit for detect gate_tx protocol by @Skorpionm in https://github.com/flipperdevices/flipperzero-firmware/pull/3253
- nfc: m1k-based Aime (non-AIC) card support by @magicnat in https://github.com/flipperdevices/flipperzero-firmware/pull/3241
- [FL-3701] NFC fixes by @gornekich in https://github.com/flipperdevices/flipperzero-firmware/pull/3264
New Contributors
- @bolknote made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3226
- @pborsutzki made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3229
- @magicnat made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3241
Ongoing
- Nfc: new and old protocols support improvements, API finalization
- BadUSB, BadUART, scripting language
- UART refactoring, RPC over UART
- Furi & FuriHal improvements and preparation for release version 1.0.0
- Documentation
Full Changelog: https://github.com/flipperdevices/flipperzero-firmware/compare/0.95.0-rc...0.96.1-rc