Release Notes XWiki 7.4 Milestone 2

Version 4.1 by Vincent Massol on 2015/12/10

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.

<insert description of release here>

New and Noteworthy (since XWiki 7.4 Milestone 1)

Full list of issues fixed and Dashboard for 7.4.

<feature N>

<description of feature N>

Miscellaneous

<insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!>

See the full list of JIRA issues fixed in this release.

For Developers

<developer feature N>

<description of developer feature N>

Deprecated and Retired projects

Upgrades

The following dependencies have been upgraded:

Miscellaneous

  • WebJars URL format now supports a wiki query string parameter to specify the wiki in which the webjars resource is available. For example: /xwiki/webjars/AjaxQ/0.0.2/ajaxq.js?wiki=mywiki{{/language}}

    = Translations =

    The following translations have been updated:

    {{language codes="none, none"/}}

    = Tested Browsers & Databases =

    {{warning}}
    The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon.
    {{/warning}}

    {{comment}}
    TODO: uncomment and update with proper link when the report is ready.
    {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
    {{/comment}}

    = Performances tests compared to <last super stable version> =

    <a summary of the comparison with latest super stable version>

    More details on <link to the test report>.

    = Known issues =

    * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]

    = 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.

    == Issues specific to XWiki <version> ==

    <issues specific to the project>

    == API Breakages ==

    The following APIs were modified since <project> <version - 1>:

    {{code language="none"}}
    <clirr output here>
    {{/code}}

Get Connected