aboutsummaryrefslogtreecommitdiffstats
path: root/all
diff options
context:
space:
mode:
Diffstat (limited to 'all')
-rw-r--r--all/src/main/templates/release-notes.html13
1 files changed, 5 insertions, 8 deletions
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 35bcfa45d5..d184dd97df 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -83,10 +83,7 @@
enhancements. Below is a list of the most notable changes:</p>
<ul>
- <li>Improvements in <tt>MenuBar</tt> client-side customization.</tt></li>
- <li>Support for improved version of <tt>ContextMenu</tt> add-on (version 3.0.0.beta1).</li>
- <li>Rewrite <tt>OSGi</tt> bundles activation mechanism to follow <tt>OSGi</tt> best practices</li>
- <li>Change the return type of <tt>Grid.asMultiSelect</tt> and <tt>Grid.asSingleSelect</tt> that has API to access the features of corresponding selection model</li>
+ <li>Add support for <tt>FocusShortcutListener</tt></li>
<li>Performance improvements for the Vaadin 7 compatibility Grid, picked from the Vaadin 7 branch.</li>
<li>Fixes to Vaadin 7 compatibility Grid issues #10343 and #10998, picked from the Vaadin 7 branch.</li>
</ul>
@@ -94,9 +91,9 @@
</p>
<p>
- For enhancements introduced in Vaadin Framework 8.5, see the <a
- href="http://vaadin.com/download/release/8.5/8.5.0/release-notes.html">Release
- Notes for Vaadin Framework 8.5.0</a>.
+ For enhancements introduced in Vaadin Framework 8.6, see the <a
+ href="http://vaadin.com/download/release/8.6/8.6.0/release-notes.html">Release
+ Notes for Vaadin Framework 8.6.0</a>.
For migrating from previous framework versions, see <a href="#incompatible">the list of incompatible changes</a> and <a href="#migrating">how to migrate
to Vaadin Framework 8</a>.
</p>
@@ -107,7 +104,7 @@
<li><tt>VaadinIcons.SEARCH_MINUS</tt> and <tt>VaadinIcons.SEARCH_PLUS</tt> codes were changed due typo fix</li>
</ul>
- <h2>For incompatible or behavior-altering changes in 8.5, please see <a href="https://vaadin.com/download/release/8.5/8.5.0/release-notes.html#incompatible">8.5 release notes</a></h2>
+ <h2>For incompatible or behavior-altering changes in 8.6, please see <a href="https://vaadin.com/download/release/8.6/8.6.0/release-notes.html#incompatible">8.6 release notes</a></h2>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>