Skip to content

OKF Studio v0.4.1

Choose a tag to compare

@saschb2b saschb2b released this 19 Jul 18:34
· 213 commits to main since this release

OKF Studio 0.4.1 fixes the Windows console-window regression introduced by Integrated Git in 0.4.0.

Fixed

  • Repository discovery, live refresh, status, history, diffs, staging, commits, and explicit remote actions no longer create visible console windows on Windows.
  • Every production Git invocation now uses one Windows-safe process constructor with CREATE_NO_WINDOW, including the availability check that runs before repository inspection.
  • Git behavior, repository permissions, watcher scope, and remote-action boundaries are unchanged.

Windows users on 0.4.0 should install this update.

Downloads

The release workflow builds and attaches:

  • Windows MSI and NSIS installers
  • Ubuntu/Linux DEB package and AppImage

The operating system may show an unverified publisher prompt because the installers are not OS code-signed.

Full changelog: v0.4.0...v0.4.1