Release Schedule
JellyRock v2.10.0 is scheduled for release on the Roku Channel Store Monday, April 06, 2026 6:00 PM PT
Added
- add .editorconfig file to ensure consistant styling (2a07113)
- custom translation engine with 98 locales and Weblate CI/CD (#451)
Changed
- OptionsSlider to not extend PanelSet (#455)
Fixed
- explicitly mark episode as watched when skipping outro (#458)
- set state to hidden in VideoNotification.destroy() to prevent crash (4a91606)
- resolve captionTask data race crash (#453)
- (translation) rebuild translation key constants when en_US.json is edited (a2ac7fb)
- (translation) use ellipsis instead of three dots (6440cf2)
- (ci) gate device tests behind environment approval (fe16ab4)
Removed
- unused field alias (c4c6948)
Dependencies
- Update dotenv from v17.4.0 to v17.4.1 (#456)