Files
flameshot/flameshot.changes

429 lines
18 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Tue Oct 7 22:11:42 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
- Lint spec file
- remove flameshot-remove-update-check.patch
* use DISABLE_UPDATE_CHECKER variable instead
-------------------------------------------------------------------
Sat Oct 4 18:46:58 UTC 2025 - Patrick Poitras <patrick.f.poitras@gmail.com>
- Update to version 13.1.0:
* hotfix for a Qt6 issue on multi monitor X11 (not wayland) setups.
* Another fix for savePath slashes on Windows #4122
* build: Add an option to use a bundled KDSingleApplication #4130
* Update shell completion and manpage #4140
* Appimage build (fix for #4112) #4146
* Fix multi monitor offset bug in Qt6 multi-monitor setups for X11 #4127
* Translations update from Hosted Weblate #4113
* Fixed flathub linting issues #4160
- includes 13.0.1:
* fix linting errors for flathub #4109
* Packaging fixes for v13 #4126
- includes 13.0.0:
* Port from Qt 5 to Qt 6
* The imgur uploader is disabled by default at compile time. To
re-enable, set -DENABLE_IMGUR. We expect this to be a bit
controversial but we believe this is the best direction for the project
* Flameshot returns exit code 1 if taking screenshot is
canceled (e.g., by pressing Esc). This is to make Flameshot
easier to integrate into shell scripts.
* Configuration window tabs were re-ordered according to their
importance to users.
* Package maintainers can compile out the update checker using -DDISABLE_UPDATE_CHECKER.
* The pixelation feature has been replaced with a new "secure"
implementation that only uses pixels outside of the area to
be redacted.
* Screenshot dimensions are now interactively shown in the capture widget
* Pinned images can now be rotated.
* A grim based screenshot adapter has been added to work with
more wlroots Wayland compositors. Users can enable this in settings.
* Users can symmetrically resize (holding Shift) and preserve
aspect ratio (using Ctrl) while resizing.
* Pinned images can have a transparency effect applied.
* A grid can be optionally enabled via the sidebar, and users
can have their annotations snap to grid.
* SingleApplication dependency has moved to KdSingleApplication
to work around a Qt SharedMemory bug.
* New dateformat of %d-%m-%Y has been added.
* New option to prompt user before exiting has been added to config.
* JPEG quality option has been added.
* Enable saving HEIF/HEIC when supported by 3rd party plug-ins.
* Kde-connect share integration. (needs more testing)
* Add Shortcut to Cancel current selection using CtrlBackspace
* Pinned images now have window titled flameshot-pin.
* Separate tool size for the tools.
* A new configuration option so that arrows can be drawn in a
reversed way (tip to tail).
* In Wayland fractional scaling situation, screenshot preview
size was wrong.
* A config option to disable grim warning notification in Wayland.
* The "Screenshot Aborted" desktop notification can now be disabled.
* Recognizing Qtile , Cosmic , river
* Improved keyboard navigation for the application selector when you press Ctrlo.
* Add "Open Save Path" to the tray icon menu.
* Updated Translations
* Add option for insecure pixelation
* Handle SIGTERM and SIGKILL
* Commandline implementation for Windows
* Makes WebP available for saving screenshots on Windows.
* Support dark mode in Windows.
* The Flameshot full now captures all regions of all monitors.
* The "Use last region" is now ignored in modes other than flameshot gui.
* Fix pin tool wrong offset on Linux.
* Use native path separator for different OSs.
* Pinned images scrolling using mouse on macOS
* 'App Launcher' not listing applications.
* Flameshot was getting unresponsive if notification daemon was inaccissble.
* fix missing invert button on configure windows and remove old size indicator.
* Support for X11 and the standard file picker for Snap.
* Make loading of languages consistent across invocation types.
* Tooltips now display the lower-case keybinding to avoid confusion.
* Copy on double-click config in now respected.
* English translations not used despite being preferred.
* Fix Snap to find translation files.
* Better naming of CLI arguments
* Better wording of a shortcut description
-------------------------------------------------------------------
Fri Dec 29 19:46:23 UTC 2023 - Patrick Poitras <patrick.f.poitras@gmail.com>
- Add runtime dependency from libQt5Svg5. This solves the problem
of the pictures on the buttons not displaying.
-------------------------------------------------------------------
Tue May 16 09:22:22 UTC 2023 - Guido Berhoerster <guido+opensuse@berhoerster.name>
- 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 1 08:33:16 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- 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 14:45:30 UTC 2022 - Fusion Future <qydwhotmail@gmail.com>
- 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 14:04:18 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- Fix requires for zsh-completion
-------------------------------------------------------------------
Wed Jan 19 07:27:46 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- 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 19:58:39 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.10.2
* Maintenance release to fix annoying wayland related bugs
-------------------------------------------------------------------
Mon Jul 26 11:56:47 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- 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 20:22:09 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- refetch tarball (changed from source)
- cleanup 0.10.0 release notes
Accepting request 906416 from home:mnhauke - Update to version 0.10.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 OBS-URL: https://build.opensuse.org/request/show/906416 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=29
2021-07-16 20:15:51 +00:00
-------------------------------------------------------------------
Thu Jul 15 07:55:56 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- 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
Accepting request 906416 from home:mnhauke - Update to version 0.10.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 OBS-URL: https://build.opensuse.org/request/show/906416 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=29
2021-07-16 20:15:51 +00:00
customizable.
* feat: "Symmetric" selections by holding Shift when resizing
* feat: The rectangle tool will now round the corners of the
Accepting request 906416 from home:mnhauke - Update to version 0.10.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 OBS-URL: https://build.opensuse.org/request/show/906416 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=29
2021-07-16 20:15:51 +00:00
rectangles based on the current thickness.
* feat: All imgur uploads are now tracked in the "Upload History"
Accepting request 906416 from home:mnhauke - Update to version 0.10.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 OBS-URL: https://build.opensuse.org/request/show/906416 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=29
2021-07-16 20:15:51 +00:00
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
Accepting request 906416 from home:mnhauke - Update to version 0.10.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 OBS-URL: https://build.opensuse.org/request/show/906416 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=29
2021-07-16 20:15:51 +00:00
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
Accepting request 906416 from home:mnhauke - Update to version 0.10.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 OBS-URL: https://build.opensuse.org/request/show/906416 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=29
2021-07-16 20:15:51 +00:00
the wrong number with large numbers of undo / redo. This has
been fixed.
-------------------------------------------------------------------
Tue Mar 16 07:20:52 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- Update description with features and flameshot-org
Accepting request 875768 from home:mnhauke - 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 OBS-URL: https://build.opensuse.org/request/show/875768 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/flameshot?expand=0&rev=26
2021-02-28 17:54:23 +00:00
-------------------------------------------------------------------
Sun Feb 28 12:05:38 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- 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.
-------------------------------------------------------------------
Fri Oct 16 20:30:48 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.8.5
* Fixed Icon Regression
-------------------------------------------------------------------
Sun Oct 11 07:58:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.8.4
* Renamed assets to match DBUS name for flathub support.
* Fixed issue where theme was not applied to widgets.
* Fixed issue where pixelate tool did not properly apply pixel
size and was not symmetric horizontally and vertically.
* Fixed visual artifact in pin to desktop in appimage release.
* Fixed issue where CTRL + S did not save active text in text
tool.
* Imgur tool now opens in the center of the screen.
* Translation Updates
+ Brazilian Portuguese
+ German
+ Korean
+ Basque
-------------------------------------------------------------------
Tue Sep 29 15:31:23 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to versin 0.8.3
* Small bug fixes
-------------------------------------------------------------------
Thu Sep 24 14:40:16 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.8.1
* Auto contrast on circle counter
-------------------------------------------------------------------
Tue Sep 22 21:42:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.8.0
New Features
* Fix capture after pressing ctrl + S during textarea input
* Add translations
* Allow enter key to copy image to clipboard
* side panel: Add thickness slider
* Add support for saving as JPG and BMP files.
* Allow 45 degree adjustment for some tools
* Add a basic launcher panel.
* Add option to auto copy URL after upload
* Add a circle counter tool.
* Replace the blur tool with pixelate tool.
* Convert buildsystem from QMake to CMake.
Fixes
* Exit non-zero when aborting with --raw.
* Enable Pin and Text tool by default.
* Fix the problem that moving or resizing does not affect
screenshot.
* Fix problem with re-enabling disabled tray icon.
* Fix compilation problem against Qt 5.15.
- Drop not longer needed patches:
* 0001-Fix-build-with-Qt-5.15.patch
* 0001-utils-confighandler.cpp-Enable-Pin-and-Text-tool-by-.patch
* desktop-files.patch
- Introduce zsh-completion subpackage
-------------------------------------------------------------------
Fri Jun 5 18:11:33 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Add patch to fix build with Qt 5.15:
* 0001-Fix-build-with-Qt-5.15.patch
-------------------------------------------------------------------
Mon Mar 9 18:55:17 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Supplement against bash-completion, not bash
-------------------------------------------------------------------
Sun Apr 7 11:35:20 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Add patch:
* 0001-utils-confighandler.cpp-Enable-Pin-and-Text-tool-by-.patch
Enables Pin and Text tool by default.
-------------------------------------------------------------------
Tue Aug 28 18:20:05 UTC 2018 - aloisio@gmx.com
- Update to version 0.6.0
Features:
* Allow systray customization with themes. Use
"flameshot-tray" as the name of the icon.
* Unification of the desktop file with actions.
* Notification when screenshots are saved in the clipboard.
* Use datetime as default name for pics.
* Undo/Redo with Ctrl+z and Ctrl+Shift+z.
* Add "Take Screenshot" option as menu item in the systray.
* Add Side-Panel (open it with Space).
* Add autostart to config flags.
* Add Pin tool.
* Filename: replace colons with dashes.
* Add Text tool.
* Delete Imgur image button after uploading it from the
preview window.
* Capture single screen:
+ flameshot screen (capture the screen containing the mouse)
+ flameshot screen -n 1 (capture the first screen).
* Store settings colors in hexadecimal format.
Fixes:
* flameshot full -c shouldn't block the desktop.
* Now you can overwrite exported configuration with the same
name as a previous exports.
* Fix flameshot --raw wait time with delay.
* Fix negative selection geometry bug.
* Improved hidpi support with some bugs fixed.
- Refreshed desktop-files.patch
-------------------------------------------------------------------
Sat Feb 24 15:04:51 UTC 2018 - avindra@opensuse.org
- Bump to 0.5.1
* Modal widgets doesn't prevent the start of a new capture
* Better hidpi support
* Tool buttons now don't go out of the screen
* Use of native file dialog
* Configurable opacity of the dark area outside the selection
* Autostart app as a configuration option
* Polish, french, georgian, chinese, turkish and rusian
translations
* Minor fixes
- rebase desktop-files.patch
-------------------------------------------------------------------
Thu Dec 28 15:52:11 UTC 2017 - jengelh@inai.de
- Remove filler wording from description.
-------------------------------------------------------------------
Fri Dec 22 21:17:50 UTC 2017 - avindra@opensuse.org
- Bump to 0.5.0
* Features
- Blur tool
- Bash completion
- Add --raw flag: prints the raw bytes of the png after the capture
- Catalan translation
- Preview draw size on mouse pointer after tool selection
- App Launcher tool: choose an app to open the capture
- Configuration import, export and reset
- Experimental Wayland support (Plasma & Gnome)
- Debian package configuration
* Accessibility
- Capture selection resizable from any edge
* Fixes
- App version shown properly
- cli wont break if you prepend gui, full and config arguments
with a dash
- Fix rare crash when creating a selection during a graphical
capture
- Build cleanup:
* Remove unneeded service file
* Use Qt macros for building and installing
* Remove now unneeded .deskop file handling macros
- Package bash completions
-------------------------------------------------------------------
Sun Sep 17 16:26:03 UTC 2017 - aavindraa@gmail.com
- Bump to 0.4.2 (hotfix release)
- hotfix: persistent configuration wasn't handled correctly for new
users, failing to set a "initiated" status flag in the
configuration. That is used to let the program know if a new
process of Flameshot is the first launch of the program.
-------------------------------------------------------------------
Thu Aug 17 15:57:33 UTC 2017 - aavindraa@gmail.com
- 0.4.0 release (https://github.com/lupoDharkael/flameshot/releases/tag/v0.4.0)
- lint .spec file
-------------------------------------------------------------------
Tue Aug 15 03:29:57 UTC 2017 - aavindraa@gmail.com
- Package for the first time (with v0.3.0)