0.105.0
版本发布时间: 2024-08-15 09:56:51
flipperdevices/flipperzero-firmware最新发布版本:1.0.1(2024-09-10 19:33:52)
!!! Important Note !!!
This update will reset your PIN code. Please set it up again in Settings -> Desktop.
TL;DR
- Storage: All system files now stored on SD card (no more internal LFS storage), performance improved
- BLE: Lower connection interval, 2~4x performance improvements
- BuildTool: Updated toolchain, IDE integration improvements, image converters and validators, various bug fixes and improvements
- LFRFID: GProxII protocol support thanks to @BarTenderNZ
- SubGhz: Dickert MAHS protocol support thanks to @OevreFlataeker
- NFC: Fix incorrect FIFO handling, various bug fixes and improvements
- GUI: New number input module thanks to @leedave
- Furi: New EventLoop primitives, various bug fixes and improvements
- Infrared: Various improvements in HAL
- Documentation: New examples
- Archive: Fixed a bug when application files with uppercase extensions were not shown
What's Changed
- Fix .editorconfig by @leon0399 in https://github.com/flipperdevices/flipperzero-firmware/pull/3811
- Reordered VS Code Tasks to follow the [Release] > [Debug] schema by @janwiesemann in https://github.com/flipperdevices/flipperzero-firmware/pull/3810
- Fix typo in "charge me" screen by @liamhays in https://github.com/flipperdevices/flipperzero-firmware/pull/3812
- Furi: update string documentation by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/3803
- toolchain: v39 by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/3793
- Added
-Wundef
to compiler options by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/3815 - [FL-3827] iButton ID writing by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3734
- Fix: Add missing va_end call by @derskythe in https://github.com/flipperdevices/flipperzero-firmware/pull/3798
- [FL-3879] Fix plantain balance string by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3813
- [FL-3766] Refactor detected protocols list by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3809
- CCID App: Refactor by @kidbomb in https://github.com/flipperdevices/flipperzero-firmware/pull/3808
- Add lfrfid GProxII support by @BarTenderNZ in https://github.com/flipperdevices/flipperzero-firmware/pull/3796
- [NFC] Change the plantain last number display from "?" to "X" by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/3819
- Storage: remove LFS by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/3577
- Images linting: ensure that all images conform to specification by @skyhawkillusions in https://github.com/flipperdevices/flipperzero-firmware/pull/3802
- [FL-3880] Fix cumulative error in infrared signals by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/3823
- [FL-3841] FuriEventLoop Pt.2 by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/3703
- Added a text input that only accepts full numbers (int) by @leedave in https://github.com/flipperdevices/flipperzero-firmware/pull/3350
- [FL-3883] Remove internal storage folder if corresponding flag set by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/3824
- Now fifo size in ST25 chip is calculated properly by @RebornedBrain in https://github.com/flipperdevices/flipperzero-firmware/pull/3829
- [FL-3888] Make file extensions case-insensitive by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/3828
- Added protocol for Dickert MAHS garage door remote control by @OevreFlataeker in https://github.com/flipperdevices/flipperzero-firmware/pull/3826
New Contributors
- @leon0399 made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3811
- @janwiesemann made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3810
- @BarTenderNZ made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3796
- @skyhawkillusions made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3802
- @leedave made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3350
- @OevreFlataeker made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/3826
Full Changelog: https://github.com/flipperdevices/flipperzero-firmware/compare/0.104.0...0.105.0