Skip to content

1.7.4

Choose a tag to compare

@ReStartQ ReStartQ released this 04 Dec 09:45
· 2 commits to main since this release
  • Fixed youtube embed for anime trailers. Caused by youtube changing their referrer policy for where the origin of the request came from.
    The app uses a file protocol in production and it was expecting the origin to be https with a referrer policy that was not same-origin.
    Fix implemented by changing source to another https server that would embed the video.
  • Color change for the episode indicator to a slightly darker blue.