Skip to content

Releases: nstranquist/nicos-slot-dock

v0.3.6

Choose a tag to compare

@nstranquist nstranquist released this 17 Aug 14:51
  • Isolated processes (SLOT_DOCK_ALLOW_MULTI, SLOT_DOCK_CONFIG, headless, self-test) no longer write the installed app's login item.
  • README now says the Settings screenshot has launch at login on, and that the product default is off.
  • Release guide no longer hard-codes v0.3.3 or this machine's signing identity.

Source-only. No downloadable binary.

v0.3.5

Choose a tag to compare

@nstranquist nstranquist released this 17 Aug 14:20

Current public source tag.

  • README images use raw.githubusercontent.com so GitHub can render them
  • Settings screenshot is from the installed app
  • CI runs on version tags
  • Public Original-Subject trailers name only Nicos Slot Dock

There is still no approved downloadable binary. This machine has only an Apple Development identity. make package-release needs a Developer ID Application certificate and a notary profile.

Build from source with make install.

v0.3.4

Choose a tag to compare

@nstranquist nstranquist released this 17 Aug 13:58

Source-only follow-up to v0.3.3.

CI now scans the complete Git history with the gitleaks CLI. The previous GitHub Action failed on the root commit because it requested a parent that does not exist.

There is still no approved downloadable binary. Build from source with make install.

v0.3.3

Choose a tag to compare

@nstranquist nstranquist released this 17 Aug 13:50

Public source release of Nicos Slot Dock.

This tag is source-only. There is no approved downloadable binary.

The GitHub Actions run on the original v0.3.3 commit failed because gitleaks-action requested a parent of the root commit. Use v0.3.5 for the current source and green CI path.

Build from source with make install.