from the readme file:
-----------
CHANGES FROM 3.5.08 to 3.5.09
IMPROVED CHARSET SUPPORT
AWeb can now use codesets.library to translate webpages to different character sets,
A useful step on the way to full utf support.
JAVASCRIPT
javascript.aweblib version 38.0 brings a near complete implementaion of javascript 1.5
ecma 262-3. The behaviour of fastidious and omnivorous modes have changed, fastidious now
executes all script but will stop at the first error, omnivorus attempts to continue past
errors. Dynamic garbage collection means that some script that would timeout or consume
all memeory now complete in a fraction of the time.
DOM
Improvements in onclick handling for images and objects.
GUI
Further options for gui customistation includeing borderless windows.
BUGFIXES
Loads!
--------------