You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG-VAADIN7.md 1.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. # Vaadin 7 extended maintenance version changelog
  2. ## Vaadin 7.7.40
  3. * Fixed an issue where compile-time license checking would fail on CI servers with release-only license files.
  4. ## Vaadin 7.7.39
  5. * Added the Flatten Maven Plugin
  6. * A fix to compute the correct path to a war file from the resource URL
  7. * General pom.xml and project structure fixes
  8. ## Vaadin 7.7.38
  9. * A fix to preserve push messages in cache until they are seen by client
  10. * A fix to prevent concurrent disconnect and push operations
  11. * A change to close push connection immediately after refresh
  12. ## Vaadin 7.7.37
  13. * license updated to VCL-1
  14. * updated server-MPR artifact POM to remove dependency on server
  15. ## Vaadin 7.7.36
  16. * added the server MPR build artifact
  17. * updated license checker to version 1.11.2
  18. * extracted portlet-related parts to a new module
  19. ## Vaadin 7.7.35
  20. * a check for bundle resources in order not to fail with OSGi
  21. * update license checker to version 1.9.0
  22. ## Vaadin 7.7.34
  23. * Update Jsoup to version 1.15.3
  24. ## Vaadin 7.7.33
  25. * Update license metainfo CVDL4
  26. * Update Jetty version for security
  27. * Update license checker to version 1.5.2
  28. ## Vaadin 7.7.32
  29. * Update Atmosphere version to 2.2.13.vaadin4
  30. ## Vaadin 7.7.31
  31. * Don't serve directories as static files
  32. * Update license checker version to 1.2.2
  33. * Add JNA dependencies for license checker
  34. ## Vaadin 7.7.30
  35. * Ensure resize and dragging curtains are removed when a window is closed