V11.0 Beta #2191
Replies: 5 comments 12 replies
-
Hi! There was a problem on one of the Windows 11 machines. The application starts (I see it in the task manager), but it is not in the tray. Reinstalling didn't help. |
Beta Was this translation helpful? Give feedback.
-
Some things to fix:
|
Beta Was this translation helpful? Give feedback.
-
I don't see the invert color option on my Ubuntu 20.04 machine? Is that feature limited to Mac OS an Windows at the moment? |
Beta Was this translation helpful? Give feedback.
-
Thanks for the new release. Two issues I've encountered on Debian:
How do I refrain from "one off" mode?
|
Beta Was this translation helpful? Give feedback.
-
Hi is there any info regarding the Gnome 41 + Wayland issue ? Is there something in progress to address the issue ? |
Beta Was this translation helpful? Give feedback.
-
V11.0 Beta
This is the BETA release for version 11. As you will see below there were major refactorings to the internals of Flameshot. We did our best internal testing, but this particular beta is more likely to have issues than most.
Please use the attached discussion to report any issues or discuss this beta. This will make it much easier for us to manage the beta issues.
We will be in beta for 1-2 weeks depending on what kind of issues are found and then do the official release.
New Features
DBus is no longer required for CLI options.
Flameshot can now be run in "one off" mode which means the background systray component is now optional. See the CLI details below.
The CLI has been completely refactored. With the new architecture we added the following:
--region
is a new flag that allows users to specify the exact region to screenshot. It uses the same syntax as xrandr:WxH+x+y
.--accept-on-select
This flag will save the image as soon as the mouse is released when selecting a region.--pin
), uploading (--upload
), and copying to clipboard (--clipboard
).MacOS now uses monochrome icon to match the system theme better.
The about screen lists system information and allows you to copy this for easy access in bug submission forms.
Every file format supported by your underlying system is now an option for file format when saving.
New tool added to invert a region:
Thickness of tools can now be set with the keyboard. Simply type a numerical value like "15" and you will see the indicator in the upper left.
New zoom capability has been added to the color picker to more precisely select a color.
File names can now contain '.'
Even if a button is hidden from the toolbar, it can still be activated via hotkey.
The uploader now gives users a confirmation box before uploading. This can be disabled. If you disable this and accidentally upload sensitive information, there is nothing we can do. It's recommended to leave the confirmation enabled. Also, a keyboard shortcut for upload has been enabled (
Ctrl+U
by default)MacOS users can now bind a custom hotkey for taking a screenshot.
The config file parser has been reworked. It will now alert users if there is an error in their config. If a repair is possible, Flameshot attempts to repair the file.
Double clicking can be used to copy the screenshot to the clipboard.
Added an option to enable anti-aliasing when zooming in on a pinned image.
Bug Fixes
The border that indicates an object is moveable is no longer saved or copied with the underlying image.
The edit buttons no longer fall in the editable region when there are strange multi monitor geometries.
Optimizations to reduce lag on 8k and 4k screens.
All Qt5 deprecations are fixed in preparation for Qt6.
Many small UI improvements (ie oversized scrollbars fixed, checkboxes occluded, etc).
Path handling has been improved.
Fixed an issue where running Flameshot for the first time on NixOS would fail to create the config file.
Fixed a problem with some window managers where Flameshot would lose focus and shortcuts would stop working.
Known Issues
Contributors
I want to give special shout outs to some team members that made this release possible.
We are very excited by the many first time contributors that helped with this release. We are always looking for more people to contribute to Flameshot and are happy to provide mentorship if needed:
This discussion was created from the release V11.0 Beta.
Beta Was this translation helpful? Give feedback.
All reactions