borgmanJeremy
released this
-
Fixed Icon Regression
-
Staged documentation for signed windows binaries
-
Adjusted releasing info for flatpak, snapcraft, rpm, deb
-
Snaps are now available on snapcraft so not posted here: https://snapcraft.io/flameshot
-
Flatpak is hosted on flathub so not posted here: https://flathub.org/apps/details/org.flameshot.Flameshot
-
Current Windows Binaries are not signed but once they are available it will be uploaded here.
Assets
16
borgmanJeremy
released this
-
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
Assets
28
borgmanJeremy
released this
- Fixed Snap Packaging
- Small bug fixes
Assets
28
borgmanJeremy
released this
Release Notes
- Fixed ubuntu 18.04 packaging
- Auto contrast on circle counter
Assets
28
borgmanJeremy
released this
0.8 Release Notes
Thanks to all the testers and contributors that helped make version 0.8! We are very excited to have improved many bugs and added new features in version 0.8.
Known Issues
- Wayland support is experimental. In generic packages (Snap, Flatpak, AppImage) there may be extra issues with Wayland.
- In generic packages(Snap, Flatpak, AppImage) due to confinement "Open With External Application" does not work.
- If "close after capture" is enabled, and a user copies the image to clipboard, the image may not actually be in the clipboard. We recommend using the "Save" feature with close after capture.
New Features
- Fix capture after pressing ctrl + S during textarea input (#311)
- Add translation:
- Allow enter key to copy image to clipboard (#362)
- side panel: Add thickness slider (#374)
- Add support for saving as JPG and BMP files. (#436)
- Allow 45 degree adjustment for some tools (#439)
- Add option to close after capture (WARNING: this function is buggy! It may not work well if you are going to copy the image to clipboard! If you encounter problems related to clipboard, please disable this feature in the configuration and try again. This is a known bug, see #557 and #569 .)
- Add a basic launcher panel.
- Add option to auto copy URL after upload (#553)
- Add a circle counter tool.
- Replace the blur tool with pixelate tool.
- Convert buildsystem from QMake to CMake.
- Add launcher action into .desktop file.
- Added Generic Packages (Snap, Flatpak, AppImage)
- Improved Windows support
Preview of New Features
Pixelate
The behavior of the blur tool has been modified so if the "thickness" is 0 or 1, the old blur behavior is preserved. If the thickness is increased past 1 the image will pixelate by the thickness:
Countertool
A popular request has been to add a tool that counts upward. This can be helpful when creating directions.
Sidebar
A button has been added to open the sidebar. This tool was previously only accessible by hitting "Spacebar" which made usage on tablets difficult. This sidebar allows advanced modifications for many tools.
Fixes
Assets
26
borgmanJeremy
released this
Please test this release using this issue as starting point / testing ideas: #884
Release Notes:
Features
- The config file location changed to ~/.config/flameshot
- Fix capture after pressing ctrl + S during textarea input (#311)
- Add translation:
- Allow enter key to copy image to clipboard (#362)
- side panel: Add thickness slider (#374)
- Add support for saving as JPG and BMP files. (#436)
- Allow 45 degree adjustment for some tools (#439)
- Add option to close after capture
- Add a basic launcher panel.
- Add option to auto copy URL after upload (#553)
- Add a circle counter tool.
- Replace the blur tool with pixelate tool.
- Convert buildsystem from QMake to CMake.
- Add launcher action into .desktop file.
- Option to save to file when copied to clipboard.
- Button added for sidebar menu
- Improved Windows support
- Windows Installer
- Flatpak, appimage, snap support
Fixes
Assets
26
lupoDharkael
released this
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) and
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.
Assets
9
lupoDharkael
released this
Features
- Polish, French, Georgian, Chinese, Turkish and Russian translations
- Modal widgets doesn't prevent the start of a new capture
- Improved hidpi support (still needs some work)
- 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
- Minor fixes
Assets
9
lupoDharkael
released this
Features
- Catalan translation.
- Debian package configuration.
- Add --raw flag: prints the raw bytes of the png after the capture.
- Bash completion.
- Blur tool.
- Preview draw size on mouse pointer after tool selection.
- App Launcher tool: choose an app to open the capture.
- Travis integration
- Configuration import, export and reset.
- Experimental Wayland support (Plasma & Gnome)
Accesibility
- Capture selection resizable using any border.
Fixes
- App version shown properly
- Now the cli wont break if you preppend a dash before gui, full and config arguments.
- Fix rare crash condition creating a selection during a graphical capture.