Release Notes for XWiki 11.3
This is the release notes for XWiki Commons, XWiki Rendering and XWiki Platform. They share the same release notes as they are released together and have the same version.
This release was focused on bug fixes. It comes with a lot of bug fixes and a couple of small improvements for things like the live table date filter, the Database List field from AppWithinMinutes or the Delete User modal. We managed to fix 43 bugs in total, among them 10 were blockers and 8 criticals. You can find more interesting statistics and the full list of changes below.
New and Noteworthy (since XWiki 11.2)
Full list of issues fixed and Dashboard for 11.3.
For Users
Improved Date Filter
The look & feel of the live table date filter has been improved. You can check it on the Page Index.
Improved Database List Field
The Database List field that you can use when creating an application with AppWithinMinutes has been improved. It is now displayed by default using an input suggest picker that adapts to single and multiple selection. You can still change the display type if you want. If you choose the "Select" display type then you can also control its size.
Miscellaneous
"My Groups" user profile section has been renamed to "Groups": Check the User Profile documentation for more information.
The user notification filter preferences are now automatically updated when a watched page is moved/renamed.
For Admins
Warning when Deleting Users with Script Right
Wiki administrators are now warned when they are about to delete users that have Script or Programming Rights, if there are pages that were last modified by these users. Check out the Administration Application documentation for more information.
For Developers
No changes!
Performances
Several performance fixes were done to fix cases where Notifications would hang and use a lot CPU.
Upgrades
The following runtime dependencies have been upgraded (they have a different release cycle than XWiki Commons, XWiki Rendering and XWiki Platform):
- Apache PDFBox 2.0.15
- AspectJ 1.9.3
- Bootstrap 3.4.1
- c3p0 0.9.5.4
- CKEditor Integration 1.33
- CKEditor 4.11.4
- commons-lang3 3.9
- cssparser 0.9.27
- httpclient 4.5.8
- Infinispan 9.4.12.Final
- Javassist 3.25.0-GA
- Jaxen 1.2.0
- JBoss Logging 3.4.0
- JGroups 4.0.19
- JSqlParser 2.0
- jsTree 3.3.7
- Maven 3.6.1
- Maven Resolver 1.3.3
- Quartz Scheduler 2.3.1
- Tour Application 1.3
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 | Tests performed and results | |
---|---|---|
Google Chrome 74 | Full tests | |
Mozilla Firefox 66 | Not Tested | |
Microsoft Edge 18 | New and Noteworthy Features + Jira Tickets Marked as Fixed in the Release Notes + Full tests | |
Internet Explorer 11 | Not Tested | |
Safari 12 | Not Tested |
Here is the list of databases we support and how they have been tested for this release:
Database | Tests performed and results | |
---|---|---|
HyperSQL 2.4.1 | Not Tested | |
MySQL 5.7 | New and Noteworthy Features + Jira Tickets Marked as Fixed in the Release Notes + Full tests | |
Oracle 12c | Not Tested | |
PostgreSQL 11 | Full tests |
Here is the list of Servlet Containers we support and how they have been tested for this release:
Servlet Container | Tests performed and results | |
---|---|---|
Tomcat | Not Tested | |
Jetty (XWiki Standalone packaging) | New and Noteworthy Features + Jira Tickets Marked as Fixed in the Release Notes + Full tests | |
Jetty | Not Tested |
Known issues
Backward Compatibility and Migration Notes
Attachment URL API
In order to fix a cache issue related to attachments, we changed the behavior of Document#getAttachmentURL methods.
Those methods now return by default a downloadrev URL containing a query parameter part.
If you want to add a query parameter for the returned URL, please don't append it to the returned URL, but use the dedicated API.
General Notes
- When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
- xwiki.cfg
- xwiki.properties
- web.xml
- hibernate.cfg.xml
- Add xwiki.store.migration=1 in xwiki.cfg so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.
API Breakages
No APIs have been modified since XWiki 11.2.
Credits
The following people have contributed code and translations to this release (sorted alphabetically):
Alex Cotiugă
Ecaterina Moraru (Valica)
GinPachi
Guillaume Delhumeau
Jarle Sandmo
Jascha Kirchhoff
karannaoh
Karan Pratap Singh
Marius Dumitru Florea
Niels P. Mayer
Paweł Gawron
Sergiu Dumitriu
Simon Urli
Thomas Mortagne
Vincent Massol
Vyacheslav Sukharnikov
xrichard