Skip to content

Releases: flipperdevices/flipperzero-firmware

0.101.0-rc

22 Apr 00:40
Compare
Choose a tag to compare
0.101.0-rc Pre-release
Pre-release

TL;DR

  • BLE: Update radio stack to 1.19.0, speed improvements
  • NFC: FeliCa Lite read support, various bug fixes and improvements
  • FuriHal: ADC API, various bug fixes and improvements
  • Desktop: Fix out-of-memory crash on app start
  • GUI: Various fixes and improvements
  • Furi: Various bug fixes and improvements
  • iButton: UI update, various bug fixes and improvements
  • Sub-GHz: External CC1101 support improvements

What's Changed

New Contributors

Full Changelog: 0.100.3...0.101.0-rc

0.100.3

04 Apr 07:49
Compare
Choose a tag to compare

TL;DR

  • Dolphin: new level 3 animation
  • Infrared: new devices support in Universal Remotes, new protocol support, external modules support, various fixes and improvements
  • iButton: broken emulation fix, various fixes and improvements
  • API: stricter argument checks, various fixes and improvements
  • GUI: canvas API refactoring, basic Unicode support, various fixes and improvements
  • NFC: SLIX privacy support, various fixes and improvements
  • BadUSB: BLE support, new layouts, various fixes and improvements
  • BLE: various fixes and improvements
  • Sub-GHz: various fixes and improvements
  • JS: execution in CLI support
  • Various UI/UX fixes and improvements

JavaScript Support discussion thread: #3286

What's Changed

New Contributors

Full Changelog: 0.99.1...0.100.3

0.100.3-rc

03 Apr 07:02
Compare
Choose a tag to compare
0.100.3-rc Pre-release
Pre-release

TL;DR

  • Dolphin: new level 3 animation
  • Infrared: new devices support in Universal Remotes, new protocol support, external modules support, various fixes and improvements
  • iButton: broken emulation fix, various fixes and improvements
  • API: stricter argument checks, various fixes and improvements
  • GUI: canvas API refactoring, basic Unicode support, various fixes and improvements
  • NFC: SLIX privacy support, various fixes and improvements
  • BadUSB: BLE support, new layouts, various fixes and improvements
  • BLE: various fixes and improvements
  • Sub-GHz: various fixes and improvements
  • JS: execution in CLI support
  • Various UI/UX fixes and improvements

JavaScript Support discussion thread: #3286

What's Changed

New Contributors

Full Changelog: 0.99.1...0.100.3-rc

0.100.2-rc

01 Apr 17:11
Compare
Choose a tag to compare
0.100.2-rc Pre-release
Pre-release

TL;DR

  • Dolphin: new level 3 animation
  • Infrared: new devices support in Universal Remotes, new protocol support, external modules support, various fixes and improvements
  • iButton: broken emulation fix, various fixes and improvements
  • API: stricter argument checks, various fixes and improvements
  • GUI: canvas API refactoring, basic Unicode support, various fixes and improvements
  • NFC: SLIX privacy support, various fixes and improvements
  • BadUSB: BLE support, new layouts, various fixes and improvements
  • BLE: various fixes and improvements
  • Sub-GHz: various fixes and improvements
  • JS: execution in CLI support
  • Various UI/UX fixes and improvements

JavaScript Support discussion thread: #3286

What's Changed

New Contributors

Full Changelog: 0.99.1...0.100.2-rc

0.100.1-rc

29 Mar 04:07
Compare
Choose a tag to compare
0.100.1-rc Pre-release
Pre-release

TL;DR

  • Dolphin: new level 3 animation
  • Infrared: new devices support in Universal Remotes, new protocol support, external modules support, various fixes and improvements
  • iButton: broken emulation fix, various fixes and improvements
  • API: stricter argument checks, various fixes and improvements
  • GUI: canvas API refactoring, basic Unicode support, various fixes and improvements
  • NFC: SLIX privacy support, various fixes and improvements
  • BadUSB: BLE support, new layouts, various fixes and improvements
  • BLE: various fixes and improvements
  • Sub-GHz: various fixes and improvements
  • JS: execution in CLI support
  • Various UI/UX fixes and improvements

JavaScript Support discussion thread: #3286

What's Changed

New Contributors

Full Changelog: 0.99.1...0.100.1-rc

0.100.0-rc

26 Mar 08:32
Compare
Choose a tag to compare
0.100.0-rc Pre-release
Pre-release

TL;DR

  • Dolphin: new level 3 animation
  • Infrared: new devices support in Universal Remotes, new protocol support, external modules support, various fixes and improvements
  • iButton: broken emulation fix, various fixes and improvements
  • API: stricter argument checks, various fixes and improvements
  • GUI: canvas API refactoring, basic Unicode support, various fixes and improvements
  • NFC: SLIX privacy support, various fixes and improvements
  • BadUSB: BLE support, new layouts, various fixes and improvements
  • BLE: various fixes and improvements
  • Sub-GHz: various fixes and improvements
  • JS: execution in CLI support
  • Various UI/UX fixes and improvements

JavaScript Support discussion thread: #3286

What's Changed

New Contributors

Full Changelog: 0.99.1...0.100.0-rc

0.99.1

14 Mar 05:58
Compare
Choose a tag to compare

TL;DR

  • JavaScript Support: can be used for scripting, initial support includes modules for Serial and BadUSB with more modules coming later.
  • New Toolchain: major update of all used components, including migration to GCC 12. Native support for ARM64 (Linux and MacOS). So fast, much wow.
  • NFC: protocol support improvements, new card parsers, library refactoring, a lot of bug fixes and improvements.
  • BLE: refactoring, additional beacon support, various bug fixes and improvements.
  • Furi and FuriHal: various improvements and bug fixes.
  • Infrared: new universal remotes, universal remotes file verification.
  • LF RFID: extended EM4100 support (exotic coding and baud rates), various improvements.
  • USB/BLE Remote: various improvements.
  • Archive: various fixes and improvements.

JavaScript Support discussion thread: #3286

What's Changed

New Contributors

Read more

0.99.1-rc

11 Mar 17:41
Compare
Choose a tag to compare
0.99.1-rc Pre-release
Pre-release

TL;DR

  • JavaScript Support: can be used for scripting, initial support includes modules for Serial and BadUSB with more modules coming later.
  • New Toolchain: major update of all used components, including migration to GCC 12. Native support for ARM64 (Linux and MacOS). So fast, much wow.
  • NFC: protocol support improvements, new card parsers, library refactoring, a lot of bug fixes and improvements.
  • BLE: refactoring, additional beacon support, various bug fixes and improvements.
  • Furi and FuriHal: various improvements and bug fixes.
  • Infrared: new universal remotes, universal remotes file verification.
  • LF RFID: extended EM4100 support (exotic coding and baud rates), various improvements.
  • USB/BLE Remote: various improvements.
  • Archive: various fixes and improvements.

JavaScript Support discussion thread: #3286

What's Changed

New Contributors

Read more

0.99.0-rc

05 Mar 05:33
Compare
Choose a tag to compare
0.99.0-rc Pre-release
Pre-release

TL;DR

  • JavaScript Support: can be used for scripting, initial support includes modules for Serial and BadUSB with more modules coming later.
  • New Toolchain: major update of all used components, including migration to GCC 12. Native support for ARM64(Linux and MacOS). So fast, much wow.
  • NFC: protocol support improvements, new card parsers, library refactoring, a lot of bug fixes and improvements.
  • BLE: refactoring, additional beacon support, various bug fixes and improvements.
  • Furi and FuriHal: various improvements and bug fixes.
  • Infrared: new universal remotes, universal remotes file verification.
  • LFRFID: extended EM4100 support(exotic coding and baud rates), various improvements.
  • USB/BLE Remote: various improvements.
  • Archive: various fixes and improvements.

JavaScript Support discussion thread: #3286

What's Changed

New Contributors

Full Changelog: 0.98.3-rc...0.99.0-rc

0.98.3

12 Feb 18:28
Compare
Choose a tag to compare

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
  • Direct Draw apps can now be streamed via RPC

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