| 4 | |
| 5 | ---- |
| 6 | |
| 7 | == 2016-04-15: DeepaMehta 4.8 == |
| 8 | |
| 9 | {{{ |
| 10 | 4.8 release notes not yet complete |
| 11 | }}} |
| 12 | |
| 13 | New features: |
| 14 | * Collaborative authoring in private views: private topicmaps can be created within shared workspaces (#927). |
| 15 | * Association Auto-Typing (#931). |
| 16 | * New standard topic type "Event" as the basis for calendaring applaications (#902). |
| 17 | * New standard topic types "Date", "Time", "DateTime" (#901). |
| 18 | |
| 19 | Improvements: |
| 20 | * Meta model extension: more than one assoc def with the same child type are allowed (#903). |
| 21 | * Auto-scale images and videos displayed in the detail panel (#876). |
| 22 | * Contacts model: Person has a Date of Birth (#916). |
| 23 | * Contacts model: new type "Organizational Role" to describe a Person-Institution relationship (#916). |
| 24 | * Fine granular request filter (#946). |
| 25 | |
| 26 | Bug fixes: |
| 27 | * Numbers are sorted numerically (#928). |
| 28 | * On small displays the Webclient toolbar does not line wrap (#926). |
| 29 | |
| 30 | Changes: |
| 31 | * CKEditor updated 4.3.2 -> 4.5.6. The toolbar is streamlined (#700). |
| 32 | * Extensive Core refactoring (#935). |
| 33 | |
| 34 | Plugin Development Framework: |
| 35 | * Semantic markup in the detail panel (#929). |
| 36 | * Composite renderers (#908). |
| 37 | * Directives can be attached to any response (#932). |
| 38 | * New `ModelFactory` is in charge for creating Model objects (#933). |
| 39 | * Revised Core API (#941). |
| 40 | * Core API: ChildTopics accessors which don't throw (#923). |