Skip to content

Releases: Native-Planet/GroundSeg

v2.0.13

28 Feb 22:58
Compare
Choose a tag to compare

Features

  • Navbar improvements
  • Link to custom domain guide
  • StarTram notifications inside Urbit
  • Backend support for custom pier directory
  • Preparation for GroundSeg in Urbit
  • Preparation for Vere 3.0
  • Multiple drive support

Fixes

  • Support links now redirect to correct sites
  • Power modal padding
  • Boot behavior after rebuilding vere container
  • RAM and disk usage not displaying correct information

v2.0.12

29 Dec 03:13
Compare
Choose a tag to compare

Features

  • Add webui http port argument: Eg../groundseg --http-port=8765
  • Set custom base path with enviroment variarable: export GS_BASE_PATH=/some/other/directory

Fixes

  • Fix .tar and .tgz extensions not working for pier upload. (thanks @RS-Credentive!)
  • Fix URL stuck on "Custom Domain" when in local mode.
  • Fix ship card on home page not providing correct URL when custom domain is set.
  • Better way of selecting ports for importing or booting new ships.

v2.0.11

21 Dec 20:42
Compare
Choose a tag to compare

Features

  • Dynamic dark/light favicon (PR-670 -- thanks ~tabbyr-firwen)

Fixes

  • Overly aggressive C2C mode breaking Docker network connectivity
  • Disabling C2C AP works correctly
  • System config changes persisted to disk are also updated in memory
  • Fixed edge case where some ship containers would fail to rebuild

v2.0.10

14 Dec 00:36
Compare
Choose a tag to compare

Fixes

  • Ship container gets deleted before |exit finishes resulting in long replay.

v2.0.9

14 Dec 00:25
Compare
Choose a tag to compare

Fixes

  • Update stale default offline version info
  • Fix marking ship as unreachable on graceful exit
  • Enable systemd-resolved on startup as failsafe

v2.0.4

22 Jan 17:50
Compare
Choose a tag to compare

Release v2.0.4

v1.0.8

15 Feb 22:46
f11ce81
Compare
Choose a tag to compare
  • Added arm64 support for autoupdates.
  • Added check to avoid restarting StarTram during Urbit OTAs.

v1.0.7

31 Jan 00:53
b86ff5f
Compare
Choose a tag to compare
  • Start binary updater thread before orchestrator init.
  • Added check for StarTram service creation status before applying to config file.
  • Update ship ports when an updated config is retrieved.
  • Added StarTram refresher thread to restart wireguard if connection is broken.
  • Added manual StarTram restart button to Web UI.

v.1.0.6

19 Jan 18:04
e7c0ac5
Compare
Choose a tag to compare
  • Urbit docker image causing GroundSeg to crash hotfix.

v1.0.5

17 Jan 21:46
992a613
Compare
Choose a tag to compare
  • Replaced Tlon Corp Urbit image with Native Planet Urbit image.