Enonic XP 6.3.0-M2
Pre-release
Pre-release
Features
- Javascript Libraries - Security functions (XP-2171).
- Implement OSGi status reporters (XP-2180).
- Implement multipart functionality in server-side JS (XP-2167).
- Implement cache function in lib-cache (XP-2215).
- Implement basic IO functions in lib-io (XP-2217).
- Implement lib-http-client function call (XP-2098).
- Support for external widgets (XP-1999).
- Hot-reload of resources in application (XP-2251).
- Javascript context library functions (XP-2242).
- Content attachment functions in JS (XP-2224).
Improvements
- Support for XSLT transformations in Node import (XP-2268).
- Detail panel - Highlight widget selector buttons on hover (XP-2256).
- Handle long input labels better (only first part is shown now) (XP-2074).
- HTML Area - Image dialog adjustments (XP-2016).
- Simplify ServerInfo and add RunMode (XP-2255).
Bugs
- ContentTreeGrid - Fix redundant re-rendering of grid columns (XP-2109).
- User Access section - Title with rights of Everyone is not always shown (XP-2141).
- Image URL with spaces in scale parameter generates illegal URL (XP-2219).
- BrowsePanel - not all context-menu items displayed if menu opened in the bottom of grid (XP-2134).
- Home Page: sometimes 'content-manager' link is not clickable (XP-2247).
- 404 in console-browser when two contents where removed (XP-2128).
- LiveEdit - Part inserted with wrong index (XP-2162).
- Error editing multiple images simultaneously (XP-2200).
- Settings step form - incorrect option (und) in LocaleComboBox (XP-2124).
- Page Components view - Keyboard navigation no longer selects item view (XP-2159).
- Details Panel - DropdownHandle button appears when user clicks on "Version History" option value (XP-2154).
- Exception occurs when user tries to upload file with name that contains special characters (XP-2197).
Refactorings
- Refactor MultipartService to use servlet 3.x parts (XP-2166).