Version 12.0.rc1 Beta
This is the beta for the version 12.0 release. We will be in beta for about a week unless major issues are discovered. It would be very helpful if you posted on the discussion linked to this release an let me know what platform you tested. This will significantly cut down on my testing and lead to a quicker release.
New Features
- Created basic layer movement functionality (up, down) by @affirVega in #2108
- Added a new widget to allow the colorwheel to be more easily customized by #2202
- Added magnifier for more precise selections by @SilasDo in #2219
- The new magnifier can be enabled in
Configuration > General > Show Magnifier
- There is an option to make the magnifier a square or circle
- The new magnifier can be enabled in
- Incremental markers can now have a point if you drag when placing them. @vozdeckyl in #2638
- Added the ability to cache the last region by @borgmanJeremy in #2615
- The launcher tool will automatically populate the coordinates for the last selection region
- If
Configuration > General > Use last region
is selected, Flameshot will always initialize with the last successfully captured region
-
Pinned screenshots can now be copied to the clipboard or saved to a file if a user right clicks on the pinned image by @zhangfuwen in #2519
-
Users can now specify their own Imgur API Key from
Configuration > General > Imgur API Key
. This is encouraged because as Flameshot has gotten more popular we have started exceeding the upload limit of the default API key by@borgmanJeremy in #2503 -
Added 'Save to disk' button when uploading to imgur by @AndreaMarangoni in #2237
-
Pinned screenshots can now be zoomed with a pinch gesture by @AndreaMarangoni in #2447
-
The SVG's have been optimized by @RiedleroD in #2318
-
Allow final actions when printing geometry when invoke by CLI by @borgmanJeremy in #2444
-
Many Flameshot widgets have been reworked to use .ui XML files and Qt Designer. This has been done to allow non C++ developers to more easily contribute to the graphical side of Flameshot.
- Updated Translations
Bug Fixes
- Pinned images can now be moved partially offscreen on linux by @zhangfuwen in #2520
- Wayland builds now use KF Gui (KDE Framework tools) to fix some issues by @borgmanJeremy in #2305
- Fix Flameshot crashes with GB locale by @AndreaMarangoni in #2304
- Add alternative shortcuts file for KDE Flatpak installs by @Proton-459 in #2357
- fixed freeze with copy URL to clipboard by @borgmanJeremy in #2348
- Fixed crash selecting texttool by @AndreaMarangoni in #2369
- Improve tooltips texts by @mmahmoudian in #2377
- better zsh code completion by @mmahmoudian in #2382
- Print info messages to stdout instead of stderr by @borgmanJeremy in #2639
- Fix CloseOnLastWindow caused by tool change by @veracioux in #2645
- fix unexpected close when launch external app by @Alaskra in #2617
- Fix sidebar slider not resizing by @borgmanJeremy in #2530
- fixed segfault when screen number exceeds screen count by @borgmanJeremy in #2534
- Remove extra timer shots when moving selection with keyboard by @veracioux in #2545
- Fix pinwidget save by @Alaskra in #2549
- Config error fix by @vozdeckyl in #2552
- Fix missing icon on snap by @vozdeckyl in #2616
- Fix selection offset by @veracioux in #2630
- Suggest setting XDG_CURRENT_DESKTOP if DE cannot be detected by @greenfoo in #2634
- Fix saveAsFileExtension in example config by @veracioux in #2414
- fixed high CPU usage on pin by @borgmanJeremy in #2502
- Fix alignment bug and applied many clang format warnings by @borgmanJeremy in #2448
- fix the --print-geometry for zsh by @mmahmoudian in #2437
- fix bug on macos with save dialog by @borgmanJeremy in #2379
- allow numpad numers to resize and fix text artifacting on large resize by @borgmanJeremy in #2386
- Zooming in/out happens at different speed by @AndreaMarangoni in #2378
- fix: arrow tool glitches by @UnkwUsr in #2395
- Fix double click by @borgmanJeremy in #2432
- Improve Colorpicker by @deo002 in #2403
New Contributors
- @AndreaMarangoni made their first contribution in #2304
- @samrocketman made their first contribution in #2311
- @affirVega made their first contribution in #2108
- @Proton-459 made their first contribution in #2357
- @SilasDo made their first contribution in #2219
- @UnkwUsr made their first contribution in #2395
- @ricardovsilva made their first contribution in #2518
- @greenfoo made their first contribution in #2495
- @zhangfuwen made their first contribution in #2520
- @dzg made their first contribution in #2566
- @Alaskra made their first contribution in #2549
- @vozdeckyl made their first contribution in #2552
- @henetiriki made their first contribution in #2609
Full Changelog: v11.0.0...v12.0.rc1