Versie 13.0.0 van Flameshot is uitgekomen. Met dit opensource en crossplatform programma kunnen screenshots worden gemaakt en meteen ook worden bewerkt. Zo kunnen er bijvoorbeeld tekst, lijnen, pijlen, cirkels en genummerde stappen worden toegevoegd en gevoelige informatie worden verborgen. Na afloop kan de afbeelding worden opgeslagen of naar het klembord worden gestuurd. De changelog voor versie 13.0.0 kan hieronder worden gevonden.
Breaking ChangesNew Features
- Snap packages are likely to be dropped for version 13 unless someone can help with the confinement issue discussed here: #4016
- The imgur uploader is disabled by default at compile time. Users that wish to re-enable this can build from source with
-DENABLE_IMGUR
. We expect this to be a bit controversial but we believe this is the best direction for the project. [4034]
- The goal for Flameshot is to be a lightweight screenshot / annotation program. The imgur uploader is a program in its own right
- The authors of Flameshot are increasingly privacy conscious. Having a misclick in a screenshot program accidentally upload sensitive data feels very risky.
- We continue to discuss and iterate ideas for a plugin system [3953]. When that is completed users who wish to have an uploader right in their screenshot program can implement this in a plugin
- We will keep the imgur uploader code in the code base until plugins are ready
- Please let us know your thoughts either way. This is not a vote, but we are interested in the communities opinion.
- 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. [3321]
- Configuration window tabs were re-ordered according to their importance to users. [3655]
Bug Fixes
- Flatpak is now verified in Flathub. [3555]
- 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. [2766]
- Pinned images can now be rotated. [2737]
- A grim based screenshot adapter has been added to work with more wlroots Wayland compositors. Users can enable this in settings. [3018]
- Users can symmetrically resize (holding Shift) and preserve aspect ratio (using Ctrl) while resizing.
- Pinned images can have a transparency effect applied. [2944]
- A grid can be optionally enabled via the sidebar, and users can have their annotations snap to grid. [3016]
- MacOS releases are now natively aarch64 and will not need to run in Rosetta.
- SingleApplication dependency has moved to KdSingleApplication to work around a Qt SharedMemory bug.
- New dateformat of %d-%m-%Y has been added. [3710]
- New option to prompt user before exiting has been added to config. [3749]
- JPEG quality option has been added. [3285]
- Enable saving HEIF/HEIC when supported by 3rd party plug-ins. [3110]
- Kde-connect share integration. (needs more testing) [2551]
- Add Shortcut to Cancel current selection using CtrlBackspace [3319]
- Pinned images now have window titled
flameshot-pin
. [3766]- Separate tool size for the tools. [3812]
- A new configuration option so that arrows can be drawn in a reversed way (tip
to tail). [2144]- In Wayland fractional scaling situation, screenshot preview size was wrong. [3869]
- Commandline implementation for Windows [3699]
- Makes WebP available for saving screenshots on Windows. [4028]
- Support dark mode in Windows. [3984]
- A config option to disable grim warning notification in Wayland. [3186]
- The "Screenshot Aborted" desktop notification can now be disabled. [3287]
- Recognizing Qtile [2854], Cosmic [3725], river [3674]
- Improved keyboard navigation for the application selector when you press Ctrlo. [3331]
- Add "Open Save Path" to the tray icon menu. [3388]
- Updated Translations
- Add option for insecure pixelation
- Handle SIGTERM and SIGKILL
- MacOS release are properly notarized for aarch64.
- MacOS clipboard now supports JPEG. [3724]
- The
Flameshot full
now captures all regions of all monitors. (3086)- The "Use last region" is now ignored in modes other than
flameshot gui
. [3364]- Fix pin tool wrong offset on Linux. [3369]
- Use native path separator for different OSs. [3135]
- Pinned images scrolling using mouse on macOS [3831]
- 'App Launcher' not listing applications. [3663]
- Flameshot was getting unresponsive if notification daemon was inaccissble. [3598]
- fix missing invert button on configure windows and remove old size indicator. [3054]
- Support for X11 and the standard file picker for Snap. [4046]
- Make loading of languages consistent across invocation types. [3313]
- Tooltips now display the lower-case keybinding to avoid confusion. (2856)
- Copy on double-click config in now respected. [2807]
- English translations not used despite being preferred. [3822]
- Fix Snap to find translation files. [4064]
- Better naming of CLI arguments [3226]
- Better wording of a shortcut description [3228]