Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,87 +10,33 @@ 10 10 11 11 [[Full list of issues fixed and Dashboard for 8.1>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13603]]. 12 12 13 -= =Requires==13 +{{display reference="ReleaseNotesXWiki81M1" section="HRequiresJava8"/}} 14 14 15 - Java 8isnowrequired torun XWiki. If you useanarlier version of Java, you'll getanerror whiletartingXWiki such as:15 +{{display reference="ReleaseNotesXWiki81M1" section="HTipsPanel"/}} 16 16 17 -{{code language="none"}} 18 -java.lang.reflect.InvocationTargetException 19 -[...] 20 -Caused by: java.lang.UnsupportedClassVersionError: org/xwiki/tools/jetty/listener/NotifyListener : Unsupported major.minor version 52.0 21 -[...] 22 -{{/code}} 17 +{{display reference="ReleaseNotesXWiki81M1" section="HSandboxRelocation"/}} 23 23 24 - == TipsPanel ==19 +{{display reference="ReleaseNotesXWiki81M2" section="HDocumentsMacroImprovement"/}} 25 25 26 - A new [[TipsPanel>>extensions:Extension.Help Application||anchor="HTipsPanel"]] has beenadded by default. Example:21 +{{display reference="ReleaseNotesXWiki81M2" section="HRSSMacroImprovements"/}} 27 27 28 -{{i magereference="ReleaseNotesXWiki81M1@tippanel-1.png"/}}23 +{{display reference="ReleaseNotesXWiki81M1" section="HExtensionManagerimprovements"/}} 29 29 30 -{{i magereference="ReleaseNotesXWiki81M1@tippanel-2.png"/}}25 +{{display reference="ReleaseNotesXWiki81M1" section="HFlavorsimprovements"/}} 31 31 32 - == SandboxRelocation=27 +{{display reference="ReleaseNotesXWiki81M2" section="HSynchronizationofuseravatarfromLDAP"/}} 33 33 34 - The Sandbox pages were previouslyaccessiblethrough a link in theQuick Links Panel. This link has been removedand instead a Sandbox entry has been addedin the [[ApplicationsPanel>>extensions:Extension.Panels Application||anchor="HApplicationPanel"]].29 +{{display reference="ReleaseNotesXWiki81M1" section="HActiveInstalls"/}} 35 35 36 -{{image reference="ReleaseNotesXWiki81M1@sandbox-appbar.png"/}} 37 - 38 -In addition the message about the shortcut key to use the "Jump To Page" feature has been moved to the new Tips Panel. 39 - 40 -Here's how the home page looks like now: 41 - 42 -{{image reference="ReleaseNotesXWiki81M1@home.png" width="600px"/}} 43 - 44 -== Extension Manager improvements == 45 - 46 -=== Repair invalid extensions === 47 - 48 -The Extension Manager now tries to repair automatically any invalid dependency and also provides a "Repair" button to repair specific invalid extensions. 49 - 50 -{{image reference="ReleaseNotesXWiki81M1@repair.png" width="600px" /}} 51 - 52 -{{image reference="ReleaseNotesXWiki81M1@repairplan.png" width="600px" /}} 53 - 54 -=== Apply namespaces constraints in the UI === 55 - 56 -The namespaces constraints introduced in 8.0 are now taken into account in the UI which won't propose an option that will fail in the install plan. 57 - 58 -=== Move to farm === 59 - 60 -It's now possible to install on farm an extension installed in a subwiki directly from the UI. 61 - 62 -{{image reference="ReleaseNotesXWiki81M1@installonfarm.png"/}} 63 - 64 -=== Dependency on root === 65 - 66 -When using Extension Manager from main wiki it's now allowed to install/upgrade an extension which require upgrading/install farm level dependency. It also automatically propose to install on farm a new dependency which indicate it as constraint. This will make easier to deal with extension have an API that have to be installed on root and a XAR extension UI that should usualy be install on a wiki. 67 - 68 -It's still forbidden from subwiki in the standard UI (any script with programming right can enable it in the install request). That might change in the future but need to be discussed more. 69 - 70 -=== Managed dependencies === 71 - 72 -Extension Manager now support the concept of managed dependencies. It's pretty much the same thing that the {{code language="xml"}}<dependencyManagement>{{/code}} in Maven. 73 - 74 -It still need to be supported in the Repository Application. See [[http://jira.xwiki.org/browse/XWIKI-13281]]. 75 - 76 -== Flavors improvements == 77 - 78 -* Known flavors are not validated anymore before ending up in the flavor picker of the Distribution Wizard. This speed up a lot the use case where you just want to install default XWiki Flavor or XE UI. See [[extensions:Extension.Flavor Module||anchor="HKnownflavors"]] for more details. 79 -* Flavors are now also searched in the local repository. This makes easier to embedded flavors in a distribution for setups with no network access. 80 - 81 -== Active Installs == 82 - 83 -New widget displayed on the dashboard to see the number of Active Installs count per XWiki Cycle version: 84 - 85 -{{image reference="ReleaseNotesXWiki81M1@versionspercycle.png"/}} 86 - 87 87 == Miscellaneous == 88 88 89 89 * The Annotations Application's Administration section has been updated to present the exception spaces as "locations", using the ##documentTree## macro. The behavior has not been changed.((( 90 90 {{image reference="ReleaseNotesXWiki81M1@annotationsAdminSection.png" width="600px"/}} 91 91 ))) 36 +* The [[Gadget's title>>extensions:Extension.Dashboard Macro||anchor="HGadget27stitile"]] has now a default value which is internationalized. 92 92 * Put a link to the product home page in the footer by default 93 93 * Template providers that are restricted to certain pages are now also available on the children of those pages. 39 +* The [[Document Tree Macro>>extensions:Extension.Document Tree Macro||anchor="HParameters"]] has a new parameter to limit the number of child nodes displayed when a parent node is expanded for the first time. 94 94 * The ##xwiki.usedefaultweb## parameter from ##xwiki.cfg## has been removed. See below. 95 95 * Job module does not validate stored status at startup. This might improve a lot the startup time when there is a lot of status. Also there seems to still be use cases where XStream get lost in edge case when parsing, this was blocking the whole XWiki startup for a very long time. 96 96