Skip to content

Greenshot 1.3.265 unstable

Pre-release
Pre-release
Compare
Choose a tag to compare
@Lakritzator Lakritzator released this 30 Jun 21:54

Release notes for Greenshot 1.3.265 unstable

Greenshot 1.3 is the first Greenshot which targets .NET 4.7.2 which just by doing to solves some general issues in the area of Internet Explorer capturing, TLS communication and some other minor issues.

We've also added some new Windows 10 functions, like notifications, OCR and sharing with Windows 10 apps.

Supported platforms:

As always Greenshot comes "as-is" with no guarantee whatsoever, supplying free software doesn't make it possible to go beyond that.
Due to the amount of work involved in testing Greenshot on different platforms, and needing hardware to do so, we cannot support all of them. What does this mean?

  • Windows 11 - Greenshot should work without big issues. We expect to upgrade our primary development systems towards it some time after release, and have a better support soon.
  • Windows 10 "current" - We develop & test Greenshot on the latest available version of Windows 10, which means you can pretty much assume it works on there and if not we can work on it.
  • Windows 10 "previous" - We don't have the hardware to have all supported Windows versions side-by-side, we try to keep the compatibility high. If there are very Windows specific bugs, we can look at it. In general we add new Windows features with a check for the version, preventing issues with older versions.
  • Windows 10 insiders - If someone is on an insider, and wants to use Greenshot, there is no guarantee. But please do report issues, and make sure you mention the build you are on. As insiders are the next "current", we will try to look at this.
  • Windows 7 - this is no longer supported by Microsoft, and we will not buy extended support licenses for older Windows, we rather motivate people to upgrade to a normal supported version. It should still work on Windows 7, but we can't guarantee this and functionality will be degraded compared to that on Windows 10.
  • Windows 8(.1) - Greenshot 1.2 mostly worked on it, thus we assume 1.3 will do so too, but we can no longer support this.
  • Windows Server version XYZ- We do not have the hardware nor licenses to test on this, do so at your own risk. You can report issues, but we cannot support specific Windows Server issues, unless someone wants to pay for the time, hardware & licenses.
  • Linux via Wine or CrossOver - Although we made some small changes to Greenshot to get basics working, it's not supported and to be honest it's a lot of work to get it running, and the result is very disappointed. We are looking towards a more platform independend Greenshot, but this will take time and doesn't have our priority.
  • MacOS - We have a version of Greenshot for MacOS in the appstore here.

Support for other software?

We have many request, mainly from companies in form of "we use an eMail client from this company, and have a tool which does this cool thing, can you support this?" This depends, if it's something which benefits the masses, we can look at it. An example is PowerToys, where we interact with the maintainers to see how we can make Greenshot work together and not have PowerToys break us. We can't support all, and we cannot buy licenses & install every product.

Let us see the changes:

New features

  • The editor now has a zoom. Build by our awesome community member @KillyMXI PR #201
  • Windows 10 has out of the box OCR support, this can now be used from Greenshot. We added functionality which is on par with that we provided via an old Microsoft component called "MODI". To reduce our maintenance, we removed the old functionality. This is the first step with Windows 10 OCR, we have some great plans with this.
  • Greenshot can now use the Windows 10 app sharing, share screenshots with app which support bitmaps.
  • Greenshot now can use the Windows 10 notifications system, which looks better. We will add more user friendly functionality for this later.
  • FEATURE-1110: Making it possible to use a hotkey to open the clipboard, for details look at the issue.
  • FEATURE-1125: Add shortcuts (0-9, +/-) for foreground color, background color, line thickness, bold and shadow (#338)
  • #249 (#388): Added the ability to crop an image vertically and horizontally. Build by our awesome community member @Christian-Schulz

General improvements:

  • Improved the about and error details with better version information, and OS name.
  • Upgraded the .NET Framework dependency to 4.7.2, any lower version would cause a lot of additional work and make the installer even bigger.
  • Used more recent versions of software components, which brings better/more functionality and make it easier to find bugs.
  • DPI improvements, so people have less issues using Greenshot with high DPI screens.
  • Made the selection boxes (grippers) bigger and resize with the DPI settings
  • Update check should have less impact with us and for the user
  • PR #224, #230: Added Italian to the installer, a lof of PR's from @bovirus
  • PR #216: Added support to generate random characters in the filename
  • Changed the cloud services Box, DropBox and Imgur to use the default browser in combination with getgreenshot.org instead of the embedded, solving incompatibility issues.
  • #348, BUG-2892 and more: Improved clipboard stability
  • #314: Added additional tray-icon click actions which support additional functionality with one click. (no setting UI yet)
  • FEATURE-1196: Selects a color with double click to close color dialog (thanks to @EricCogen)
  • #385/#384: Added support for more file formats, read more about it here

Known issues

  • Bug #283: Drawing Unicode icons (emoticons) in the editor, this is an generic Windows issue with the technology we currently use.
  • Bug #326: Rounded corners of Windows 11 windows should be transparent
  • Greenshot will not read .greenshot files from other versions

Bug fixes

Functionality fixes:

  • BUG-2693, BUG-2693, BUG-2743: Greenshot doesn't recognize a MAPI client
  • BUG-2535: Greenshot selects invisible windows fix was suggested by Raymond Chen here
  • BUG-2544: Enabled TLS1.1 & 1.2 to fix jira connectivity and do not use the JIRA session support as this was deprecated.
  • BUG-2529: This should most likely fix the excessive update checks.
  • BUG-1919: Screenshot works once on Internet Explorer
  • BUG-1943: Picassa no longer supported by Google - Picassa plugin update to Google Photos
  • BUG-2127: Incorrect link image to picasa
  • BUG-2170: Editor buttons are too small on high-resolution PC
  • BUG-2300: User need to do a lot of CTRL + Z to undo the ellipse/rectangle modification
  • BUG-2736: Cropping a capture where a speech bubble is shown doesn't move the bubble tail
  • PR #157: Fixing textbox issue with polish letter "ą"
  • Bug #124: some minor issues with the EmailDestination
  • Bug #149: If using a full screen capture of the current monitor, not the default, the mouse cursor is not visible.
  • Bug #279: External commands where duplicated in the editor and dynamic destination picker
  • BUG-2565: Fixed the tooltips on the recent colors not representing the color.

Stability fixes:

  • SUPPORT-407: Reduced an attack vector by placing quotes around the startup path to Greenshot
  • BUG-2792: Fixed the issue that PowerToys is interacting with our region selection window.
  • BUG-2644: Fixed a NPRE when exporting to Powerpoint when it's not running yet.
  • BUG-2542: Fix for shutdown issue (ImgurPlugin)
  • BUG-2249: Error after switching between colors
  • BUG-2303: Greenshot 1.2.10 Build 6 (64 bit) - Dotnet 4.0 framework crash.
  • BUG-2307: Using the pencil tool, changing colors, undo, pencil tool again, produces error dump.
  • BUG-2309: Exception while editing screen shot
  • BUG-2403: error message came up immediately after a restart of Windows.
  • BUG-2435: Crash
  • BUG-2463: Crash on moving freehand drawing
  • BUG-2484: Unexpected error pop-up after DRIVER VERIFIER IOMANAGER VIOLATION Blue Screen of Death
  • BUG-2486: program window goes white with red x through it
  • BUG-2552: Crashed when drawing new colored line after a ctrl+z undo.
  • BUG-2557: sudden shut down due to error , Error
  • BUG-2567: Automatic error, tells me to report a bug
  • BUG-2577: Erreur inattendue
  • BUG-2592: Crash when copying to clipboard
  • BUG-2615: Greenshot crashed while changing line color
  • BUG-2642: Greenshot Image Editor crashed when I clicked "undo"
  • BUG-2654: GS crashing when logging off from a Windows account right after logging-on
  • BUG-2669: Exception on startup of Greenshot
  • BUG-2684: Freehand tool causes crash after color change & undo
  • BUG-2698: Imgur: Object reference not set to an instance of an object.
  • BUG-2699: Crash on deleting a line path
  • BUG-2700: Imgur: Continued Error
  • BUG-2703: Crash dump: "Message: The notification platform is unavailable."
  • BUG-2707: Moving or editing object (usually cursor object) occasionally crashes Greenshot
  • #246,BUG-2448, BUG-2593, BUG-2427, BUG-2444, BUG-2272: Inconsistent scale behavior when scaling objects with shift modifier
  • #321: Fixed an issue with reloading the configuration
  • #335: Fixed a crash when Ctrl + Delete was used in the editor. This key combinations replaces the background (capture) with transparency.
  • #348: Added a workaround to the Windows 11 & Docker flashing desktop issue, hope Microsoft solves this.
  • #320: Added a workaround for the Slack & window sharing breaking Greenshot issue, hope Slack solves this.
  • #390: Limited the title of the editor destination in the destination picker, preventing it to obscure the destination.

Full Changelog: release/1.2.10...release/1.3

To see the whole list of all contributors, look here: https://github.com/greenshot/greenshot/graphs/contributors
But we would like to give a special thanks to some of the community members supporting us in this release: