Release Notes: This release includes numerous bugfixes, a documentation cleanup, and a complete rewrite of AppWrap_admin.pl, the AppWrap administration script. The migration from the AppWrap production environment has been concluded, and it is believed that all bugs related to that migration have been found and fixed, and all links now function as expected.


Release Notes: The table namespace was cleaned up to reduce potential conflicts with private tables, code was refactored in support of the namespace cleanup, "people" and "contactinfo" tables were added for better support in enterprise environments, and a bug in the history writing function was squashed.


Release Notes: Recently deprecated images and other files were deleted, &column_meta and &isMysqlNumber were refactored for performance and memory footprint, the INSTALL file was revised, and a bug attributed to a missing "use foo" statement was fixed.


Release Notes: The current "tabbed folders" site navigation metaphor is retained, but was changed to use a single tab image that is manipulated using CSS. Previously, each unique tab required 2 separate images. Gecko-based browsers and Opera handle this well; IE works but disappoints. Several minor bugfxes also were applied.


Release Notes: Documentation upgrades were made. Error checking for configuration variables and meta data values was greatly improved. All eval statements are checked for errors by testing for $@. A new color-coded severity scheme was added. Integration with existing Web sites was improved.


Release Notes: To aid internationalization all displayed text was removed from the code and stored in a my_text table. Database queries are now cached, and inserts and updates use placeholders and bind values. The Focus and Pager modules were recoded, converted to use CSS, and updated with comments and error checking.