summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2015-05-13 11:08:16 +0300
committerVaadin Code Review <review@vaadin.com>2015-05-18 07:24:57 +0000
commit7c78d70f47a56df65a85d166e390083162c0285d (patch)
tree02a0cd0ad9e88579ee537d7576c27a445c2875a7 /WebContent
parentb9a6402e45d50b0bb265e4b138dc5677c9463af4 (diff)
downloadvaadin-framework-7c78d70f47a56df65a85d166e390083162c0285d.tar.gz
vaadin-framework-7c78d70f47a56df65a85d166e390083162c0285d.zip
Update release notes for beta1
Change-Id: I4ab9082fbe7e488375377432b4289d6d25db9686
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/release-notes.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 33f7a1ef70..f573eac1d4 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -98,6 +98,7 @@
<li>Column reordering using drag and drop in Grid</li>
<li>Column hiding in Grid</li>
<li>Row details support in Grid</li>
+ <li>JSR 356 WebSocket support has been refactored to improve compatibility with Wildfly and WebLogic</li>
</ul>
<p>
@@ -108,13 +109,12 @@
<h3 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h3>
<ul>
- <li>Push path has been changed from /PUSH/ to /PUSH to be compatible with JSR 356.</li>
+ <li>The push path has been changed from /PUSH/ to /PUSH to be compatible with JSR 356.</li>
<li>Widgetset files and other pre-compressed resources are sent as gzip to compatible browsers.
This may interfere with custom response compression solutions that do not respect the Content-Encoding response header.</li>
</ul>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>
- <li>The user interface for hiding and unhiding Grid columns is not yet finalized.</li>
<li>Drag'n'drop in a Table doesn't work on touch devices running
Internet Explorer (Windows Phone, Surface)
(<a href="http://dev.vaadin.com/ticket/13737">#13737</a>)
@@ -495,12 +495,12 @@
</p>
<ul>
- <li>Mozilla Firefox 18-35</li>
- <li>Mozilla Firefox 17 ESR, 24 ESR, 31 ESR</li>
+ <li>Mozilla Firefox 18-38</li>
+ <li>Mozilla Firefox 17 ESR, 24 ESR, 31 ESR, 38 ESR</li>
<li>Internet Explorer 8-11</li>
<li>Safari 6-8</li>
- <li>Opera 16-27</li>
- <li>Google Chrome 23-40</li>
+ <li>Opera 16-29</li>
+ <li>Google Chrome 23-42</li>
</ul>
<p>