Changelog for
flameshot-bash-completion-12.1.0-3.3.noarch.rpm :
* Fri Dec 29 2023 Patrick Poitras
- Add runtime dependency from libQt5Svg5. This solves the problem of the pictures on the buttons not displaying.
* Tue May 16 2023 Guido Berhoerster - Add flameshot-remove-update-check.patch: Remove update check, updates are supplied by the distribution and making a network request has privacy implications
* Mon Aug 01 2022 Paolo Stivanin - Update to version 12.1.0:
* Rename Imgur API Key to Imgur Application Client ID.
* Fix issue about externalWidget launchapp.
* Fix size not appearing on size tool when started from launcher.
* Added option to pin menu to close pin.
* Disable option to launch on start by default.
* Fix magnify windows.
* DesktopFileParser only reads .desktop files.
* Wed Jun 22 2022 Fusion Future - Update to version 12.0.0
* Created basic layer movement functionality
* Added a new widget to allow the colorwheel to be more easily customized
* Added magnifier for more precise selections
* Incremental markers can now have a point if you drag when placing them
* Pinned screenshots can now be copied to the clipboard or saved to a file if a user right clicks on the pinned image
* Pinned screenshots can now be zoomed with a pinch gesture
* Make KDE use Freedesktop portal
* Pinned images can now be moved partially offscreen on linux
* Wayland builds now use KF Gui (KDE Framework tools) to fix some issues
* Full changelog: https://github.com/flameshot-org/flameshot/releases/tag/v12.0.0- Enable Wayland clipboard for Leap 15.4+ and Tumbleweed
* Fri Jan 21 2022 Paolo Stivanin - Fix requires for zsh-completion
* Wed Jan 19 2022 Paolo Stivanin - Update to version 11.0.0:
* A config file checker has been implemented. If your config file contains error it will prompt to on how to fix them.
* Some config file semantics changed so when you first run version 11, it is likely you need to resolve the config file errors.
* The on-screen help menu has been clarified and dynamically updates the hotkeys based on user defined hotkeys.
* DBus is no longer required for CLI options.
* Flameshot can now be run in \"one off\" mode which means that the background systray component is now optional.
* The CLI has been completely refactored.
* Optimizations to reduce lag on 8k and 4k screens.
* KNOWN ISSUE: fractional scaling on linux is still not resolved.- Full changelog: https://github.com/flameshot-org/flameshot/releases/tag/v11.0.0
* Mon Nov 15 2021 Martin Hauke - Update to version 0.10.2
* Maintenance release to fix annoying wayland related bugs
* Mon Jul 26 2021 Avindra Goolcharan - Update to version 0.10.1
* The ability to upload to imgur via a hotkey has been removed. - Many users accidentally hit the hotkey and uploaded sensitive data - Users could accidentally upload the entire desktop by hitting the upload key before a region was selection
* Fixed segfault when parsing invalid config file
* Fri Jul 16 2021 Avindra Goolcharan - refetch tarball (changed from source)- cleanup 0.10.0 release notes
* Thu Jul 15 2021 Martin Hauke - Update to version 0.10.0
* known issue: fractional scaling issues We are working with Qt upstream on this issue.
* known issue: KDE Wayland requires modification to the Desktop file.
* change: close after capture removed due to lack of maintenance
* feat: automatically run on xcb. This improves compatibility with Wayland, multimonitor setups and copy to clipboard
* feat: save clipboard as jpeg instead of a png. May reduce bandwidth when pasting the image into chat or email clients.
* feat: global shortcut menu. All actions hotkeys are fully customizable.
* feat: \"Symmetric\" selections by holding Shift when resizing
* feat: The rectangle tool will now round the corners of the rectangles based on the current thickness.
* feat: All imgur uploads are now tracked in the \"Upload History\" menu. This makes it much easier to delete of images off imgur or find the upload link later.
* feat: New option for setting a \"fixed save path\". When this is enabled a user will no longer need to set the path for images that are saved.
* fix: Under certain circumstance the circle count could get set to the wrong number with large numbers of undo / redo. This has been fixed.
* Tue Mar 16 2021 Avindra Goolcharan - Update description with features and flameshot-org
* Sun Feb 28 2021 Martin Hauke - Update to version 0.9.0 Known Issues
* Fractional scaling issues are not resolved. We are working with Qt upstream on this issue.
* KDE Wayland requires modification to the Desktop file. New Features
* Improved Wayland support on Gnome + Behind the scenes we configure flameshot to automatically run on xcb. This significantly improves the wayland experience. This resolves issues with multimonitor setups and copying to the clipboard
* Ability to run flameshot on Sway
* New option to allow the the clipboard image to be a jpeg instead of a png. This may reduce bandwidth when pasting the image into chat or email clients.
* New global shortcut menu. All actions hotkeys are fully customizable.
* Ability to take \"symmetric\" selections by holding down the Shift key while resizing the selection.
* The rectangle tool will now round the corners of the rectangles based on the current thickness.
* All imgur uploads are now tracked in the \"Upload History\" menu. This makes it much easier to delete of images off imgur or find the upload link later.
* New option for setting a \"fixed save path\". When this is enabled a user will no longer need to set the path for images that are saved. Fixes
* Under certain circumstance the circle count could get set to the wrong number with large numbers of undo / redo. This has been fixed.
* Close after capture has been removed. This feature was not well implemented and lead to numerous bugs.