Skip to content

VibeAround v0.7.12

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:35

Highlights

  • Rebuilt the documentation into a clearer six-section structure covering product concepts, architecture, guides, internals, references, and use cases.
  • Added detailed channel setup, local API, configuration, build-from-source, troubleshooting, and desktop/web dashboard guidance.
  • Improved Windows launch reliability with normalized workspace paths, UTF-8 launch scripts, PowerShell-backed web PTY sessions, launch templates, and detected terminal choices.
  • Cleaned up legacy switch host/context transfer internals and aligned the codebase on the handover naming.

Fixes

  • Windows launches now tolerate missing profile launch targets more gracefully.
  • Web PTY startup on Windows uses PowerShell and normalized paths to avoid malformed launch commands.
  • Documentation links, command examples, channel IDs, and route semantics were corrected against the current code.

Compatibility

  • No user migration is expected for this release.
  • macOS packaging remains Apple Silicon only.

Packages

  • macOS Apple Silicon DMG: built locally, Developer ID signed, Apple notarized, stapled, and verified.
  • Windows x64 Setup EXE, MSI, and portable ZIP: built by GitHub Actions.
  • Linux x64 AppImage and deb: built by GitHub Actions.

Known Limitations

  • macOS Intel builds are not included in this release.