webmaster — November 22, 2005
Now you can create fields of the Image type and keep contact photos and other images associated with contacts, e.g. scanned copies of driving license, passport and other documents. You may customize your list view to display all image fields directly in the contact list as thumbnails.

Also following features have been added:
Unique and Required fields
New field properties have been added. You may optionally customize a field in your contact entry as a) Unique - duplicate values for this field will be not allowed and b) Required - you must provide a value for this field when adding/editing contact entry.
Print what you see
Printing feature has been significantly enhanced. Printable contact list now appears the same way as it appears on screen. You may include images in the printable version as well.
webmaster — November 10, 2005
New option has been added to the Document Depot file list appearance. Now you can limit number of visible characters in file description. It may be useful if your files usually have large descriptions. To set limitation click View…/Customize View… menu item and enter integer value in the field “Restrict file description to”.
NOTE: New features were implemented only for web client (browser-based).
webmaster — November 1, 2005
In new WebAsyst Document Depot we have added:
Upload ZIP archive and auto-extract files and subfolders.
Uploaded ZIP file will be automatically uncompressed on the server side to restore full folder hierarchy contained in your archive. This feature allows you to deploy a complex folder structure with a large number of files to your Document Depot in a minute.

Compress files/folders and download or save.
You can compress selected files or folder (with optional subfolders) or entire Document Depot. You can then store created ZIP archive in any write-accessible folder or download archive to your local computer.

Email files as attachments (with optional compression).
You can email files directly from the Document Depot without using your client mail program (e.g. Outlook Express or The Bat!). Selected files can be compressed (ZIP archive) before you send them to reduce a size of your attachment. Multiple recipients, optional subject and text message can also be provided as with any regular email message.

NOTE: New features were implemented only for web client (browser-based).
SYSTEM REQUIREMENTS UPDATE (for source code buyers only):
To benefit from new features released you must have ZLIB support enabled on your PHP server. ZLIB support in PHP is not enabled by default. You will need to configure PHP –with-zlib[=DIR] The windows version of PHP has built in support for this extension. You do not need to load any additional extension in order to use these functions.
See also: http://www.php.net/manual/en/ref.image.php