Skip to content

Releases: flipperdevices/qFlipper

1.2.1

04 Oct 13:11
Compare
Choose a tag to compare

Bug Fixes

  • Fancy macOS *.dmg styling is back.
  • Self-update on macOS uses open instead of hdiutil.
  • No more crashes on Windows if the last visited location does not exist anymore.
  • Fixed text rendering for Qt6 linux builds. Just a workaround, your mileage may vary.
  • Removed the "Run qFlipper now" checkbox in Windows installer to prevent qFlipper to be run as administrator.
  • Usual typo and small bug fixes.

Known problems

  • Due to the previous problem with macOS images, this update requires manual intervention on macOS.

1.2.1-rc1

03 Oct 15:49
Compare
Choose a tag to compare
1.2.1-rc1 Pre-release
Pre-release

Bug Fixes

  • Fancy macOS *.dmg styling is back.
  • Self-update on macOS uses open instead of hdiutil.
  • No more crashes on Windows if the last visited location does not exist anymore.
  • Fixed text rendering for Qt6 linux builds. Just a workaround, your mileage may vary.
  • Removed the "Run qFlipper now" checkbox in Windows installer to prevent qFlipper to be run as administrator.
  • Usual typo and small bug fixes.

Known problems

  • Due to the previous problem with macOS images, this update requires manual intervention on macOS.

1.2.0

21 Sep 14:10
Compare
Choose a tag to compare

New features:

  • Universal binaries for Mac ARM and x86 computers.
  • qFlipper can now be built with either Qt5 or Qt6. Static linkage is also supported.
  • MacOS builds now use Qt6. Qt6-based builds for other systems are under way.
  • The "Install from file" action now supports .tgz firmware update bundles.
  • [FL-2796] Internal memory backups are now saved as .tgz files, which is a lot more intuitive.
  • [FL-2756] The last folder visited in the file picker dialog is now saved.

Bug fixes:

  • [FL-2754] Improve the progress display when a lot of small files is uploaded in the file manager.
  • [FL-2755] The file manager window updates only once when all file operations are finished.
  • The minimise button is now working on MacOS.
  • Usual typo and small bug fixes.

Known problems:

  • Due to some Qt6-related regressions, it is now possible to drag the application window by the titlebar area only.
  • Qt6 spams thousands of linker warnings on MacOS. This is an upstream bug which will be fixed in Qt 6.4.

1.2.0-rc1

19 Sep 13:13
Compare
Choose a tag to compare
1.2.0-rc1 Pre-release
Pre-release

New features:

  • Universal binaries for Mac ARM and x86 computers.
  • qFlipper can now be built with either Qt5 or Qt6. Static linkage is also supported.
  • MacOS builds now use Qt6. Qt6-based builds for other systems are under way.
  • The "Install from file" action now supports .tgz firmware update bundles.
  • [FL-2796] Internal memory backups are now saved as .tgz files, which is a lot more intuitive.
  • [FL-2756] The last folder visited in the file picker dialog is now saved.

Bug fixes:

  • [FL-2754] Improve the progress display when a lot of small files is uploaded in the file manager.
  • [FL-2755] The file manager window updates only once when all file operations are finished.
  • The minimise button is now working on MacOS.
  • Usual typo and small bug fixes.

Known problems:

  • Due to some Qt6-related regressions, it is now possible to drag the application window by the titlebar area only.
  • Qt6 spams thousands of linker warnings on MacOS. This is an upstream bug which will be fixed in Qt 6.4.

1.1.3

18 Aug 18:16
Compare
Choose a tag to compare

New features:

  • Provide region data to SubGhz application. You know the rules and so do I.

Other improvements:

  • Fixed typos and changed text messages.

Weird workarounds:

  • There is anecdotal evidence that libusb 1.0.26 causes more crashes than usual on MacOS. Reverted to 1.0.24 until a proper fix will be available.

1.1.3-rc1

17 Aug 14:27
Compare
Choose a tag to compare
1.1.3-rc1 Pre-release
Pre-release

New features:

  • Provide region data to SubGhz application. You know the rules and so do I.

Other improvements:

  • Fixed typos and changed text messages.

1.1.2

11 Aug 09:26
Compare
Choose a tag to compare

Bug fixes:

  • Fix zero-sized file transfer in RPC protocol.

Other improvements:

  • Display a warning dialog if SD card is not installed.
  • Close all dialog windows if Flipper was dissconnected or PIN locked.

1.1.2-rc1

09 Aug 17:02
Compare
Choose a tag to compare
1.1.2-rc1 Pre-release
Pre-release

Bug fixes:

  • Fix zero-sized file transfer in RPC protocol.

Other improvements:

  • Display a warning dialog if SD card is not installed.
  • Close all dialog windows if Flipper was dissconnected or PIN locked.

1.1.1

27 Jul 15:42
Compare
Choose a tag to compare

Bug fixes:

  • [FL-2592, FL-2519] Fix crash on start when more than one Flipper connected
  • [FL-2661] Fix incorrect screenshot button behaviour
  • [FL-2673] Display correct error messages if Flipper's updater returns an error code
  • Fix hidden file handling when restoring backup
  • Fix edge case crashes

Other improvements

  • Clicking anywhere on Flipper graphic launches screen streaming
  • Improve other error messages
  • Fix typos

1.1.1-rc1

25 Jul 09:08
7beaa68
Compare
Choose a tag to compare
1.1.1-rc1 Pre-release
Pre-release

Bug fixes:

  • [FL-2592, FL-2519] Fix crash on start when more than one Flipper connected
  • [FL-2661] Fix incorrect screenshot button behaviour
  • [FL-2673] Display correct error messages if Flipper's updater returns an error code

Other improvements

  • Clicking anywhere on Flipper graphic launches screen streaming
  • Improve other error messages
  • Fix typos