Releases: playit-cloud/playit-agent
Releases · playit-cloud/playit-agent
1.0.0-rc19
v1.0.0-rc19 update cert
1.0.0-rc18
Rewrite playit user messages for clarity (#154) - Replace terse service and setup errors with friendlier guidance - Update tray and daemon text to match the new terminology - Improve setup prompts and status messages across CLI flows
1.0.0-rc17
Simplify TUI to remove panel navigation - Remove focus switching and scrolling state from the CLI TUI - Always render tunnels and logs in fixed follow mode - Update help text and tests for the reduced key handling
1.0.0-rc16
Enable status button only while service is running - Disable the Open Status action unless the Windows service is active - Keep service control button states in sync with runtime state
1.0.0-rc15
Include tray package in Windows release build (#145) - Build `playitd-tray` alongside the CLI and daemon in the release workflow - Keep the MSI packaging step unchanged
1.0.0-rc14
v1.0.0-rc14 fix daemon tunnel print
1.0.0-rc13
v1.0.0-rc13 Update version
1.0.0-rc11
Embed tray icon in Windows build - Add a Windows resource build step for the tray binary - Load the embedded icon at startup with a fallback to the default icon
v1.0.0-rc9
Do not start windows service on install or boot
1.0.0-rc10
v1.0.0-rc10 Improve secret setup logic