V13.0.0
Version 13.0.0
This is the beta for the version 13.0 release and our first release after porting to Qt6. Thanks for all the porting help @ElTh0r0. I also want to give a special shout out to @mmahmoudian for managing the project for 3 years with limited developers to help.
There are still some "paper cut" type bugs in addition to the larger ones listed in the section below. But we feel there are enough large bug fixes to warrant a release while we work to fix the other issues.
Please spend time testing this release and reporting new bugs. It would be especially helpful to open a random existing bug and update it if its still a problem in v13 beta.
Known issues / workarounds
-
Mixed monitor setups continue to be an issue. We have an idea for a large rework to address this in version 14.
-
Confined apps (flatpak / snap) on Ubuntu gnome does not properly interact with the permission dialogs. To work around this run this command shell to manually grant permission:
flatpak permission-set screenshot screenshot org.flameshot.Flameshot yes
Breaking Changes
- Snap packages are likely to be dropped for version 13 unless someone can help with the confinement issue discussed here: https://github.com/flameshot-org/flameshot/issues/4016