]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update release notes for beta1
authorLeif Åstrand <leif@vaadin.com>
Wed, 13 May 2015 08:08:16 +0000 (11:08 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 18 May 2015 07:24:57 +0000 (07:24 +0000)
Change-Id: I4ab9082fbe7e488375377432b4289d6d25db9686

WebContent/release-notes.html

index 33f7a1ef701c16e9493970c7a255c8d1c56115aa..f573eac1d4222ac76d51ee293f0f7e4a62987656 100644 (file)
@@ -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>
 
         <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>)
         </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>