Skip to content

Releases: ILLGrenoble/visa-web

version 3.1.1

17 Dec 15:57
Compare
Choose a tag to compare
  • Explicitly set gateway events websocket url with the protocol, host and port (older browser versions consider the URL to be invalid otherwise).

version 3.1.0

12 Dec 09:04
Compare
Choose a tag to compare
  • Release version of VISA 3.X: tag alignment of visa-api-server, visa-web, visa-accounts and visa-jupyter-proxy

version 3.0.6

11 Dec 15:34
Compare
Choose a tag to compare
  • Fix close of on-screen keyboard

version 3.0.5

10 Dec 09:50
Compare
Choose a tag to compare
  • FIX #5: Improve the admin sessions grid view: stop the thumbnails from flashing when a refresh is made
  • FIX #4: Set tab titles for admin dashboard and users pages
  • FIX #3: Fix handling of change of guacamole tunnel states: stops client becoming stuck in a "connecting" page

version 3.0.4

08 Dec 09:12
Compare
Choose a tag to compare
  • Increase guacamole unstable threshold to 10s (recovery from unstable state unclear)
  • Event channel ping messages initiated from the server: client replies on ping reception (avoid hidden tabs from producing unreliable timer events)

version 3.0.3

06 Dec 10:12
Compare
Choose a tag to compare
  • Increase gateway events socket keep-alive messages

version 3.0.2

05 Dec 12:31
Compare
Choose a tag to compare
  • Handle cases where cloud provider has been removed but images, flavours and security groups are still configured
  • Allow for default cloud provider to be disabled (use only configured providers from the database)

version 3.0.1

04 Dec 13:46
Compare
Choose a tag to compare
  • Force user to log in when oidc refresh is longer valid: token expired
  • Simplify models (api performance improvements)
  • Remove preql and convert to simple filters
  • Remove request for cloud instances in admin views to improve page loading

version 3.0.0

15 Nov 15:39
Compare
Choose a tag to compare
  • Remove notification polling and handle notification websocket events
  • Remove polling of instance states and instance list: use websocket events
  • Automatically reconnect EventGateway on disconnect. Add ping-pong keep-alive events.
  • Update all event names
  • Add EventGateway websocket, created when valid account loaded, for all events and notifications (other than remote desktop)
  • Send thumbnails using the REST API
  • Use standard websocket for WebX tunnel (pure binary can now be used for WebX)
  • Use official guacamole-common-js on a standard websocket (remove socket.io for remote desktop)
  • Adapt to Quarkus server: change of graphql endpoint

version 2.11.2

19 Feb 15:51
Compare
Choose a tag to compare
  • Bug fix: Handle print dialog opening automatically on Firefox
  • Improvement: Show error dialog when opening PDF documents is not enabled for browsers