Releases: flipperdevices/qFlipper
Releases · flipperdevices/qFlipper
1.3.3
General notes
AppImage users
Updating the AppImage via the automatic update feature may report an error due to the new AppImage not starting. It is still being downloaded normally, so just launch it from the file manager. This is fixed starting from 1.3.3.
New features
- Screen orientation support in remote control mode
Bug Fixes
- Fix launching AppImage from a path containing spaces
- Fix launching AppImage after self-update
- Do not commit edits in file manager twice
Other improvements
- Add udev rule for U2F device
- Update Flipper graphic
- Update error messages
1.3.3-rc1
General notes
AppImage users
Updating the AppImage via the automatic update feature may report an error due to the new AppImage not starting. It is still being downloaded normally, so just launch it from the file manager. This is fixed starting from 1.3.3.
New features
- Screen orientation support in remote control mode
Bug Fixes
- Fix launching AppImage from a path containing spaces
- Fix launching AppImage after self-update
- Do not commit edits in file manager twice
Other improvements
- Add udev rule for U2F device
- Update Flipper graphic
- Update error messages
1.3.2
1.3.1
This is a bugfix release.
Bug Fixes
- Fix Screen Streaming freeze after clicking the Save Screenshot button
- Fix "Unknown method parameter type" error for Qt5 builds
- Fix erroneous keyboard commands when browsing filesystem root
- Improve error messages in some cases
1.3.1-rc1
1.3.0
New Features
- Keyboard navigation in file manager (by @gncnpk)
- Lefty mode support
Bug Fixes
- Display proper operation progress when downloading multiple files from Flipper
- When reinstalling firmware updates, verify the md5 sums (#156)
- Make the self update dialog closable in case of failure
- Improve font antialiasing with Qt6
- Improve DPI handling (incl. multi-monitor configurations)
- Do not fail if a
.tgz
update file has been renamed - Improve scrolling animations
- Show an error when the user drops a file from a
.zip
folder - Other small fixes and improvements
Under the Hood
- Upgrade Windows and Linux versions to Qt6
- Upgrade AppImage build pipeline to Ubuntu 20.04
- Enable Wayland support for Linux AppImages
- Enable XDG portal support for Linux AppImages
- Increase write chunk size to 1K (slighly faster file uploads)
- Improved USB device handling and error reporting
Other improvements
- Fix typos and improve text messages
1.3.0-rc2
New Features
- Keyboard navigation in file manager (by @gncnpk)
- Lefty mode support
Bug Fixes
- Display proper operation progress when downloading multiple files from Flipper
- When reinstalling firmware updates, verify the md5 sums (#156)
- Make the self update dialog closable in case of failure
- Improve font antialiasing with Qt6
- Improve DPI handling (incl. multi-monitor configurations)
- Do not fail if a
.tgz
update file has been renamed - Improve scrolling animations
- Show an error when the user drops a file from a
.zip
folder - Other small fixes and improvements
Under the Hood
- Upgrade Windows and Linux versions to Qt6
- Enable Wayland support for Linux AppImages
- Enable XDG portal support for Linux AppImages
- Increase write chunk size to 1K (slighly faster file uploads)
- Improved USB device handling and error reporting
Other improvements
- Fix typos and improve text messages
1.3.0-rc1
New Features
- Keyboard navigation in file manager (by @gncnpk)
Bug Fixes
- Display proper operation progress when downloading multiple files from Flipper
- When reinstalling firmware updates, verify the md5 sums (#156)
- Make the self update dialog closable in case of failure
- Improve font antialiasing with Qt6
- Other small fixes and improvements
Under the Hood
- Increase write chunk size to 1K (slighly faster file uploads)
- Improved USB device handling and error reporting
Other improvements
- Fix typos and improve text messages
1.2.2
Bug Fixes
- Fix 32-bit builds (compilation only, no official support and/or testing)
- Fix running out of file descriptors when copying a bunch of files
- Try to correct filenames containing illegal characters
- Updated README.md
Under the hood
- Use property API for getting device information (where applicable)
1.2.2-rc1
Bug Fixes
- Fix 32-bit builds
- Fix running out of file descriptors when copying a bunch of files
- Try to correct filenames containing illegal characters
- Updated README.md
Under the hood
- Use property API for getting device information (where applicable)