Last modified by Thomas Mortagne on 2023/10/13

<
From version < 11.1 >
edited by Vincent Massol
on 2015/01/21
To version < 10.8 >
edited by Vincent Massol
on 2015/01/21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,18 +4,12 @@
4 4  
5 5  This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6 6  
7 -The 6.4 release is the last major release of the 6.x development Cycle and as such was mainly dedicated to improvements and bugfixes on things introduced during 6.X.
7 +<insert description of release here>
8 8  
9 -This version introduces some developer oriented improvements: allow wiki based skins to overwrite macro.vm template, allow filesystem skins indicating explicitly the skin they are inheriting from, allow any component to be injected with its ComponentDescriptor, Panels and UI extensions are now executed with the right of their author so among other things they can use APIs requiring Programming rights.
9 += New and Noteworthy (since XWiki <version - 1>) =
10 10  
11 -It also brings UI improvements in the Menu application, a new Mail application (and Mail-related improvements, such as the ability to send massive number of emails) and lots of Flamingo skin improvements (Mobile-friendliness to mention one), while offering developers the ability to write LESS in Skin Extensions, and a cool icon picker.
11 +[[Full list of issues fixed and Dashboard for <version>>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
12 12  
13 -Last but not least, this version provides the ability to rate Extensions inside the Extension Repository and visualise them inside the Extension Manager.
14 -
15 -= New and Noteworthy (since XWiki 6.3) =
16 -
17 -[[Full list of issues fixed and Dashboard for 6.4>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12998]].
18 -
19 19  == Menu Application ==
20 20  
21 21  Taking advantage of the ability to have LESS inside our [[StyleSheetExtensions>>extensions:Extension.Skin Extension Plugin||anchor="HUseLESS"]], we improved the [[Menu Application>>extensions:Extension.Menu Application]], on Flamingo based skins, making it responsive and also adapting its styling according to the active [[Flamingo Theme>>extensions:Extension.Flamingo Theme Application]].
... ... @@ -35,13 +35,13 @@
35 35  * For tablet and desktop:
36 36  ** the menu label is a link used for navigation
37 37  ** the toggle (arrow / caret) is used for opening the drop down menu, but should be better separated from the label
38 -* On phones the behaviour remains the same: taping on the label opens the menu
32 +* On phones the behaviour remains the same: taping on the label opens the menu(((
33 +* Default: {{image reference="[email protected]"/}}
34 +* Hover Link: {{image reference="[email protected]"/}}
35 +* Hover Toggle: {{image reference="[email protected]"/}}
36 +* Open: {{image reference="[email protected]"/}}
37 +)))
39 39  
40 -Default: {{image reference="[email protected]"/}}
41 -Hover Link: {{image reference="[email protected]"/}}
42 -Hover Toggle: {{image reference="[email protected]"/}}
43 -Open: {{image reference="[email protected]"/}}
44 -
45 45  The history table, under each page, is now responsive to the screen size:(((
46 46  {{image reference="[email protected]" /}}
47 47  )))

Get Connected