ReleaseNotesXWikiEnterprise12RC1
Last modified by Thomas Mortagne on 2017/03/24
Release Notes for XWiki Enterprise 1.2 Release Candidate 1
This is the first release candidate for the 1.2 version. It is mostly a bugfix/improvements release. There are still a few bugs that should be fixed before the final 1.2 version, so a second RC will follow shortly. The main purpose of the Release Candidates is to let the users test it, so that we don't ship a buggy "stable" version, so please download it, use it and report any problems you encounter on the bugtracker.Changes from XWiki Enterprise 1.2 Milestone 2
New Statistics API/UI
A new Statistics API, along with a new UI for displaying some information about a wiki have been introduced. It adds new features to the old API, like the ability to list most active contributors, best referrers, most viewed/edited pages or spaces.Other changes
- Eliminated several multi-threading issues that caused the engine to fail the rendering process
- Fixed a lot of bugs in the rendering cache engine
- The Lucene search engine and the database migration tool now work for wikifarms, too
- Several exceptions related to the delete, import and export actions have been fixed
- Fixed several bugs in the new Rights Management UI
- The upload_maxsize property was added to the XWikiPreferences, so that importing larger wikis can be easily performed
- Improved the logs by adding the URL called; also, a lot of exceptions/warnings logged have been fixed