Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Release v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 11:33

1.7.0

πŸš€ Added

  • PRJ-127 To-client clipboard synchronization without asynchronous clipboard API for Web client

βœ… Changed

  • Switch to JS IR compilation for projector-client-web
  • Server startup logic - now the server does not require successful initialization of all transports and starts if at least one transport is successfully initialized

πŸ› Fixed

  • PRJ-691 PRJ-750 PRJ-779 Fix JetBrains account login
  • Infinite transport initialization on relay failure
  • (partial) PRJ-552 Fix transparent pop-ups in some cases
  • (full) PRJ-62 PRJ-552 Fix incorrect window size in some cases
  • PRJ-565 Fix wrong header position after the window is resized

Full changelog is available in CHANGELOG.md.