Skip to content

wuu v0.13.1-nightly.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 11:01
· 387 commits to main since this release

wuu v0.13.1-nightly.1

Changed

  • Enabled group chat in packaged desktop builds so the existing
    channels, room management, mentions, replies, and collaboration views can be
    tested as a prerelease.
  • Marked semver prerelease tags as GitHub prereleases instead of promoting them
    as the latest stable release.

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