Caution
This is a breaking release. Please consult the migration docs for an upgrade path.
Release Notes
- This release changes the frontend (to a server side rendered model) which will directly result in a snappier experience using the webapp. This also lays the groundwork for making Ryot a LetterBoxd like service (#373).
- The workout tracking feature is now complete and is now stable. Thanks for the feedback!
- The color scheme (in dark mode) was changed slightly.
- A lot of bugfixes and quality of life improvements.
Warning
Because of the frontend now requiring NodeJS to be installed, the docker image size and server memory consumption has increased a fair amount. I consider it a reasonable trade-off for the capabilities we gain.
Install ryot 4.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/IgnisDa/ryot/releases/download/v4.0.0/ryot-installer.sh | sh
Download ryot 4.0.0
File | Platform | Checksum |
---|---|---|
ryot-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
ryot-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
ryot-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |