Skip to content

Releases: VU-ASE/rover

v2.1.1

03 Apr 05:46
f3e7519

Choose a tag to compare

2.1.1 (2026-01-30)

Bug Fixes

  • ping rover#.local and use that ip to connect (9023056)

v2.1.0

16 Jan 12:49
4514269

Choose a tag to compare

2.1.0 (2026-01-16)

Features

  • added battery indicator instead of timeoffset (e220fd1)
  • added clock drift warning on timing issues (418e046)
  • removed corsproxy from transceiver install (932f287)
  • show transceiver install progress using mutation (4925b1c)

Bug Fixes

  • do not freeze lockfile for roverctl-web builds (8e742c2)
  • removed dependency on gitpkg by switching to bun for repo installs (8f97b02)
  • resolved port forwarding issue in devcontainer, with default setup (de35ffc)
  • update dockerfile and add correct bufbuild dep (10335c3)
  • use bun, instead of npm for builds (b720c7e)

v2.0.1

05 Nov 10:43
db408f4

Choose a tag to compare

2.0.1 (2025-11-05)

Bug Fixes

  • attempting to build roverctl statically (5f7e9b7)

v2.0.0

04 Aug 17:17
0b19153

Choose a tag to compare

2.0.0 (2025-08-01)

⚠ BREAKING CHANGES

  • updated roverctl-web to rovercom v2

Features

  • updated roverctl-web to rovercom v2 (1c50f44)

v1.4.0

19 Jun 17:57
54ef37d

Choose a tag to compare

1.4.0 (2025-06-19)

Features

  • add roverctl-web info and notifications based on stopping service (ca92f9e)

v1.3.0

18 Jun 10:49
4d136fd

Choose a tag to compare

1.3.0 (2025-06-18)

Features

  • roverctl support for offline mode (7d4d50f)
  • roverctl-web automatically update transceiver IP without reinstall (a9d0db6)

v1.2.1

10 Jun 11:47
d41d887

Choose a tag to compare

1.2.1 (2025-06-10)

Bug Fixes

  • roverd kills entire group instead of single process (9278c80)

v1.2.0

06 Jun 13:36
19e92e9

Choose a tag to compare

1.2.0 (2025-06-06)

Features

  • added dummy version if not available, new even trigger (fd5de49)
  • service init for c# (0d6d21f)

Bug Fixes

  • build command now optional (b1a67b1)

v1.1.7

23 May 08:16
5d3c157

Choose a tag to compare

1.1.7 (2025-05-23)

Bug Fixes

  • missing HOME environment variable when executing binary (e7becf7)
  • only building rover-local in CI and added prints (99356a3)

v1.1.6

21 May 18:49
1443882

Choose a tag to compare

1.1.6 (2025-05-21)

Bug Fixes

  • separated upload and added debug prints (37718dd)