Changes between Version 34 and Version 35 of ReleaseNotes


Ignore:
Timestamp:
10.09.2012 16:02:06 (12 years ago)
Author:
jri
Comment:

4.0.12 release notes, pt. 1

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v34 v35  
    22 
    33= Release Notes = 
     4 
     5---- 
     6 
     7== ''upcoming'': DeepaMehta 4.0.12 == 
     8 
     9New Features: 
     10* Shared File Repository (#291). 
     11    * File Upload (#289). 
     12* Access Control Foundation (#262). 
     13    * Private installations [a661efb0]. 
     14* Backend Security (#293). 
     15    * Global request filter [a0b48d3a]. 
     16    * Global subnet filter [aef56ac8]. 
     17    * HTTPS support (#295). 
     18 
     19Improvements: 
     20* The detail panel lists the topics associated with the selected association (#306). 
     21 
     22Development Framework: 
     23* The core service now processes update requests where aggreagted composite child topics are involved (#30). 
     24* Plugin developers must no longer care about firing PRE_SEND events (#297). 
     25* 3 new Core Events and respective listener interfaces: PRE_CREATE_ASSOCIATION, POST_CREATE_ASSOCIATION, PRE_SEND_ASSOCIATION [98fb628d] 
     26* Topicmap renderers have a server-side part as well (#294). 
     27* The Proxy plugin is dropped. Its features are taken over by the Files plugin (#292). 
     28* For a logged in user an HTTP session is maintained (#293) [faa7485e]. 
     29* A plugin can register a (Servlet API) filter (#293) [520c95c0]. 
     30* A lot of API changes and extensions in several plugins. 
     31 
    432 
    533----