Changes between Version 141 and Version 142 of ReleaseNotes


Ignore:
Timestamp:
21.06.2016 16:53:37 (8 years ago)
Author:
jri
Comment:

4.8.1 release notes, revision 1

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v141 v142  
    55---- 
    66 
    7 == //upcoming//: DeepaMehta 4.8.1 == 
     7== 2016-06-21: DeepaMehta 4.8.1 == 
    88 
    99Besides a minor improvement DeepaMehta 4.8.1 fixes several bugs that prevented some 3rd-party plugins to run with DM 4.8. 
     
    1212 
    1313Improvement: 
    14    * When the path of a file repo request (`/filerepo/...`) points to a directory, and the directory contains an `index.html` file, it is served (#971). 
     14   * When a file repo request (`/filerepo/...`) points to a directory, and the directory contains an `index.html` file, it is served (#971). 
    1515 
    1616Bug fixes: 
     
    2121       * There are privileged methods for mapping between usernames and email addresses. This is required for the `dm4-sign-up` and `dm4-subscriptions` 3rd-party plugins (#934, #825) 
    2222   * Permissions: 
    23        * Implicit READ permission for types: a user is granted implicit READ permission for a type if she has READ permission for a given instance of that type (#899). 
     23       * A user is granted //implicit READ permission// for a type if she has READ permission for a given instance of that type (#899). 
    2424       * The READ permission for types is enforced by the backend in every situation (#899). 
    2525       * The WRITE permission for topics/associations is enforced by the backend in every situation (#970). 
     
    3232   * In case of enabled per-workspace file repositories: the on-demand creation of the workspace folder works in every situation (#965). 
    3333* Webclient module: 
     34    * The query parameters as send by the Webclient's RESTClient are properly URL-encoded. As a consequence creating topicmaps whose name contains a "&" is now possible (#984). 
    3435    * The CKEditor "File Browser" plugin is included again (was missing in DM 4.8). This is required for the Upload feature of the `dm4-images` 3rd-party plugin (#952). 
    3536