Updated the readme.txt.template for the 1.1.9 release

This commit is contained in:
RKrom 2014-05-12 15:42:17 +02:00
parent ea4a63c157
commit 8a88f9917b

View file

@ -1,10 +1,27 @@
Greenshot: A screenshot tool optimized for productivity. Save a screenshot or a part of the screen to a file within a second. Apply text and shapes to the screenshot. Offers capture of window, region or full screenshot. Supports several image formats.
Greenshot: A screenshot tool optimized for productivity.
Save a screenshot or a part of the screen to a file within a second. Supports several image formats.
Apply text and shapes to the screenshot. Offers capture of window, region or full screenshot.
CHANGE LOG:
@GITDETAILVERSION@ Bugfix Release
@GITDETAILVERSION@ Windows 8.1, Box bug-fix Release
@RELEASENOTES@
Bugs resolved:
* Bug #1604,#1631,#1634: Capture problems since update to Windows 8.1 with multiple displays
* Bug #1627: Box upload failed since 1.1.8
* Unreported: The greenshot.ini values "NoGDICaptureForProduct" and "NoDWMCaptureForProduct" had incorrect defaults, which might cause issues with some applications when using the auto capture mode.
Features:
* Feature #697: Added the possibility to replace characters/strings when a pattern is used, to have more control over the resulting filename. E.G. ${title:r ,_} will cause all the spaces to be replaced by underscores.
* Feature #712: The amount of colour which images are reduce to, if the setting is active, has be made configurable in the greenshot.ini property OutputFileReduceColorsTo. Default stays at 256,
* Feature #723: Adding a newline when exporting to Word or an open Outlook email, this makes it possible to repeat exports.
Changes:
* Flickr plug-in: from June 27th, 2014 Flickr will only accept uploads via HTTPS! As the switch is already possible Greenshot has been changed accordingly.
Languages:
* Update the French translation for the Microsoft Office plug-in
1.1.8.35-g8f5559c Bugfix Release