mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
Updated readme with recent changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1748 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
8d26d1538f
commit
c092712561
1 changed files with 12 additions and 12 deletions
|
@ -3,21 +3,10 @@ Greenshot: A screenshot tool optimized for productivity. Save a screenshot or a
|
|||
|
||||
CHANGE LOG:
|
||||
|
||||
1.0.0 build 1740
|
||||
1.0.0 build 1748
|
||||
|
||||
We changed the version to 1.0.0, after 5 year the version should no longer have a "beta" feeling!
|
||||
|
||||
Bugs resolved:
|
||||
* Fixed a problem with the window preview, if the window had a small height, when using the context menu (Windows Vista and later)
|
||||
* Fixed a problem with temp-files being removed before they were used, now using a delay of ~10 hours
|
||||
* Removed clipboard monitoring, which hopefully solves some problems with Virtual Machines
|
||||
* Fixed click on editor button not working if the window didn't have focus
|
||||
* Fixed problem with the print dialog not having focus if opened from the editor "print" button
|
||||
* Fixed bug #3482709 print with timestamp cropped the image
|
||||
* Removed the always active CaptureForm, which resulted in greenshot not "recovering" when a capture caused an exception.
|
||||
* Improved the auto-capture mode to honor some settings better
|
||||
* Synchronized the selected language to the plugins
|
||||
|
||||
Features added:
|
||||
* Greenshot will now run in 64 bit mode, if the OS supports it.
|
||||
* Added a "destinations" concept, making it possible to select all destinations from the main settings or using them inside the editor.
|
||||
|
@ -27,8 +16,19 @@ Features added:
|
|||
* Added a color picker in the color dialog.
|
||||
* Added effects: shadow, torn edges, invert, border and grayscale
|
||||
* Added rotate clockwise & counter clockwise
|
||||
* Added a preview when using the window capture from the context menu (Windows Vista and later)
|
||||
* Added color reduction as an option and auto detection for image with less than 256 color. When using reduction this results in smaller files.
|
||||
|
||||
Bugs resolved:
|
||||
* Fixed a problem with temp-files being removed before they were used, now using a delay of ~10 hours
|
||||
* Removed clipboard monitoring, which hopefully solves some problems with Virtual Machines
|
||||
* Fixed click on editor button not working if the window didn't have focus
|
||||
* Fixed problem with the print dialog not having focus if opened from the editor "print" button
|
||||
* Fixed bug #3482709 print with timestamp cropped the image
|
||||
* Removed the always active CaptureForm, which resulted in greenshot not "recovering" when a capture caused an exception.
|
||||
* Improved the auto-capture mode to honor some settings better
|
||||
* Synchronized the selected language to the plugins
|
||||
|
||||
|
||||
0.8.1 Build 1483
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue