0.76.0
版本发布时间: 2023-02-02 22:27:22
flipperdevices/flipperzero-firmware最新发布版本:1.0.1(2024-09-10 19:33:52)
TL;DR
- WeatherStation: new protocol
- Nfc: improvements and bug fixes
- Desktop: improvements and bug fixes
- BadUSB: improvements and bug fixes
- Infrared: better handling of Sony remotes, left/right now turns pages
- Build System: PVS studio support
- Application Loader: fix crash on exit, improvements
What's Changed
- Change broken BadUSB link to Hak5 duckyscript quick reference webpage by @LiamDroog in https://github.com/flipperdevices/flipperzero-firmware/pull/2270
- Fix various issues reported on github by @skotopes in https://github.com/flipperdevices/flipperzero-firmware/pull/2280
- fbt: add
fap_deploy
target to build and copy all .fap apps to flipper by @smkent in https://github.com/flipperdevices/flipperzero-firmware/pull/2146 - Fix typos in source code by @giacomoferretti in https://github.com/flipperdevices/flipperzero-firmware/pull/2285
- BadUSB backspace/delete fix by @nminaylov in https://github.com/flipperdevices/flipperzero-firmware/pull/2288
- [FL-3078] Per protocol signal repeat count by @gsurkov in https://github.com/flipperdevices/flipperzero-firmware/pull/2293
- Adding the ability to turn pages in infrared by @gid9798 in https://github.com/flipperdevices/flipperzero-firmware/pull/2271
- relocate R_ARM_CALL by @bettse in https://github.com/flipperdevices/flipperzero-firmware/pull/2305
- [FL-3080] fbt: PVS support by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/2286
- [FL-3081] fbt: removed DEBUG_TOOLS & FAP_EXAMPLES flags by @hedger in https://github.com/flipperdevices/flipperzero-firmware/pull/2291
- ELF-loader: wait for notification to complete on app exit by @DrZlo13 in https://github.com/flipperdevices/flipperzero-firmware/pull/2335
- nfc: Fix crash when using debug PCAP trace by @krzys-h in https://github.com/flipperdevices/flipperzero-firmware/pull/2338
- nfc: Fix sector reads when one block is unreadable for MIFARE Classic by @RouNNdeL in https://github.com/flipperdevices/flipperzero-firmware/pull/2296
- emv: parse track1&2 equivalent data by @emilytrau in https://github.com/flipperdevices/flipperzero-firmware/pull/2332
- NFC: add MIFARE MINI support by @giacomoferretti in https://github.com/flipperdevices/flipperzero-firmware/pull/2307
- NFC: change from int8_t to uint8_t in mf_classic_get_classic_type by @giacomoferretti in https://github.com/flipperdevices/flipperzero-firmware/pull/2302
- debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps by @emilytrau in https://github.com/flipperdevices/flipperzero-firmware/pull/2333
- Change camelCase to PascalCase in code style by @RouNNdeL in https://github.com/flipperdevices/flipperzero-firmware/pull/2329
- Furi: make
furi_is_irq_context
public by @JarvisCraft in https://github.com/flipperdevices/flipperzero-firmware/pull/2276 - Assets: correct MicroSD card pinout in service animations by @DXVVAY in https://github.com/flipperdevices/flipperzero-firmware/pull/2323
- [FL-3082] WS: add protocol LaCrosse-TX (TFA Dostmann) by @Skorpionm in https://github.com/flipperdevices/flipperzero-firmware/pull/2292
- LF-RFID: add CRC calculation to paradox protocol by @jerji in https://github.com/flipperdevices/flipperzero-firmware/pull/2299
- Furi: getter for current thread stdout write callback by @Milk-Cool in https://github.com/flipperdevices/flipperzero-firmware/pull/2344
- Add support for
GUI-CTRL
in bad_usb by @NDrong in https://github.com/flipperdevices/flipperzero-firmware/pull/2315 - changed bench target, stlink serial and added error for testing the run by @doomwastaken in https://github.com/flipperdevices/flipperzero-firmware/pull/2275
- Print card CID in storage info by @hramrach in https://github.com/flipperdevices/flipperzero-firmware/pull/2227
- Documentation: add BadUSB GUI-CTRL by @giacomoferretti in https://github.com/flipperdevices/flipperzero-firmware/pull/2347
New Contributors
- @LiamDroog made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2270
- @giacomoferretti made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2285
- @gid9798 made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2271
- @krzys-h made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2338
- @RouNNdeL made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2296
- @emilytrau made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2332
- @JarvisCraft made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2276
- @DXVVAY made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2323
- @jerji made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2299
- @Milk-Cool made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2344
- @NDrong made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2315
- @hramrach made their first contribution in https://github.com/flipperdevices/flipperzero-firmware/pull/2227
Ongoing
- Application catalog
- Furi & FuriHal improvements and release 1.0.0 preparation
- Documentation
- NFC refactoring and write support
Full Changelog: https://github.com/flipperdevices/flipperzero-firmware/compare/0.75.0...0.76.0