Skip to content

v1.1.1

Compare
Choose a tag to compare
@Phixyn Phixyn released this 29 Jan 21:45
· 15 commits to master since this release

Release Notes

Fixes a critical issue wherein the value for "End time" could be stuck at 1 and the slider could not be moved.

Contains some minor improvements to the UI.

Changed

  • Increased website title's font size on mobile and decreased it on desktop
  • Changed background colors of the top bar and footer to be slightly lighter
  • Added a CSS transition for text color to hyperlinks

Removed

  • Removed the background image and replaced it with a solid color background

Fixed

  • Fixed #112: End time no longer gets stuck at 1 second when first loading the website

Security

  • Website is now more CSP-friendly - #101

Known Issues

  • #111: Video player does not load a new video after clicking "Update" for the first time
    This issue happens when trying to load a new video for the first time after the page has loaded. The workaround for now is to click "Update" twice. Subsequent attempts at loading a new video will succeed.