Skip to content

24.6.5

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 11 Feb 08:37
3ae19a0

New Features

  • Show Spring related versions and status in info panel
  • Detect and show if Spring Data JPA is in use
  • PomFileRewriter to update pom.xml

Bug Fixes

  • Pie charts should not have axes
  • Only handle shortcuts when not inside an overlay
  • Send activate and plugin-active tracking events only once per loaded app
  • Fix AICommunicationHandler cases/exceptions, when loading spinner can go forever
  • Correct CopilotServerClient message handlers proper return types in all (most) cases

Other Improvements

  • Throw an early exception if the source information is corrupt
  • Use userKey as user id, include proKey as additional event property
  • Data transfer object is extracted and cloned manually to a new object
  • Simplify menu item creation
  • Make UserDetailsService work according to spec
  • Split Spring and Spring Security integration
  • Move part of project state so it is loaded immediately
  • Send hotswap events also server side