diff --git a/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template b/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template index df41cf97a..3badb9017 100644 --- a/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template +++ b/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.1.$WCREV$")] +[assembly: AssemblyVersion("1.0.2.$WCREV$")] diff --git a/Greenshot/AssemblyInfo.cs.template b/Greenshot/AssemblyInfo.cs.template index 3c4d55dad..29fb612b9 100644 --- a/Greenshot/AssemblyInfo.cs.template +++ b/Greenshot/AssemblyInfo.cs.template @@ -47,4 +47,4 @@ using System.Runtime.InteropServices; // You can specify all values by your own or you can build default build and revision // numbers with the '*' character (the default): -[assembly: AssemblyVersion("1.0.1.$WCREV$")] +[assembly: AssemblyVersion("1.0.2.$WCREV$")] diff --git a/Greenshot/releases/additional_files/readme.txt b/Greenshot/releases/additional_files/readme.txt index 18522fa4f..dcd1f92b8 100644 --- a/Greenshot/releases/additional_files/readme.txt +++ b/Greenshot/releases/additional_files/readme.txt @@ -3,11 +3,24 @@ Greenshot: A screenshot tool optimized for productivity. Save a screenshot or a CHANGE LOG: -1.0.1 build 1984 (intermediate state) +1.0.1 build 2007 Release Candidate 1 Bugs resolved: * Rewrote the "please wait" window to allow the user to cancel the operation, this was needed due to problems with Imgur uploads -* Fixed a memory leak when using ESC on the destination picker +* Fixed some memory leaks +* Fixed some problems with the IE capture +* Fixed some jira plugin bugs +* Fixed some confluence plugin bugs +* Fixed an Outlook export bug + +Known issues: +* Greenshot general: I-Beam cursor isn't displayed correctly on the final result. +* Greenshot general: Not all hotkeys can be changed in the editor. For example the pause or the Windows key need to be modified directly in the ini. +* Greenshot editor: Rotate only rotates the bitmap, not the added elements or cursor +* Greenshot editor: The shadow and torn edges effects don't create a transparent background yet. +* Confluence Plug-in: the retrieving of the current page from firefox only works on the currently displayed Firefox tab. This is a problem since Firefox 13 and it is currently unknown if there is a fix. +* OCR Plug-in: OCR is not working on 64 bit Windows, as the MODI-OCR component from Microsoft is not available in 64 bit, in this case Greenshot should be run in 32-bit or the plugins should be changed to call a 32-bit exe. + 1.0.1 build 1980 Release Candidate 1 @@ -41,14 +54,6 @@ Bugs resolved: * Synchronized the selected language to the plugins * Fixed installer issues on Windows 8, Greenshot can be used on Windows 8. Although there are still has some small issues with the Windows 8 Release Preview but these most likely are Microsoft bugs. -Known issues: -* Greenshot general: I-Beam cursor isn't displayed correctly on the final result. -* Greenshot general: Not all hotkeys can be changed in the editor. For example the pause or the Windows key need to be modified directly in the ini. -* Greenshot editor: Rotate only rotates the bitmap, not the added elements or cursor -* Greenshot editor: The shadow and torn edges effects don't create a transparent background yet. -* Confluence Plug-in: the retrieving of the current page from firefox only works on the currently displayed Firefox tab. This is a problem since Firefox 13 and it is currently unknown if there is a fix. -* OCR Plug-in: OCR is not working on 64 bit Windows, as the MODI-OCR component from Microsoft is not available in 64 bit, in this case Greenshot should be run in 32-bit or the plugins should be changed to call a 32-bit exe. - 0.8.1 Build 1483 diff --git a/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template b/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template index 5f2b128ae..bedd40679 100644 --- a/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.1.$WCREV$")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2.$WCREV$")] \ No newline at end of file diff --git a/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template b/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template index 7a2511982..1a502ddf7 100644 --- a/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template @@ -50,4 +50,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.1.$WCREV$")] +[assembly: AssemblyVersion("1.0.2.$WCREV$")] diff --git a/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template b/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template index cfe2bc8da..f211f4203 100644 --- a/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.1.$WCREV$")] +[assembly: AssemblyVersion("1.0.2.$WCREV$")] diff --git a/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template b/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template index ef51e69fa..1e0969ec8 100644 --- a/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template @@ -51,4 +51,4 @@ using Greenshot.Plugin; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.1.$WCREV$")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2.$WCREV$")] \ No newline at end of file diff --git a/GreenshotPlugin/Properties/AssemblyInfo.cs.template b/GreenshotPlugin/Properties/AssemblyInfo.cs.template index d071ed503..0d19ae84c 100644 --- a/GreenshotPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotPlugin/Properties/AssemblyInfo.cs.template @@ -48,4 +48,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.1.$WCREV$")] +[assembly: AssemblyVersion("1.0.2.$WCREV$")]