Releases: beeetfarmer/Shufflefin
Releases · beeetfarmer/Shufflefin
v0.2.0
Added
- Added Add To Watchlist flow for shuffled items.
- Added watchlist shuffle option to exclude watched items:
- Added optional REQUEST_TIMEOUT environment config for upstream request timeouts.
Fixed
- Fixed tag/cast dropdown clipping in filter panel by allowing visible overflow and raising dropdown z-index.
- Fixed CSS import ordering warning by moving Google Fonts import before Tailwind directives.
- Improved Jellyfin shuffle reliability under large libraries and slow responses by:
- Avoiding unbounded random item fetches.
Security
- Patched frontend dependency vulnerabilities (Dependabot alerts resolved):
- Updated vulnerable transitive chains for rollup, minimatch, and @tootallnate/once.
- Bumped jsdom to ^29.0.0.
v0.1.0
Initial release of Shufflefin.
- Shuffle random movies and TV shows from Jellyfin or Plex libraries
- Filter by genre, cast, tags, year range, and watched status
- Support for multiple picks in a single shuffle (up to 20)
- StreamyStats watchlist integration for shuffling from curated watchlists
- Server-side cast search with autocomplete
- Image proxy for media posters
- Responsive dark themed UI with customizable accent colors