Release Notes for XWiki 5.4.1
This is the release notes for XWiki Commons, XWiki Rendering, XWiki Platform and XWiki Enterprise. They share the same release notes as they are released together and have the same version.
This release is a stabilization version that fix important bugs discovered in the 5.4 version.
New and Noteworthy (since XWiki 5.4)
Full list of issues fixed and Dashboard for 5.4.1.
Improvement
- In the Wiki Index, all the wikis that the user can not access are not displayed anymore.
Full Issue List
+ some security issues have been fixed.
Translations
The following translations have been updated:
Tested Browsers & Databases
Here is the list of browsers we support and how they have been tested for this release:
Browser | Status | |
---|---|---|
Google Chrome 32 | Jira Tickets Marked as Fixed in the Release Notes | |
Mozilla Firefox 27 | Not Tested | |
Internet Explorer 8 | Not Tested | |
Internet Explorer 9 | Not Tested |
Here is the list of databases we support and how they have been tested for this release:
Database | Status | |
---|---|---|
HyperSQL 2.3.1 | Jira Tickets Marked as Fixed in the Release Notes | |
MySQL 5.6.10 | Not Tested | |
Oracle 11.2 | Not Tested | |
PostgreSQL 9.3.2 | Not Tested |
Known issues
For Developers
New extensible cryptographic APIs
A new API is available to support all kind of cryptographic processing. This new API is build over the component architecture of XWiki to be fully extensible through external extensions. The ScriptService as well as the module documentation are still to be written, but the whole API is available from the component manager and you may access the javadoc from:
- Javadoc for XWiki Platform Crypto Common
- Javadoc for XWiki Platform Crypto Password
- Javadoc for XWiki Platform Crypto PKIX
- Javadoc for XWiki Platform Crypto Cipher
- Javadoc for XWiki Platform Crypto Signer
Backward Compatibility and Migration Notes
General Notes
When upgrading make sure you compare your xwiki.cfg, xwiki.properties and web.xml files with the newest version since some configuration parameters may have been modified or added. Note that you should add xwiki.store.migration=1 so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
API Breakages
There is no API breakage since XWiki Enterprise 5.4.