0.71.1-rc
版本发布时间: 2022-11-14 16:15:08
flipperdevices/flipperzero-firmware最新发布版本:1.0.1(2024-09-10 19:33:52)
TL;DR
- New app: Nfc magic - MFC magic cards writer
- Dolphin: new animation
- NFC: manual actions, improvements, bug fixes, unit test
- SubGhz: bug fixes and improvements, new protocols
- WeatherStation: new protocols and bug fixes
- Infrared: new protocol
- Furi: better memory leak logging,
- Fbt: bug fixes and improvements
- Storage: modification timestamps
- Toolchain: update
- Input: proper debounce, fixes button double presses
What's Changed
- [FL-2975] Bug fixes and improvements: Furi, Input, Cli by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/2004
- iButton: Fix header "Saved!" message stays on other screens by @xMasterX in https://github.com/flipperdevices/flipperzero-firmware/pull/2003
- fbt: lint fixes by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/2008
- BadUSB and Archive fixes by @nminaylov in https://github.com/flipperdevices/flipperzero-firmware/pull/2005
- Path handling fixes in toolchain download by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/2010
- fbt: more fixes for windows environment by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/2011
- Gui: refactor buttons remapping by @br0ziliy in https://github.com/flipperdevices/flipperzero-firmware/pull/1949
- Fbt fixes for mfbt pt2 by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/1951
- Fixed job name, renamed compile step id by @doomwastaken in https://github.com/flipperdevices/flipperzero-firmware/pull/1952
- [FL-2931] Storage full RPC error handling by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/1958
- [FL-2940] WS: add protocol Ambient_Weather by @Skorpionm in https://github.com/flipperdevices/flipperzero-firmware/pull/1960
- BadUSB scroll-lock typo fix by @nminaylov in https://github.com/flipperdevices/flipperzero-firmware/pull/1968
- Run Bad USB immediately after connection by @head47 in https://github.com/flipperdevices/flipperzero-firmware/pull/1955
- Subghz: add analyzer frequency logs by @Tardo in https://github.com/flipperdevices/flipperzero-firmware/pull/1914
- [FL-2952] Dolphin: add L1_Mods_128x64 animation by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/1973
- [FL-2951] Storage: tree timestamps by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/1971
- SubGhz: fix incorrect response in rpc mode. Code cleanup. by @msvsergey in https://github.com/flipperdevices/flipperzero-firmware/pull/1964
- NFC magic cards support by @gornekich in https://github.com/flipperdevices/flipperzero-firmware/pull/1966
- Fbt: fixes for ufbt pt3 by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/1970
- Code cleanup: srand, PVS warnings by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/1974
- Fbt: fix for launch_app by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/1978
- WS: fix show negative temperature by @Skorpionm in https://github.com/flipperdevices/flipperzero-firmware/pull/1980
- Infrared: add Kaseikyo IR protocol by @samuel in https://github.com/flipperdevices/flipperzero-firmware/pull/1965
- Fbt: compile_db fixes by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/1981
- DAP-Link: show error if usb is locked by @DrZlo13 in https://github.com/flipperdevices/flipperzero-firmware/pull/1982
- Update toolchain to version 19. Update codeowners. by @drunkbatya in https://github.com/flipperdevices/flipperzero-firmware/pull/1986
- Acurite 609TXC weather station protocol by @samuel in https://github.com/flipperdevices/flipperzero-firmware/pull/1987
- [FL-2956] Initial unit test docs by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/1984
- Furi: show thread allocation balance for child threads by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/1992
- NFC: fix crash on MFC read by @gornekich in https://github.com/flipperdevices/flipperzero-firmware/pull/1993
- Fbt: 'target' field for apps; lib debugging support by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/1995
- Rpc: increase stack size, fix stack overflow by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/1997
- Corr: bad path for furi core by @canel-rom1 in https://github.com/flipperdevices/flipperzero-firmware/pull/1975
- NFC Unit tests part 1.1 by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/1927
- Force card types in extra actions by @Astrrra in https://github.com/flipperdevices/flipperzero-firmware/pull/1961
- Fixed typos by @skelq in https://github.com/flipperdevices/flipperzero-firmware/pull/1999
- [FL-2961] SubGhz: properly handle storage loss by @Skorpionm in https://github.com/flipperdevices/flipperzero-firmware/pull/1990
New Contributors
- @head47 made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/1955
- @Tardo made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/1914
- @msvsergey made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/1964
- @samuel made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/1965
- @canel-rom1 made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/1975
- @skelq made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/1999
Full Changelog: https://github.com/flipperdevices/flipperzero-firmware/compare/0.70.1-rc...0.71.1-rc