NeXroll v1.11.0-beta.5 Release Notes
Release Date: February 23, 2026
Changes in Beta.5
Coming Soon List Generator
Background Music
- Added a background music toggle for the Coming Soon List Generator
- When enabled, an ambient track plays behind the generated video (grid and list layouts)
- Audio includes smooth fade-in and fade-out (1.5 seconds each), automatically matched to the selected video duration
- Setting persists across sessions and is respected by auto-regeneration
- Audio asset bundled in both Windows installer and Docker image
Emoji-to-Icon Cleanup
- Replaced all emoji characters in the Coming Soon List Generator UI with proper Lucide React icons
- Layout buttons now use
LayoutGridandListicons - Source selector uses
Film(movies) andTv(TV shows) icons - Audio toggle uses the
Musicicon
UI / Theming
Header Icon Theming
- All page header icons across the app now follow the active theme
- Dark mode: icons render in white
- Light mode: icons render in black
- Applied consistently to 26+ header icons via a new
.header-iconCSS class
Changes in Beta.4
Coming Soon Lists
Release Date Preference
- Added a Release Date Preference setting for NeX-Up Coming Soon
- Options: Digital First, Digital Only, Physical First, Theatrical
- Controls which release date is used when ordering and displaying Coming Soon items
Exclusion Filtering Fix
- Fixed a bug where excluded items still appeared in generated Coming Soon videos
- Exclusion filtering is now correctly applied to the generate, auto-regenerate, and preview endpoints
Backend
- Updated RadarrConnector with
_select_release_date()method for multi-format date support - Updated SonarrConnector for release date preference support
- Schema migrations for
excluded_from_list,nexup_include_unmonitored_movies,nexup_include_unmonitored_shows, andnexup_release_date_preferencecolumns
Full Changelog Since v1.10.x
See CHANGELOG.md for the complete v1.11.0 feature list including:
- Coming Soon List Generator
- Authentication System (API Keys and User Accounts)
- Enhanced Update System
- Enhanced Logging System
- Holiday API Browser
- And more...