github IgnisDa/ryot v1.0.0-beta.36
Version 1.0.0-beta.36 (2023-05-31)

latest releases: v6.5.1, v6.5.0, v6.4.8...
pre-release13 months ago

NOTE

This release introduces some changes to the database schema. Make sure you backup your database before you upgrade to this release. The data migration might take some time.
Once the migration is complete, go to the settings and click on "Update All" under the "Miscellaneous" tab.

Release Notes

Bug Fixes

  • backend: mask database url
  • backend: handle error while updating metadata
  • frontend: spoiler check-box initial value in review
  • frontend: display genres correctly
  • frontend: update creators for metadata
  • frontend: enable strict mode in slugify

Build

  • backend: bump version
  • backend: add rate limiting deps
  • backend: bump version

Features

  • backend: write tmdb config to file
  • backend: get creator information from sources
  • backend: migration to delete creator tables
  • backend: embed creators in metadata
  • backend: get author role from response
  • backend: deploy jobs to update all metadata
  • backend: handle getting details from goodreads
  • backend: add mutation to deploy a job to update all metadata
  • frontend: new UI for media details
  • frontend: humanize duration
  • frontend: display runtime for episodes
  • frontend: add btn to deploy jobs to update all metadata

Performance Improvements

  • backend: rate limit update metadata jobs

Install ryot 1.0.0-beta.36

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download ryot 1.0.0-beta.36

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

Don't miss a new ryot release

NewReleases is sending notifications on new releases.