version 2.12
This commit is contained in:
parent
8156351973
commit
1726eb9301
@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion( "2.11.0.0" )]
|
[assembly: AssemblyVersion( "2.12.0.0" )]
|
||||||
[assembly: AssemblyFileVersion( "2.11.0.0" )]
|
[assembly: AssemblyFileVersion( "2.12.0.0" )]
|
||||||
|
@ -232,7 +232,11 @@
|
|||||||
v2.11 (2020-04-18)
|
v2.11 (2020-04-18)
|
||||||
Fixed a threading issue that caused the program to hang on some systems
|
Fixed a threading issue that caused the program to hang on some systems
|
||||||
|
|
||||||
v2.12 (2020-04-)
|
v2.12 (2020-04-29)
|
||||||
|
Reduced memory consumsion when generating HTML
|
||||||
|
Parent folder link [..] is now sticky
|
||||||
|
Reworked command line code to fix issues in 2.11
|
||||||
|
A few small tweaks too
|
||||||
|
|
||||||
|
|
||||||
--- End User License Agreement -----------------------------------------------
|
--- End User License Agreement -----------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user