Releases: flipperdevices/qFlipper
Releases · flipperdevices/qFlipper
1.2.1
Bug Fixes
- Fancy macOS *.dmg styling is back.
- Self-update on macOS uses
open
instead ofhdiutil
. - 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
Bug Fixes
- Fancy macOS *.dmg styling is back.
- Self-update on macOS uses
open
instead ofhdiutil
. - 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
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
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
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
1.1.2
1.1.2-rc1
1.1.1
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
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