ShellYard

Changelog

What's new in ShellYard, release by release.

v0.1.7

2026-05-01 — Patch release

Fixed

  • Uninstall flow — fixes a regression that left orphaned files behind on macOS uninstall.
  • KMS key handling — fixes an edge case in per-Space CMK provisioning at Enterprise.

v0.1.3

2026-04-30 — Patch release

Improved

  • Tool tab handling — fixes a regression in how tabs are tracked and reused across tool windows.

v0.1.2

2026-04-30 — Public preview release

New

  • Cron Calculator under Network Tools — paste an expression, preview the next 50 firings in any IANA timezone. Catches DST flips. Supports 5-field, 6-field with seconds, and the @yearly / @monthly / @weekly / @daily / @hourly shortcuts.
  • Space Management — full UI for managing members, groups, and folder ACLs in Shared Spaces. Read / write / admin permissions cascade through folder trees; explicit grants on a folder shadow ancestor permissions for that subtree.
  • Real per-Space KMS at Enterprise tier. Provisioning a Space CMK now mints an actual AWS customer-managed key via kms:CreateKey and schedules cryptographic erasure via kms:ScheduleKeyDeletion when the Space is offboarded.

Improved

  • TLS Inspector now strips scheme prefixes from host input, so pasting "https://example.com:8443/" works directly.

Internal

  • Release pipeline: fixed CloudFront invalidation on Windows runners (MSYS path-translation bug).
  • Fixed Wails build failures on Ubuntu 24.04 by detecting webkit2gtk-4.1 and passing -tags webkit2_41.

v0.1.0

2026-04-29 — Initial public beta

ShellYard's first public release.