Popular Post Valik Posted April 9, 2012 Popular Post Share Posted April 9, 2012 (edited) Special Note: This is an official beta release but it is not digitally signed. Only Jon has the certificate used for digital signatures and the last time I checked I was not Jon.3.3.9.4 (9th April, 2012) (Beta)AutoIt:- Fixed: Aut2Exe and UPX will now correctly work on compiled scripts with custom icons. This references ticket #2180 but does not close it as more work is needed.NOTE: Version 3.3.9.3 has been replaced with version 3.3.9.4 due to an issue where scripts with icons would not compile correctly. If you are using 3.3.9.3 please update immediately.3.3.9.3 (8th April, 2012) (Beta)AutoIt:- Added #1191: Explicit size of arrays optional for explicit initialization.- Added: Array access on expression: StringSplit("a,b", ",")[1]- Added: Dot access on expression: ObjCreate("Shell.Application").GetSystemInformation("DirectoryServiceAvailable")- Fixed #1566: Array as its own element issue.- Fixed #1551: Crash the script when changing array.- Fixed #2176: DllCallbackRegister crash on x64.UDFs:- Added #1158: WinAPIEx integrated (Files-only, no documentation currently).- Fixed #2162: Documentation link in the IE Management section was broken for _IEFormElementCheckBoxSelect.- Fixed #2170: _ArrayDisplay fails handling arrays with no elements.- Fixed: _PathMake not appending backslash to the root path.Au3Check:- Added: Compound assignment operators for object properties.- Added: Array access on expression- Added: Dot access on expression- Changed: Explicit size of arrays optional for explicit initialization.The following changes are script breaking changes:None so far.NOTE: WinAPIEx is included in this release. The files exist but there are no documentation or examples. Filenames and functions are subject to change or removal. Functions will be moved out to other files before the final release and the file WinAPIEx.au3 will likely not exist when that happens.Report issues here.Download here. Edited April 10, 2012 by Valik TsukasaX, rcmaehl, PlayHD and 3 others 6 Link to comment Share on other sites More sharing options...
Valik Posted April 10, 2012 Author Share Posted April 10, 2012 Everyone using 3.3.9.3 needs to update to 3.3.9.4. Link to comment Share on other sites More sharing options...
Recommended Posts