This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Neptune v0.1.0 Release Notes
Neptune is currently unstable, and as such, may contain bugs. If you encounter any unexpected behavior/errors, please open an issue. For feature requests, please create a new discussion.
Compatibility
- Server:
- MacOS - Apple Silicon:
neptune-v0.1.0-aarch64-apple-darwin.gz
- MacOS - Intel x86:
neptune-v0.1.0-x86_64-apple-darwin.gz
- Ubuntu, other debian-based linux distros (x86):
neptune-v0.1.0-x86_64-unknown-linux-gnu.gz
- MacOS - Apple Silicon:
- Extension:
- Chromium/Firefox:
neptune-extension-v0.1.0.tar.gz
- Chromium/Firefox:
If you are using an OS not listed here, you can build from source by following the instructions in the README.
Currently, the browser extension requires manual installation. If you are using the provided tarball, first unzip using tar -xf neptune-extension-v0.1.0.tar.gz
, and then follow the browser-specific instructions with the extracted dist
folder. Otherwise, if you are building from source, follow the installation instructions from start in the README.