Skip to content

Releases: flipperdevices/flipperzero-firmware

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

0.92.1-rc

25 Sep 08:36
Compare
Choose a tag to compare
0.92.1-rc Pre-release
Pre-release

TL;DR

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

  • 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.1-rc

0.92.0-rc

21 Sep 14:55
Compare
Choose a tag to compare
0.92.0-rc Pre-release
Pre-release

TL;DR

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

  • BLE: update core2 radio stack and API to 1.17.3-beta, glue code refactoring, configuration update, new clock switching schema. Fixes core2 HardFault, improves BLE connectivity.
  • FuriHal: update clock related code to match new core2 API, extended I2C API with pause/resume support, USB CCID API.
  • Gui: gracefully handle ViewPort lockup, fix multi-line text rendering overflow.
  • Build System: app libraries in faps support, various fixes and improvements.
  • Infrared: fix 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.0-rc

0.91.4

15 Sep 11:06
Compare
Choose a tag to compare

TL;DR

  • FuriHal: new SD card API
  • Storage: various fixes and improvements
  • Infrared: universal TV remote cleanup
  • System: alternative file naming scheme, user-friendly error codes and fix instructions in Flipper application module, various fixes and improvements
  • iButton: fixes and improvements
  • Build system: various fixes and improvements
  • SubGhz: fix crash on use of key with incorrect data, fix chat crash

Known Issues

  • Rare Core2 HardFaults in sleep mode, a fix is being tested. Workaround: switch sleep mode to Legacy.
  • 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

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

Full Changelog: 0.90.1...0.91.4

0.91.4-rc

14 Sep 09:39
Compare
Choose a tag to compare
0.91.4-rc Pre-release
Pre-release

TL;DR

  • FuriHal: new SD card API
  • Storage: various fixes and improvements
  • Infrared: universal TV remote cleanup
  • System: alternative file naming scheme, user-friendly error codes and fix instructions in Flipper application module, various fixes and improvements
  • iButton: fixes and improvements
  • Build system: various fixes and improvements
  • SubGhz: fix crash on use of key with incorrect data, fix chat crash

Known Issues

  • Rare Core2 HardFaults in sleep mode, a fix is being tested. Workaround: switch sleep mode to Legacy.
  • 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

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

Full Changelog: 0.90.1-rc...0.91.4-rc

0.91.3-rc

12 Sep 02:12
Compare
Choose a tag to compare
0.91.3-rc Pre-release
Pre-release

TL;DR

  • FuriHal: new SD card API
  • Storage: various fixes and improvements
  • Infrared: universal TV remote cleanup
  • System: alternative file naming scheme, better application loading error reporting, various fixes and improvements
  • iButton: fixes and improvements
  • Build system: various fixes and improvements
  • SubGhz: fix crash on use of key with incorrect data

Known Issues

  • Rare Core2 HardFaults in sleep mode, a fix is being tested. Workaround: switch sleep mode to Legacy.
  • 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

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

Full Changelog: 0.90.1-rc...0.91.0-rc

0.90.1

31 Aug 05:52
Compare
Choose a tag to compare

TL;DR

!!! ALL Extra Apps were moved to the Application Catalog, use the companion application to install/update them !!!

  • Desktop: new favorite apps settings options for left and right button, new fully configurable dummy mode.
  • Infrared: new universal remote design, new devices in universal TV remote.
  • NFC: fixed the issue with incorrectly shown card data, plus various fixes and improvements.
  • System: updated LittleFS version to the latest release, plus various fixes and improvements.
  • Build: ./fbt flash now auto-detects connected wired or wireless programmers, plus various fixes and improvements.

Known Issues

  • Rare Core2 HardFaults in sleep mode, a fix is being tested. Workaround: switch sleep mode to Legacy.
  • 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

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

Full Changelog: 0.89.0...0.90.1

0.90.1-rc

29 Aug 12:21
Compare
Choose a tag to compare
0.90.1-rc Pre-release
Pre-release

TL;DR

!!! ALL Extra Apps were moved to the Application Catalog, use the companion application to install/update them !!!

  • Desktop: new favorite apps settings options for left and right button, new fully configurable dummy mode.
  • Infrared: new universal remote design, new devices in universal TV remote.
  • NFC: fixed the issue with incorrectly shown card data, plus various fixes and improvements.
  • System: updated LittleFS version to the latest release, plus various fixes and improvements.
  • Build: ./fbt flash now auto-detects connected wired or wireless programmers, plus various fixes and improvements.

Known Issues

  • Rare Core2 HardFaults in sleep mode, a fix is being tested. Workaround: switch sleep mode to Legacy.
  • 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

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

Full Changelog: 0.89.0-rc...0.90.1-rc