mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Chore: Update Change Log with Latest Releases
This commit is contained in:
parent
dbbfbb654e
commit
e81abdcd7b
1 changed files with 23 additions and 1 deletions
|
@ -7,7 +7,28 @@ CHANGE LOG:
|
||||||
|
|
||||||
All details to our tickets can be found here: https://greenshot.atlassian.net
|
All details to our tickets can be found here: https://greenshot.atlassian.net
|
||||||
|
|
||||||
# Release notes for Greenshot 1.3
|
# Greenshot 1.x.xxx
|
||||||
|
|
||||||
|
Bugs fixed:
|
||||||
|
|
||||||
|
Features added:
|
||||||
|
|
||||||
|
# Greenshot 1.3.296
|
||||||
|
|
||||||
|
Bugs fixed
|
||||||
|
* Fix Administrative installation via user interface [#546](https://github.com/greenshot/greenshot/issues/546) [#611](https://github.com/greenshot/greenshot/issues/611) [#598](https://github.com/greenshot/greenshot/issues/598)
|
||||||
|
|
||||||
|
Features added:
|
||||||
|
* Installer: Allow Choice between All-Users (Administrative) and Current-User Installation [#625](https://github.com/greenshot/greenshot/pull/625)
|
||||||
|
|
||||||
|
# Greenshot 1.3.292
|
||||||
|
|
||||||
|
Bugs fixed:
|
||||||
|
* Fix Administrative installation via command line using /ALLUSERS [#601](https://github.com/greenshot/greenshot/issues/601) [#619](https://github.com/greenshot/greenshot/issues/619)
|
||||||
|
|
||||||
|
# Greenshot 1.3.290
|
||||||
|
|
||||||
|
Note: the version information for the first 1.3 release is outdated/incomplete. Due to the long timespan and large amount of changes between 1.2 and 1.3 we lost track. Sorry.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
@ -646,3 +667,4 @@ Features added:
|
||||||
* when clicking two overlapping elements, the one created later gets selected [ 1725175 ]
|
* when clicking two overlapping elements, the one created later gets selected [ 1725175 ]
|
||||||
* created textboxes can now be edited with a doubleclick [ 1704408 ]
|
* created textboxes can now be edited with a doubleclick [ 1704408 ]
|
||||||
* selected font is now stored in the application config file [ 1704411 ]
|
* selected font is now stored in the application config file [ 1704411 ]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue