Skip to content

chore: release main#31

Merged
maxholman merged 1 commit intomainfrom
release-please--branches--main
Feb 25, 2026
Merged

chore: release main#31
maxholman merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Feb 23, 2026

🤖 I have created a release beep boop

wallhack-cli: 0.2.7

0.2.7 (2026-02-25)

Features

  • add peer event notifications over IPC (8e7cceb)
  • cli: add --name/-n flag to entry and relay; share generate_node_name() (8c849a6)
  • cli: auto-generate REST API secret and require auth by default (9402dba)
  • cli: default to port 6565 when no port given for --connect and --listen (3343d10)
  • cli: omit peer in route add when exactly one peer is connected (aa1aced)
  • cli: warn when kernel entropy pool is not yet seeded (cf0c6ed)
  • entry: startup header, REPL unification, DoneGuard output sync (0e3f68a)
  • exit: startup header, REPL unification, drop state:, DoneGuard sync (531f58c)
  • ping improvements + peer prefix matching + status→info rename (dc2c540)
  • repl-common: add PrintMsg/DoneGuard, uptime(), and unified print_help() (960fe7f)

Bug Fixes

  • ci: restore slim variant with proper feature isolation and fix r… (e8f0f3b)
  • ci: restore slim variant with proper feature isolation and fix release upload race (7a04c81)
  • cli: bundle entry node shared state into EntryResources struct (d2b8e43)
  • cli: clarify exit node startup messages (fe833f3)
  • cli: eliminate duplicate error/info output in interactive mode (34b3217)
  • client: detect IPv6 support at runtime for default bind address (551adab)
  • cli: REPL in entry connect mode; peer name IP; debug log corruption (2320f7d)
  • cli: use PKG_NAME in version output instead of hardcoded string (61a9175)
  • entry: display actual bound address instead of parsed input (c37eb22)
  • gate build_server_config behind quic/websocket features for slim build (2edf4b5)
  • merge identical match arms in exit repl input loop (7f603a1)
  • output: skip ANSI colour codes when output is not a terminal (e336149)
  • relay: add startup header, tighten DNS logging, demote retry to warn (63a89ac)
  • release: track whole repo so all fix/feat commits trigger releases (219e5e1)
  • release: use cargo-workspace plugin with all crates listed (329d2a4)
  • single source of truth for SOCAT_VERSION + clippy fixes (c940fb5)
  • startup: reduce noise, wire --verbose to version, initialise colour early (e5c4f07)
  • transport: subscribe before spawn to eliminate UDP broadcast race (1272a15)
  • version: split print_version into short and verbose (2144278)

Performance Improvements

  • bench: flip VM startup order + reduce retry delays (ebf74b7)

Reverts

  • restore [::] default for entry listen address (738f2e0)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 0b354fd to cee09fa Compare February 25, 2026 11:26
@maxholman maxholman merged commit 304bf36 into main Feb 25, 2026
@github-actions
Copy link
Copy Markdown
Author

🤖 Created releases:

🌻

maxholman added a commit that referenced this pull request May 6, 2026
Sweep of website/ deps to latest within ranges, plus a vite downgrade
from 8 -> 7 to match astro's transitive vite (7.3.2) and avoid a
rolldown regression with @tailwindcss/vite 4.2.4.

Closes alerts #28 #29 #30 #31 #33 #34 #35 #36 #37 #38 #39 #40 #44 #48
covering vite, picomatch, postcss, yaml, astro, smol-toml.

- vite ^8.0.1 -> ^7.3.2 (drops the now-redundant vite 8 lineage; astro
  pulls 7.3.2 transitively, which is the patched version)
- astro 6.0.6 -> 6.2.2 (#44)
- @tailwindcss/vite 4.2.2 -> 4.2.4
- smol-toml: lockfile bump to 1.6.1 (#28)
- postcss: lockfile bump to 8.5.14 (#48)
- picomatch: lockfile bumps to 2.3.2 + 4.0.4 (#29 #30 #39 #40)
- yaml is now omitted entirely (it was an optional vite peer)

Verified: pnpm build succeeds; no @tailwindcss/vite peer-dep warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant