Skip to content

Releases: zyravo-store/workdock

WorkDock 1.0.0 (2607291112)

Choose a tag to compare

@vanbauch vanbauch released this 29 Jul 05:18

WorkDock 1.0.0

Highlights

  • Launch downloaded macOS packages without the packaged-resource crash that
    affected earlier preview builds.
  • Reopen the same WorkDock interface from the menu bar instead of creating a
    separate or inconsistent window.
  • Open the selected file, folder, Finder location, or file-manager location in
    the preferred terminal.
  • Use the dedicated Finder toolbar item without replacing its location action
    with the main app launch behavior.
  • Configure terminal providers, launch modes, and command templates from WorkDock Settings.
  • Use the interface in 20 supported languages.
  • Check for updates from the public WorkDock release repository.
  • Install from refreshed macOS, Windows, and Linux packages with consistent
    product artwork and platform-appropriate icons.

Downloads

  • macOS: signed and notarized ZIP, DMG, and PKG packages for Apple Silicon and Intel.
  • Windows: unsigned portable ZIP, EXE installer, and MSI installer for x64 and ARM64.
  • Linux: unsigned TAR.GZ, DEB, RPM, and AppImage packages for x86_64 and ARM64.

Windows packages do not currently have an Authenticode certificate, so
SmartScreen may display a warning. Linux packages do not currently have an
OpenPGP signature. Download only from this official Release and verify the
matching SHA-256 sidecar before running or installing either platform.

Automatic Updates

WorkDock checks the public GitHub Release for a newer semantic version. Update
archives are installed only after SHA-256 verification. macOS updates also
require a valid application signature with the same application identity.
Windows and Linux update archives currently rely on the official Release
channel plus their SHA-256 sidecars and clearly disclose their unsigned state.

Verification

Every downloadable package includes a matching .sha256 sidecar. Automatic
update archives include .update.json metadata. On Windows, compare
Get-FileHash -Algorithm SHA256 with the sidecar before accepting a
SmartScreen warning. On Linux, run sha256sum -c PACKAGE.sha256 before
installation.

Support