Skip to content

wuu v0.11.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:47
· 642 commits to main since this release

wuu v0.11.1

Fixed

  • Restored the standard left-sidebar toggle in full-panel workspaces, including
    hover preview, pinned expansion, and native macOS titlebar hit testing.

This release contains only the unsigned macOS arm64 desktop app:

  • wuu-<version>-mac-arm64.dmg
  • wuu-<version>-mac-arm64.zip

The app includes its own private wuu core. Standalone CLI archives are not published.

The app is not signed or notarized yet. After moving wuu.app to /Applications, macOS may block it. For a release asset you trust, remove the quarantine attribute:

xattr -dr com.apple.quarantine /Applications/wuu.app
open /Applications/wuu.app