Skip to content

Releases: flipperdevices/qFlipper

1.3.3

14 Nov 12:50
Compare
Choose a tag to compare

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

13 Nov 09:30
Compare
Choose a tag to compare
1.3.3-rc1 Pre-release
Pre-release

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

09 Jun 09:28
Compare
Choose a tag to compare

This is a bugfix release.

Bug Fixes

  • Support different targets for the resources package (only repair and legacy update modes are affected).

1.3.1

24 May 10:10
Compare
Choose a tag to compare

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

10 Apr 12:40
Compare
Choose a tag to compare
1.3.1-rc1 Pre-release
Pre-release

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

1.3.0

30 Mar 09:27
Compare
Choose a tag to compare

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

27 Mar 10:18
Compare
Choose a tag to compare
1.3.0-rc2 Pre-release
Pre-release

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

23 Jan 14:15
6857416
Compare
Choose a tag to compare
1.3.0-rc1 Pre-release
Pre-release

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

12 Dec 13:39
ba67025
Compare
Choose a tag to compare

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

08 Dec 13:05
ba67025
Compare
Choose a tag to compare
1.2.2-rc1 Pre-release
Pre-release

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)