- Added an example .env file
- Improved documentation for running with Deno
- [Bugfix] Card animation played from the beginning when the cursor was released outside of the viewport
- [Bugfix] The WebSocket URL is incorrect when MovieMatch is hosted under a sub-path
- [Bugfix] No warning is given when a malformed Plex Token is passed
- [Bugfix] Explicitly log when the Plex API request failed due to an authorisation error
- [Bugfix] Fetching random movies was unaware of previously fetched movies and would return the same random movie more than once
- Improves issue templates (Thanks @flying-sausages)