Skip to content

Releases: playit-cloud/playit-agent

1.0.0-rc19

25 Apr 23:54

Choose a tag to compare

1.0.0-rc19 Pre-release
Pre-release
v1.0.0-rc19

update cert

1.0.0-rc18

24 Apr 00:00
74bfd65

Choose a tag to compare

1.0.0-rc18 Pre-release
Pre-release
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

15 Apr 23:41

Choose a tag to compare

1.0.0-rc17 Pre-release
Pre-release
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

15 Apr 20:57

Choose a tag to compare

1.0.0-rc16 Pre-release
Pre-release
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

15 Apr 00:25
be08f5d

Choose a tag to compare

1.0.0-rc15 Pre-release
Pre-release
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

15 Apr 00:06

Choose a tag to compare

1.0.0-rc14 Pre-release
Pre-release
v1.0.0-rc14

fix daemon tunnel print

1.0.0-rc13

14 Apr 23:57

Choose a tag to compare

1.0.0-rc13 Pre-release
Pre-release
v1.0.0-rc13

Update version

1.0.0-rc11

13 Apr 22:51

Choose a tag to compare

1.0.0-rc11 Pre-release
Pre-release
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

31 Mar 00:18

Choose a tag to compare

v1.0.0-rc9 Pre-release
Pre-release
Do not start windows service on install or boot

1.0.0-rc10

31 Mar 19:25

Choose a tag to compare

1.0.0-rc10 Pre-release
Pre-release
v1.0.0-rc10

Improve secret setup logic