Skip to content

Latest commit

 

History

History
90 lines (72 loc) · 7.78 KB

File metadata and controls

90 lines (72 loc) · 7.78 KB

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.

New Features

  • Created basic layer movement functionality (up, down) by @affirVega in flameshot-org#2108

  • Added a new widget to allow the colorwheel to be more easily customized by flameshot-org#2202

  • Added magnifier for more precise selections by @SilasDo in flameshot-org#2219
    • The new magnifier can be enabled in Configuration > General > Show Magnifier
    • There is an option to make the magnifier a square or circle

  • Incremental markers can now have a point if you drag when placing them. @vozdeckyl in flameshot-org#2638

  • Added the ability to cache the last region by @borgmanJeremy in flameshot-org#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 flameshot-org#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 flameshot-org#2503

  • Added 'Save to disk' button when uploading to imgur by @AndreaMarangoni in flameshot-org#2237

  • Pinned screenshots can now be zoomed with a pinch gesture by @AndreaMarangoni in flameshot-org#2447

  • The SVG's have been optimized by @RiedleroD in flameshot-org#2318

  • Make KDE use Freedesktop portal by @greenfoo in flameshot-org#2495

  • Allow final actions when printing geometry when invoke by CLI by @borgmanJeremy in flameshot-org#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

New Contributors

Full Changelog: https://github.com/flameshot-org/flameshot/compare/v11.0.0...v12.0.rc1