Release Notes: 1.1.1-C ------- - Added a feature to automatically go to the logged in user's home folder directly after login. - Some minor fixes. 1.1.0-C ------- - Upgraded to RAAr 3.3.g-C-0 (cma-3.3.g-C-0; connecting to alfresco-3.3.g-C) - Upgraded to Seam 2.2.0.GA - Upload/download now goes through the SCAr server, which relieves the need for an Alfresco AMP and completely shields the Alfresco repository from the end user. - Several changes and enhancements to the UI and better browser support. 1.0.3 ----- - Upgraded to RAAr 1.9.0 (cma-1.9.0; connecting to alfresco-3.0.0). - Replaced deprecated methods from Seam with newer methods. - Enhanced login/logout process. 1.0.2 ------- - Upgraded to RAAr 1.8.1 (cma-1.8.1). - Changed the architecture of the nodes used in the UI to represent Alfresco nodes in order to take advantage of the low-level permissions being pulled from Alfresco. - Added link to user home folder. - Added a "Clear" button in the advanced search panel. - Several bug fixes in the UI and java code. - Added more comments in the code. 1.0.1 ------- - Changed the upload and update actions from using pop-up windows to using modal panels with iframes that connect to the same pages in Alfresco. - Added more mimetypes for search and icons display. - Added version number to the "Powered By" modal panel. - Changed the font face for tab and panel headers in the UI. - Fixed an issue where a NullPointerException is thrown when a user clicks "Upload" or "Update" (in the respective SCAr modal panel) without selecting a local file to upload. - Update page (in the "Update" SCAr modal panel) can now be used to update the same node in Alfresco multiple times until user clicks "Close" in the SCAr modal panel.