1.8.1 (2025-01-23)
- don't hide update button if no update found (yet) (e067d30)
1.8.0 (2025-01-23)
- SSH into Rover (3e038ff)
- constrain cursor on overview page when filtering (26db525)
- update comparison without 'v' prefix (ded8138)
1.7.0 (2025-01-23)
- update checking and self-updating (f040c75)
1.6.0 (2025-01-22)
- improved upload capabilities (4d1678e)
1.5.0 (2025-01-17)
- dialog to install default pipeline if not installed yet (7c8e044)
- dialogs renderer (4c1fa61)
- side-by-side pipeline view (d6c905b)
- replace variables crash when initializing a service (2016e74)
1.4.0 (2025-01-17)
- remove unused views, reorganized often used views (426002c)
1.3.1 (2025-01-17)
1.3.0 (2025-01-14)
- auto-save successful connections (454b41e)
- connection management (0467ecd)
- connection page key bindings (b14dcc1)
- improved pipeline manager page (ca8776e)
- initialize with author name (1d867b3)
- overview page stable (3a72268)
- overwrite local author to sync into own directory (d4f285a)
- shutdown rover (f7e9b1e)
- utility to install default ASE pipeline (b413ca9)
- don't quit roverctl when entering 'q' in service init form (a497306)
- no longer break downloads if a repo was already initialized (5b890b5)
1.2.0 (2025-01-07)
- test new release action (805dd70)
- save configuration in ~/.config/rover directory (6730ce0)
1.1.0 (2024-12-30)
- compatible with service-template-go and service-template-c (9255111)
- API timeout from 60 -> 600 seconds (9dee00d)
- make install script compatible with macOS BSD grep (6443910)
1.0.7 (2024-12-28)
- set version in correct package in ldflags (7808685)
1.0.6 (2024-12-28)
- upload with GITHUB_TOKEN and correct permissions (c9470a1)
1.0.5 (2024-12-28)
- upload with GH_PAT instead of GITHUB_TOKEN (e5014c6)
1.0.4 (2024-12-28)
- upload releases with more flexible action (3cb0a4d)
1.0.3 (2024-12-28)
- upload binary assets to github directly (13002d0)
1.0.2 (2024-12-28)
- build dir for binary output (78a345c)
1.0.1 (2024-12-28)
- release binary with correct go version (f0e3b7e)
- add compilation workflow, proper name (3427ee4)
- adding and testing a persistent connection (3caafa9)
- basic connection checks (a51875b)
- basic docs (2e70ef8)
- clear page separation (5ac19fe)
- configure pipelines by adding/removing with validation (db222dd)
- connection initialization using default tui.Action interface (b3d4854)
- connection setup (36c0055)
- cross-platform release (3e7d5fa)
- enable custom hostname/IP for roverd connections (9155a23)
- file watching for service synchronization (a681412)
- integrate new api spec, updated timeout and info view (11d9140)
- integrate pipeline start/stop and logs (e41b648)
- list remote services (a875e39)
- manual retry for failed service syncs (10d1052)
- navigation and quitting pages (fd67a64)
- optimistic log reloads (674ad61)
- pipeline configurator ux (8473b0a)
- pipeline fetch (162322d)
- pipeline initial view (49021ec)
- pipeline overview, logs, optimistic updates, service details (10a62f5)
- pipeline saving and loading (6b15717)
- pipeline visualization (e4dcbe2)
- quality of life (a962d5e)
- roverd and roverctl information (ed863cc)
- save pipelines to remote (cc32a8e)
- selected service updating (127e09a)
- service list integration with roverd (eb79b5e)
- service upload through zip (d57db41)
- set up open-api-generator (6b92477)
- shared gh actions (d19543b)
- shortcut commands for quick access (c42e4eb)
- show correct service details (including build date) (5d3e73e)
- source update functionality (d6e4fdc)
- stable routing (2fc2415)
- upload services to remote (b1912c7)
- upload with generic actions (5f9f710)
- utilities, services, connections (b2c6db2)
- table resizing issues (065c52c)