Skip to content

Releases: 21stware/vav

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:33

Fixes

  • User message layout — prompt text, action buttons, and branch pager stack vertically again (they had been laid out in a single row)

First-run notes

Neither build is code-signed, so both shells will object the first time.

  • macOS (Apple silicon) — drag vav to Applications, then run
    xattr -dr com.apple.quarantine /Applications/vav.app once.
  • Windows (x64) — SmartScreen: More infoRun anyway.

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:44

Fixes

  • vav . / vav <path> — open the requested directory reliably (use open -n + --vav-workdir= so the path is not dropped)
  • Dock drop — declare folder/file document types so dragging onto the macOS app icon opens a session

After installing

  1. Replace /Applications/vav.app with this build.
  2. In Settings → vav command, click Install again so the shell launcher is rewritten.
  3. Then try vav . and Dock drops.

First-run notes

Neither build is code-signed, so both shells will object the first time.

  • macOS (Apple silicon) — drag vav to Applications, then run
    xattr -dr com.apple.quarantine /Applications/vav.app once.
  • Windows (x64) — SmartScreen: More infoRun anyway.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:24

Highlights

  • Simpler Settings → vav command: install the CLI, then run vav -h for usage
  • Site at vavapp.com with English product screenshots
  • originai release badge in the README

First-run notes

Neither build is code-signed, so both shells will object the first time.

  • macOS (Apple silicon) — drag vav to Applications, then run
    xattr -dr com.apple.quarantine /Applications/vav.app once.
    Without it Gatekeeper reports the app as damaged.
  • Windows (x64) — SmartScreen warns on first run: choose
    More infoRun anyway.

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:59

Neither build is code-signed, so both shells will object the first time.

  • macOS (Apple silicon) — drag vav to Applications, then run
    xattr -dr com.apple.quarantine /Applications/vav.app once.
    Without it Gatekeeper reports the app as damaged.
  • Windows (x64) — SmartScreen warns on first run: choose
    More infoRun anyway.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:00

Neither build is code-signed, so both shells will object the first time.

  • macOS (Apple silicon) — drag vav to Applications, then run
    xattr -dr com.apple.quarantine /Applications/vav.app once.
    Without it Gatekeeper reports the app as damaged.
  • Windows (x64) — SmartScreen warns on first run: choose
    More infoRun anyway.