From: Artur Signell Date: Tue, 11 Jun 2013 06:55:16 +0000 (+0300) Subject: Updated release notes for 7.1.0 (#11993, #11991, #11870) X-Git-Tag: 7.1.0~51 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a0182a017b97847f88338a6e721e98327ca0d20b;p=vaadin-framework.git Updated release notes for 7.1.0 (#11993, #11991, #11870) Change-Id: I6ea0fec8896138d2a4b0e02908217c2fa3d8505f --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index e9adf68f8b..7175214e82 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -78,39 +78,87 @@ enhancements. Below is a list of the most notable changes:

+ +

Tools have been updated for Vaadin @vaadin-minor@ with + the following changes:

-
  • Native support for Internet Explorer 10
  • -
  • Many locking fixes
  • -
  • Java assert statements added to critical - code sections. Start JVM with -ea to use. + @@ -127,13 +175,21 @@ with em (#10634)
  • -
  • Push using streaming does not work in Opera (#11642) +
  • Push is currently not supported in portals (See #11493) +
  • +
  • HTTP session can not be invalidated while using + push (#11721)
  • -
  • Some debug console features such as analyze layouts - do not work when push is enabled (#11536) +
  • Cookies are not available while using push (#11808)
  • +
  • Not all proxies are compatible with websockets. If + you are using push with an incompatible proxy you might + have to force the transport mode to streaming. Some + proxies have problems with streaming also - you need to + ensure that the proxy does not buffer responses for HTTP + streaming to work.
  • ChangeLog

    @@ -145,7 +201,7 @@

    The full + href="http://dev.vaadin.com/query?status=closed&resolution=fixed&milestone=Vaadin+7.1.0.beta1&milestone=Vaadin+7.1.0&order=id">full list of the closed issues can also be found at dev.vaadin.com . @@ -469,8 +525,8 @@

    Supported Technologies

    - Vaadin 7 is compatible with Java 6. Vaadin 7 is - especially supported on the following operating + Vaadin 7 is compatible with Java 6 and newer. Vaadin + 7 is especially supported on the following operating systems:

    @@ -498,9 +554,9 @@

    - Vaadin 7 supports the JSR-286 Portlet specification. All - portals that implement either of the portlet specifications - should work. The following portals are supported: + Vaadin 7 supports the JSR-286 Portlet specification and all + portals that implement the specification should work. The + following portals are supported: