Skip to content

Releases: flipperdevices/flipperzero-firmware

0.98.2-rc

30 Jan 14:12
Compare
Choose a tag to compare
0.98.2-rc Pre-release
Pre-release

TL;DR

  • FuriHal: new serial API with separate control plane, new module expansion protocol, new configurable serial logging, various bug fixes and improvements
  • NFC: DESFire support improvements, new card plugins, various bug fixes and improvements
  • Sub-Ghz: new async tx API, new rewritten transceiver control flow, various bug fixes and improvements
  • RFID: various bug fixes and improvements
  • RPC: reverse input, expansion module extension
  • Infrared: new universal remotes
  • VA Apps: UI update
  • Desktop: fixed unlock from companion on PIN code screen

New serial API arrived #3211
Upcoming JavaScript support discussion: #3286

What's Changed

New Contributors

Ongoing

  • NFC: new and old protocols support improvements, API finalization
  • JS Scripting: VA modules
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.97.1-rc...0.98.2-rc

0.98.1-rc

29 Jan 12:42
Compare
Choose a tag to compare
0.98.1-rc Pre-release
Pre-release

TL;DR

  • FuriHal: new serial API with separate control plane, new module expansion protocol, new configurable serial logging, various bug fixes and improvements
  • NFC: DESFire support improvements, new card plugins, various bug fixes and improvements
  • Sub-Ghz: new async tx API, new rewritten transceiver control flow, various bug fixes and improvements
  • RFID: various bug fixes and improvements
  • RPC: reverse input, expansion module extension
  • Infrared: new universal remotes
  • VA Apps: UI update
  • Desktop: fixed unlock from companion on PIN code screen

New serial API scheduled for next release #3211
Upcoming JavaScript support discussion: #3286

What's Changed

New Contributors

Ongoing

  • NFC: new and old protocols support improvements, API finalization
  • JS Scripting: VA modules
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.97.1-rc...0.98.1-rc

0.98.0-rc

16 Jan 11:06
Compare
Choose a tag to compare
0.98.0-rc Pre-release
Pre-release

TL;DR

  • FuriHal: new serial API with separate control plane, new module expansion protocol, new configurable serial logging, various bug fixes and improvements
  • Nfc: Desfire support improvements, new card plugins, various bug fixes and improvements
  • SubGhz: new async tx API, new rewritten transceiver control flow, various bug fixes and improvements
  • Rfid: various bug fixes and improvements
  • Rpc: reverse input, expansion module extension
  • Infrared: new universal remotes
  • VA Apps: UI update
  • Desktop: fix unlock from companion on PIN enter screen

New serial API scheduled for next release #3211
Upcoming JavaScript support discussion: #3286

What's Changed

New Contributors

Ongoing

  • Nfc: new and old protocols support improvements, API finalization
  • JS Scripting: VA modules
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.97.1-rc...0.98.0-rc

0.97.1

23 Dec 11:09
Compare
Choose a tag to compare

TL;DR

  • NFC: MyKey, Umarsh card parsers; emulation improvements; faster plugins; various bug fixes and improvements
  • Infrared: new TVs and ACs support in Universal Remotes
  • UART bridge: software DE/RE support
  • System: various bug fixes and improvements
  • Build system: various fixes and improvements

Last call: new serial API scheduled for next release #3211
Upcoming JavaScript support discussion: #3286

What's Changed

New Contributors

Ongoing

  • Nfc: new and old protocols support improvements, API finalization
  • JS Scripting: VA modules
  • UART refactoring, RPC over UART
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.96.1-rc...0.97.1-rc

0.97.1-rc

22 Dec 11:12
Compare
Choose a tag to compare
0.97.1-rc Pre-release
Pre-release

TL;DR

  • NFC: MyKey, Umarsh card parsers; emulation improvements; faster plugins; various bug fixes and improvements
  • Infrared: new TVs and ACs support in Universal Remotes
  • UART bridge: software DE/RE support
  • System: various bug fixes and improvements
  • Build system: various fixes and improvements

Last call: new serial API scheduled for next release #3211
Upcoming JavaScript support discussion: #3286

What's Changed

New Contributors

Ongoing

  • Nfc: new and old protocols support improvements, API finalization
  • JS Scripting: VA modules
  • UART refactoring, RPC over UART
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.96.1-rc...0.97.1-rc

0.97.0-rc

19 Dec 14:35
Compare
Choose a tag to compare
0.97.0-rc Pre-release
Pre-release

TL;DR

  • NFC: MyKey, Umarsh card parsers; emulation improvements; faster plugins; various bug fixes and improvements
  • Infrared: new TVs and ACs support in Universal Remotes
  • GUI: partial Unicode support
  • UART bridge: software DE/RE support
  • System: various bug fixes and improvements
  • Build system: various fixes and improvements

Last call: new serial API scheduled for next release #3211
Upcoming JavaScript support discussion: #3286

What's Changed

New Contributors

Ongoing

  • Nfc: new and old protocols support improvements, API finalization
  • JS Scripting: VA modules
  • UART refactoring, RPC over UART
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.96.1-rc...0.97.0-rc

0.96.1

08 Dec 07:09
Compare
Choose a tag to compare

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 #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

New Contributors

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: 0.95.0...0.96.1

0.96.1-rc

05 Dec 13:44
Compare
Choose a tag to compare
0.96.1-rc Pre-release
Pre-release

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 #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

New Contributors

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: 0.95.0-rc...0.96.1-rc

0.96.0-rc

04 Dec 06:44
Compare
Choose a tag to compare
0.96.0-rc Pre-release
Pre-release

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 #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

New Contributors

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: 0.95.0-rc...0.96.0-rc

0.95.0

21 Nov 19:59
Compare
Choose a tag to compare

TL;DR

  • SubGhz: Mastercode protocols, thanks to @flipperzelebro
  • Infrared: various bug fixes and improvements, large remotes support, new RPC API
  • iButton: various bug fixes and improvements
  • NFC: various fixes and improvements, API cleanup
  • Storage: better copy/move/rename handling, various fixes and improvements, improved firmware update upload speed for command line tools, big chunk read support
  • Furi, FuriHal: hide FreeRTOS bits and pieces under the hood, cleanup API usage
  • System: better startup error handling
  • Build System: new assets packaging system, various bug fixes and improvements
  • Desktop: various bug fixes and improvements

We are working on new serial API for next release, your comments are welcome #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

New Contributors

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: 0.94.1...0.95.0