Share

armidale - simplified web development

File Release Notes and Changelog

Release Name: 0.9.5

Notes: <html> Armidale Version 0.9.5. <p> See <a href="http://armidale.anu.edu.au"> http://armidale.anu.edu.au</a> or <a href="http://sourceforge.net/projects/armidale"> http://sourceforge.net/projects/armidale</a> for details. </html>


Changes: <html> <p> Version 0.9.5 was originally intended to add a number of significant new features (SSL, Database wrappers etc. as detailed in the 'Feature Requests' section at <a href="http://sourceforge.net/projects/armidale"> SourceForge</a>. These features will now be released in v0.9.6. <p> Many Windows users have not been able to run <b>armidale</b> because of confusion over the use of UNIX file separators when starting the armidale launcher (eg. java -jar jars/armidale.jar). v0.9.5 has therefore been released early, primarily to help these users run armidale without errors. <p> The following sumarises the changes made in version 0.9.5: <p> * This release will help Windows users run <b>armidale</b>. Armidale will now handle Unix or Windows file separators on all supported platforms. Some users experienced problems when using UNIX file separators on Windows platforms. See Support Request 539113 at SourceForge for details. <p> * The armidale browser is now called the armidaleLAUNCHER <p> * The create(File file) method has been added to ImageFactory. <p> * A Home application with links to the test applications has been added. The Home application can be accessed using the URL arm://armidale.anu.edu.au. <p> * The armidaleIMAGE test application has been added. See the Demo Applications page for details. <p> * The cursorType attribute has been added to the Component GUI object. This allows the programmer to specify the type of cursor displayed over GUI objects. <p> * A wait cursor is now displayed over images while they are being downloaded from a server. <p> * The architecture of Image and Label has been improved. <p> * The getRoot() method has been added to the armidale.api.io.File class. It returns the path to the root of the armidale filesystem. <p> * Some error messages have been corrected/improved. <p> </html>