Changes between Version 14 and Version 15 of ReleaseNotes


Ignore:
Timestamp:
22.08.2011 04:01:25 (13 years ago)
Author:
jri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v14 v15  
    1717== 2011-08-22: DeepaMehta 4.0.3 == 
    1818 
    19 This release brings lot of GUI improvements and fixes. After a long series of backend changes the focus is to bring the front end on a par. 
     19After a long series of backend changes the focus of this release is to bring the frontend on a par. This release brings 2 new featues and a lot of GUI improvements and fixes. 
    2020 
    2121New features: 
    22 * Webbrowsing: render webpages directly in DM! Right in the content panel or in a separate window/tab. URL topics provide 2 commands: "Open URL" and "Open URL in new window". (#21) 
    23 * The "By Type" search mode is back: query all topics of a given type (#68) 
     22* Webbrowsing (in progress): render webpages directly in DM! Right in the content panel or in a separate window/tab. URL topics provide 2 commands: "Open URL" and "Open URL in new window". (#21, #73) 
     23* Type Search: query all topics of a given type (#68) 
    2424 
    2525Improvements: 
     
    2828* Trigger ''Save'' by hitting Return (#13) 
    2929* Create topics via keyboard (#14) 
    30 * Type ''Resource'' is now called ''Web Resource''. URL field first. (#20) 
     30* Type ''Resource'' is now called ''Web Resource''. ''URL'' field first. (#20) 
    3131* The webclient has a "favicon" (#44) 
    3232* Creating a bunch of topic types without caring about unique URIs (#58) 
     
    4343* Suppress pointless browser window scrollbars (#60) 
    4444* Long menus do scroll instead the entire browser window (#71) 
    45 * Canvas drawing and event handling oddities (#72) 
     45* Fix canvas drawing and event handling oddities (#72) 
    4646 
    4747Improvements for Developers: 
     
    5151* Plugin authors can specify a custom URI namespace where the plugin's web resources are mapped to (#66) 
    5252* A request to a `/` web resource is mapped to `/index.html` (#66) 
    53 * REST API: "getRelatedTopics" request provides 3 more filters 
    54 * Page Renderer classes can CSS style the content panel individually 
    55 * Access the toolbar via a dedicated `toolbar` object 
    56 * GUIToolkit API simplified and more object-like 
     53* REST API: "getRelatedTopics" request provides 3 more filter parameters 
     54* Page Renderer classes can CSS style the content panel 
     55* Access the webclient's toolbar via a dedicated `toolbar` object 
     56* JavaScript GUIToolkit API simplified and more object-like 
    5757 
     58---- 
    5859 
    5960== 2011-08-02: DeepaMehta 4.0.2 == 
     
    6869https://github.com/jri/deepamehta#readme 
    6970 
     71---- 
    7072 
    7173== 2011-07-28: DeepaMehta 4.0.1 == 
     
    9193 - Neo4j Mehtagraph 0.7 -> 0.8 
    9294 
     95---- 
    9396 
    9497== 2011-07-24: DeepaMehta 4.0 == 
     
    106109https://github.com/jri/deepamehta#readme 
    107110 
     111---- 
    108112 
    109113== 2011-07-20: DeepaMehta 4.0 RC1 == 
     
    144148 
    145149Thanks go to Jürgen and Danny who helped to organize this release! 
     150 
     151----