Release Notes for XWiki Enterprise 3.5 Milestone 1
New and Noteworthy (since XWiki Enterprise 3.4 version)
Extension Manager improvements
- XWIKI-7429 Clicking "Install" after "Show details" brings the user out of the Administration interface
- XWIKI-7452 Can't resolve an extension with id containing UTF-8 char in XWiki Repository
- XWIKI-7453 Can't find an extension on XWiki Repository when searching with a pattern containing an UTF-8 character
- XWIKI-7455 Provide UI to import and synchronize an external extension in the repository
- XWIKI-7458 Getting "Unknown macro: warn" instead of the actual warning when installing/uninstalling an extension
- XWIKI-7249 When an extension is already installed do not show a clickable "Install" button
- XWIKI-7367 Add clustering support for extensions
- XWIKI-7426 Search should be case insensitive on XWiki Repository
- XWIKI-7430 Extension manager should provide a custom user agent when connection to repositories
- XWIKI-7477 XWiki Repository REST services should provide a content-disposition with the file name
- XWIKI-7492 Separate local extensions by folders
See the full list of JIRA issues.
Documents macro
A new macro that can be used to display documents in a live table. Read more about it on extensions wiki.
Bug fixes and improvements
For Developers
Upgrades
The following dependencies have been upgraded:
- Groovy 1.8.6
- JFreeChart 1.0.14
- JUnit 4.9
- Maven Archetype plugin 2.2
- Maven Assembly plugin 2.3
- Maven Checkstyle plugin 2.9
- Maven Dependency plugin 2.4
- Maven Exec plugin 1.2.1
- Maven Findbugs plugin 2.4.0
- Maven JAR plugin 2.4
- Maven Javadoc plugin 2.8.1
- Maven Plugin plugin 2.9
- Maven Release plugin 2.2.2
- Maven Site plugin 3.0
- Maven SSH Wagon 2.2
- Maven Surefire plugin 2.12
- Maven War plugin 2.2
- OSCache 2.4.1
Translations
The following translations have been updated:
Tested Browsers
Here's the list of browsers tested with this version (i.e. browsers that we've tested as working - Check the list of supported browsers):
- Firefox
- 9.0.1
- Chrome
- 16
Known issues
Test Report
You can check the manual test report to learn about what was tested and the results on various browsers.
Backward Compatibility and Migration Notes
General Notes
You may also want to import the default wiki XAR in order to benefit from all the improvements listed above.
Issues specific to XWiki Enterprise 3.5 Milestone 1
The default configuration property for the permanent directory was renamed from container.persistentDirectory to environment.permanentDirectory in xwiki.properties.
API Breakages
The following APIs were modified since version 3.4:
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin: Class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin removed
com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI: Class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI removed