Share

VIF

File Release Notes and Changelog

Release Name: Rel0.8.0

Notes:
For installation instructions see http://vif.sourceforge.net/InstallAndRun.html

Changes: Changes to Release 0.8.0 ======================== Features added - Implemented full text search for contributions and members by integrating the Lucene search library (version 1.4.3). - Improved execution security of all tasks by replacing method Task.hasPermissions() by Task.needsPermission(). Framework 0.9.7 =============== Features added: - Added LIMIT to SQL. - Added convenience methods to VSys.java. - Improved error handling in WorkflowAwareImpl.java. Bugs fixed: - Improved error handling in AbstractRequestHandler.java in case of XSLT failure.