Skip to content

Version 1.0.0-beta.28 (2023-05-29)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 16:01
· 1004 commits to main since this release
fbfcc60

Release Notes

Bug Fixes

  • frontend: incorrect layout with navbar

Build

  • backend: bump version

Install ryot 1.0.0-beta.28

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/IgnisDa/ryot/releases/download/v1.0.0-beta.28/ryot-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/IgnisDa/ryot/releases/download/v1.0.0-beta.28/ryot-installer.ps1 | iex

Download ryot 1.0.0-beta.28

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