v14.0.rc3Pre-releaseDesktop
This is hopefully the final beta before the v14 release. This is largely a set of bug fixes from the rc1 beta. (RC2 never was published just tagged).
What's Changed
- Translations update from Hosted Weblate by @weblate in https://github.com/flameshot-org/flameshot/pull/4612
- Translations update from Hosted Weblate by @weblate in https://github.com/flameshot-org/flameshot/pull/4619
- Fix pin position on Windows for scaled screen by @ElTh0r0 in https://github.com/flameshot-org/flameshot/pull/4614
- Cmake Analyzers by @ElTh0r0 in https://github.com/flameshot-org/flameshot/pull/4613
- Translations update from Hosted Weblate by @weblate in https://github.com/flameshot-org/flameshot/pull/4632
- fix(macos): prevent config tab content from rendering behind tab bar by @Mitnitsky in https://github.com/flameshot-org/flameshot/pull/4627
- fix(macos): use CGRequestScreenCaptureAccess instead of grabWindow for permission request by @Mitnitsky in https://github.com/flameshot-org/flameshot/pull/4617
- Fix KDE Plasma keyboard shortcut config file by @ElTh0r0 in https://github.com/flameshot-org/flameshot/pull/4637
- fix(macos): fix clipboard copy failing from tray and GUI by @Mitnitsky in https://github.com/flameshot-org/flameshot/pull/4629
- feature(macos): show dock icon when config window is open by @Mitnitsky in https://github.com/flameshot-org/flameshot/pull/4628
- Option to disable tray icon on Windows by @ElTh0r0 in https://github.com/flameshot-org/flameshot/pull/4634
- Translations update from Hosted Weblate by @weblate in https://github.com/flameshot-org/flameshot/pull/4642
- fix(macos): make fullscreen capture overlay configurable by @Mitnitsky in https://github.com/flameshot-org/flameshot/pull/4622
- Update GH actions using Node.js 24 by @ElTh0r0 in https://github.com/flameshot-org/flameshot/pull/4660
- fix issue with screen selection in non interactive mode by @borgmanJeremy in https://github.com/flameshot-org/flameshot/pull/4667
- Uniformize both spec files + ninja build openSUSE by @QuentiumYT in https://github.com/flameshot-org/flameshot/pull/4658
- screengrabber: pass non-empty parent_window to xdg-desktop-portal by @artefaktor93 in https://github.com/flameshot-org/flameshot/pull/4664
- Allow multiple flameshot GUI instances (fix for #3177) by @ElTh0r0 in https://github.com/flameshot-org/flameshot/pull/4680
- Unify Linux ARM CI into Linux CI (also drop QEMU) by @theofficialgman in https://github.com/flameshot-org/flameshot/pull/4702
- respect system proxy settings by @borgmanJeremy in https://github.com/flameshot-org/flameshot/pull/4674
- Replace ifdef LINUX with UNIX to include BSD systems by @ElTh0r0 in https://github.com/flameshot-org/flameshot/pull/4700
New Contributors
- @Mitnitsky made their first contribution in https://github.com/flameshot-org/flameshot/pull/4627
- @artefaktor93 made their first contribution in https://github.com/flameshot-org/flameshot/pull/4664
- @theofficialgman made their first contribution in https://github.com/flameshot-org/flameshot/pull/4702
Full Changelog: https://github.com/flameshot-org/flameshot/compare/v14.0.rc1...v14.0.rc3