Skip to content

Stable Release v1.10.3

Compare
Choose a tag to compare
@Sleeckx Sleeckx released this 28 Feb 15:08
· 510 commits to master since this release

New Features

Update Available Notification

The back-end service can now notify the client that a new version of the single page application client code is available. This will prompt the end user to perform a browser page refresh.

Bugfixes

  • Fixed returnUrl when using external authentication
  • Fixed incorrect cookie path

Raw Notes

  • Refactored Vidyano base library (eba5ae6)
  • Use cookiePrefix as default cookie path (def32fa)
  • Fixed duplicate identifiers in build d.t.s (fcc5fd3)
  • Added update available client operation (9e4f570)