Release Notes for XWiki Enterprise 1.5 Milestone 1
First milestone of the XWiki Enterprise 1.5 version (
Roadmap).
Summary of changes since XWiki Enterprise 1.4
Main changes:
- LDAP support improvements
- Add possibility to map one LDAP group with more that one XWiki group
- Add the ability to configure LDAP groups classes and members fields names
- LDAP authenticator re-save user page even there is no modification
- "userPassword" LDAP field should be configurable
- Makes the SSL provider implementation used to support LDAP communication over SSL configurable
- LDAP authentication print error message with empty "group_mapping" property
- Better PDF export support
- Have "from" (second to last version) and "to" (last version) fields checked by default in the the document history
- Ability to change just one (or several) object properties
- Automatic logging of deprecated method calls in Velocity
- Better language negotiation
- Don't display the login link on the login page
+ lots of other changes, see
Platform details.
Known issues
Common Migration notes
Warning: If you're running in a multiwiki setup you'll also need to define the property xwiki.store.migration.databases=all to your xwiki.cfg file or explicitely name all databases to be migrated as in xwiki.store.migration.databases=db1,db2,....
You may also want to
import the default wiki XAR in order to benefit from improvements listed above.
Warning: Always make sure you compare your xwiki.cfg file with the newest version since some configuration parameters were added. Of note, 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.