| 7 | == 2016-06-30: DeepaMehta 4.8.2 == |
| 8 | |
| 9 | Besides a minor improvements DeepaMehta 4.8.2 fixes several bugs that prevented some 3rd-party plugins to run with DM 4.8. |
| 10 | |
| 11 | You can update any !DeepaMehta 4 installation which is not older than !DeepaMehta 4.1. For installation and update instructions see the [[https://github.com/jri/deepamehta#readme|README]]. |
| 12 | |
| 13 | Improvements: |
| 14 | * File browser: the user can download files from the file repository (#661). |
| 15 | * Webclient: when opening DM again the last used topicmap is selected automatically (#994). |
| 16 | |
| 17 | Bug fixes: |
| 18 | * File browser (local DM installation): opening a file through double-clicking the File topic works also if not logged in (#992). |
| 19 | * File browser: a double-click on a File topic is ignored on a remote installation. No exception is thrown (#991). |
| 20 | * Webclient: a topicmap background image appears properly also if the name of the image file contains a `+` or a `?` character (#993). |
| 21 | |
| 22 | |
| 23 | Plugin Development Framework: |
| 24 | * The static resource filter has access to the response object. This can be used e.g. to set specific response headers (#989). |
| 25 | * Programatically created Memberships get a workspace assignment (#990). |
| 26 | |
| 27 | ---- |
| 28 | |