Skip to content

v1.0.0-rc4

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:29
· 0 commits to main since this release

What's Changed

  • fix(test): pre-generate node identity in external-signer test by @vch9 in #956
  • ci: bump integration-test Octez binaries to v25.0 by @vch9 in #986
  • fix(installer): validate binary access before writing service registry by @vch9 in #988
  • fix(ui): validate instance name characters inline in install wizards by @vch9 in #985
  • fix(cli): emit [] from baker list --json when no instances exist by @vch9 in #984
  • fix(cli): derive version from build info instead of stale constant by @vch9 in #983
  • fix(ui): confirm before discarding unsaved edits on wizard Esc by @vch9 in #991
  • fix(ui): derive RPC endpoint network from teztnets hostname by @vch9 in #992
  • fix(cli): usage error and action docs for the instance command by @vch9 in #993
  • fix(ui): drop redundant tez suffix in transfer network picker by @vch9 in #994
  • fix(cli): add --yes flag and non-zero exit for refused instance removal by @vch9 in #1017
  • fix(ui): reset stale import overrides when reselecting a service by @vch9 in #1018
  • fix(ui): preserve baker/accuser global args across edit round-trips by @vch9 in #1019
  • fix(ui): archive history mode keeps manually selected snapshot (#1000) by @vch9 in #1021
  • fix(service): persist and restore enable-on-boot state across edits by @vch9 in #1023
  • fix(net): accept bracketed IPv6 in host:port addresses by @vch9 in #1024

Full Changelog: v1.0.0-rc3...v1.0.0-rc4