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.3KB

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