From 7467720fe48893f3016b93ddb13538b624bb916a Mon Sep 17 00:00:00 2001 From: RKrom Date: Wed, 5 Feb 2014 10:09:17 +0100 Subject: [PATCH] Updated release notes for 1.1.8 --- Greenshot/releases/additional_files/readme.txt.template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Greenshot/releases/additional_files/readme.txt.template b/Greenshot/releases/additional_files/readme.txt.template index 1cd9bf64b..8a1da3b74 100644 --- a/Greenshot/releases/additional_files/readme.txt.template +++ b/Greenshot/releases/additional_files/readme.txt.template @@ -5,7 +5,11 @@ CHANGE LOG: @GITDETAILVERSION@ Bugfix Release Bugs resolved: +* Bug #1578: Changed the behavior of creating filenames for Imgur to be configurable, default will be the date/time. * Bug #1580: removed device names for capture fullscreen submenu in multi-monitor setups, which sometimes delivered inconsistent results or even garbage characters. Sticking to descriptive text like "bottom left", which is more useful anyway. +* Bug #1581: Ini-file reading is now done without locking the file, this should help a bit in cases where other applications have this file open. +* Bug #1600: Found that Greenshot uses a wrong URL format on the clipboard, this fix might solve some issues +* Bug: When capturing client windows on a DWM enabled system (Vista & Windows 7) with "auto" set, sometimes the capture had a blurred/transparent effect. Features: * Feature #663: dark background for textbox input when editing bright-colored text