Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.31 KB

File metadata and controls

25 lines (21 loc) · 1.31 KB

Next Release

General

  • 💻[dev]: Adopted git-flow/pull-request flow.
  • 📚[doc]: Add CHANGELOG.md and CONTRIBUTION.md.

Client

  • 🤖[ci]: Build RCM client workflow to create artifacts on Ubuntu, Windows and macOS.
  • 🤖[ci]: Add workaround to download artifacts without logging in.
  • 💻[dev]: Add scripts to setup build environment on different OS.
  • 🌿[dep]: Update Python version to 3.10.12.
  • 🌿[dep]: Update Python dependencies.
  • 🌿[dep]: Update paramiko to 3.4 (patch required to work with step).
  • 🌿[dep]: Update TurboVNC to 3.x (Windows executable is changed, patch to Java required to work with old RCM servers).
  • 🌿[dep]: Add step executables in the bundle.
  • 🌿[dep]: Add plink executables in the bundle (Windows only).
  • 🪲[bug]: Fix subprocess call on windows (pop up cmd terminal).
  • 🪲[bug]: Patch paramiko connection, when ssh-agent is disabled.
  • 🪲[bug]: Force external tunnelling with OpenSSH, when ssh-agent is disabled.
  • 🪟[gui]: Add RCM logo in the GUI.
  • 📦[release]: Add GitHub attestations.