Release Notes
Added
- Added automatic, non-destructive Neon V2 → Silvervine migration for user
config, cache, and log directories before logging starts. - Added 2.x hook compatibility aliases: hooks receive both
SILVERVINE_*and
deprecated matchingNEON_*context variables without overwriting explicit
values.
Changed
- Renamed the product, repository, crate, library, binary, paths, user daemon,
and current documentation from Neon to Silvervine forv2.0.0. - Silvervine daemon migration starts the replacement registration before
retiring the retained Neon V2 registration (neon.serviceor
com.neon.tray), with rollback to the prior data and running state if
retirement fails. - Retired the Neon V1 Homebrew/AUR/deb sources. Their legacy migration paths
and package-manager guidance remain supported; no Silvervine Homebrew tap is
created.
Fixed
- Fixed macOS daemon IPC connections closing before clients could send their
request when accepted sockets inherited nonblocking mode. - Fixed macOS file-watcher events failing to match browser paths reported
through canonical aliases such as/private/varversus/var.
Removed
- Removed the unsupported experimental VM/GPU bridge, including the
neon streamcommand tree,neon doctor --bridge, libvirt dependencies,
and bridge-specific daemon/tray integration. The research implementation is
preserved on theexperimental-bridgebranch for contributors. - Removed the bridge-only CDM provider abstraction and its redundant temporary
copy of the cached Widevine payload during every browser patch. - Removed the unsigned
neon update selfmechanism. Install updates through a
supported package manager or GitHub Releases instead.
Install silvervine 2.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nicholasraimbault/silvervine/releases/download/v2.0.0/silvervine-installer.sh | shDownload silvervine 2.0.0
| File | Platform | Checksum |
|---|---|---|
| silvervine-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| silvervine-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| silvervine-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |