Skip to content

Releases: flipperdevices/flipperzero-firmware

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

0.95.0-rc

15 Nov 17:21
Compare
Choose a tag to compare
0.95.0-rc Pre-release
Pre-release

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

0.94.1

01 Nov 06:49
Compare
Choose a tag to compare

TL;DR

  • NFC: new NFC stack written from scratch, fully event-driven, improved standards support and performance, such wow, so very
  • SubGhz: fixed CAME/NICE key generation, improved compatibility with some systems
  • Loader: human-readable linking errors
  • BuildSystem: various bug fixes and improvements
  • System: various bug fixes and improvements

Please report any issue with the new NFC stack and application on github: https://github.com/flipperdevices/flipperzero-firmware/issues

Known Issues

  • A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming in 0.95. Meanwhile, you can split your remotes into smaller files.

What's Changed

Ongoing

  • BadUSB, BadUART, scripting language
  • UART refactoring, RPC over UART
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.93.0...0.94.1

0.94.1-rc

28 Oct 14:50
Compare
Choose a tag to compare
0.94.1-rc Pre-release
Pre-release

TL;DR

  • NFC: new NFC stack written from scratch, fully event-driven, improved standards support and performance, such wow, so very
  • SubGhz: fixed CAME/NICE key generation, improved compatibility with some systems
  • Loader: human-readable linking errors
  • BuildSystem: various bug fixes and improvements
  • System: various bug fixes and improvements

Please report any issue with the new NFC stack and application on github: https://github.com/flipperdevices/flipperzero-firmware/issues

Known Issues

  • A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming in 0.95. Meanwhile, you can split your remotes into smaller files.

What's Changed

Ongoing

  • BadUSB, BadUART, scripting language
  • UART refactoring, RPC over UART
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.93.0-rc...0.94.1-rc

0.94.0-rc

24 Oct 03:24
Compare
Choose a tag to compare
0.94.0-rc Pre-release
Pre-release

TL;DR

  • NFC: new NFC stack written from scratch, fully event-driven, improved standards support and performance, such wow, so very
  • SubGhz: fix CAME/NICE key generation, improves compatibility with some systems
  • Loader: human readable linking errors
  • BuildSystem: various bug fixes and improvements
  • System: various bug fixes and improvements

Please report any issue with new NFC stack and application on github: https://github.com/flipperdevices/flipperzero-firmware/issues

Known Issues

  • A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming in 0.95. Meanwhile, you can split your remotes into smaller files.

What's Changed

Ongoing

  • BadUSB, BadUART, scripting language
  • UART refactoring, RPC over UART
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.93.0-rc...0.94.0-rc

0.93.0

12 Oct 01:56
Compare
Choose a tag to compare

TL;DR

!!! Last call! Test new NFC stack here: #3050 !!!

  • BLE: switched to 1.17.3 radio stack release, fixed BLE HID compatibility with older iOS versions
  • Notifications: better handling of always-on backlight override
  • Gui: HEX keyboard UI improvements
  • FuriHal: various CCID improvements
  • Documentation: Sub-GHz bin raw file format
  • Build System: various improvements
  • System: various improvements

Known Issues

  • A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming after the NFC refactoring merge. Meanwhile, you can split your remotes into smaller files.

What's Changed

New Contributors

Ongoing

  • NFC final touches
  • BadUSB, BadUART, scripting language
  • UART refactoring, RPC over UART
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.92.2...0.93.0

0.93.0-rc

09 Oct 22:10
Compare
Choose a tag to compare
0.93.0-rc Pre-release
Pre-release

TL;DR

!!! NFC refactoring is almost over, developers are welcome to test and comment in #3050 !!!

  • BLE: switched to 1.17.3 radio stack release, fixed BLE HID compatibility with older iOS versions
  • Notifications: better handling of always-on backlight override
  • Gui: HEX keyboard UI improvements
  • FuriHal: various CCID improvements
  • Documentation: Sub-GHz bin raw file format
  • Build System: various improvements
  • System: various improvements

Known Issues

  • A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming after the NFC refactoring merge. Meanwhile, you can split your remotes into smaller files.

What's Changed

New Contributors

Ongoing

  • NFC final touches
  • BadUSB, BadUART, scripting language
  • UART refactoring, RPC over UART
  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.92.2-rc...0.93.0-rc

0.92.2

26 Sep 14:26
Compare
Choose a tag to compare

TL;DR

!!! NFC refactoring is almost over, developers are welcome to test and comment in #3050 !!!

  • Dolphin: new animation
  • BLE: update core2 radio stack and API to 1.17.3-beta, glue code refactoring, configuration update, new clock switching schema that fixes core2 HardFault and improves BLE connectivity.
  • FuriHal: updated clock related code to match new core2 API, extended I2C API with pause/resume support, USB CCID API.
  • Gui: graceful handling of ViewPort lockup, fixed multi-line text rendering overflow.
  • Build System: app libraries in faps support, various fixes and improvements, fix path with space support
  • Infrared: fixed incorrect NAD Amp Next button in audio universal remote.
  • GpioApp: exit confirmation.

Known Issues

  • A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming in the next release. Meanwhile, you can split your remotes into smaller files.

What's Changed

New Contributors

Ongoing

  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.91.4...0.92.2

0.92.2-rc

26 Sep 11:01
Compare
Choose a tag to compare
0.92.2-rc Pre-release
Pre-release

TL;DR

!!! NFC refactoring is almost over, developers are welcome to test and comment in #3050 !!!

  • Dolphin: new animation
  • BLE: update core2 radio stack and API to 1.17.3-beta, glue code refactoring, configuration update, new clock switching schema that fixes core2 HardFault and improves BLE connectivity.
  • FuriHal: updated clock related code to match new core2 API, extended I2C API with pause/resume support, USB CCID API.
  • Gui: smart handling of ViewPort lockup, fixed multi-line text rendering overflow.
  • Build System: app libraries in faps support, various fixes and improvements, fix path with space support
  • Infrared: fixed incorrect NAD Amp Next button in audio universal remote.
  • GpioApp: exit confirmation.

Known Issues

  • A huge (HVAC raw data) infrared remote load causes an Out-of-Memory crash. A fix is coming in the next release. Meanwhile, you can split your remotes into smaller files.

What's Changed

New Contributors

Ongoing

  • Furi & FuriHal improvements and preparation for release version 1.0.0
  • Documentation

Full Changelog: 0.91.4-rc...0.92.2-rc