Release Notes
Bug Fixes
- backend: get correct roles for authors
- frontend: layout issues
Build
- backend: bump version
Features
- backend: config param to prevent changing password
- frontend: respect password change param
Install ryot 1.17.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/IgnisDa/ryot/releases/download/v1.17.5/ryot-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/IgnisDa/ryot/releases/download/v1.17.5/ryot-installer.ps1 | iex
Download ryot 1.17.5
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | ryot-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | ryot-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | ryot-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | ryot-x86_64-unknown-linux-gnu.tar.xz |