Skip to content
Feature: Subscription notifications
Feature: Subscription fetch options
Feature: Creator sorting by views and watchtime
Feature: Subscriptions sorted now by view count
Feature: Local Views and watchtime tracking
Feature: Optional watchtime/view metrics in creators tab
Feature: Localization (ar, de, es, fr, ja, ko, pt, ru, zh)
Feature: Chapter system (with manual and automatic skip), limited ui
Feature: Open url directly by putting it in video search
Feature: Subscription settings on creators list
Feature: Configurable rate-limit per plugin
Feature: PlatformUrl support on plugins
Feature: Primary claim field type support
Feature: grayjay://video/{url} schema support
Feature: grayjay://channel/{url} schema support
Feature: Import subscriptions using newline text file

Improvement: New Subscription system that tries to avoid rate-limiting (priority based updating), massively improves experience > 150 subscribers
Improvement: Reduce subscription calls made for infrequent uploaders/streamers
Improvement: Cache channel results if subscribed
Improvement: Only update subscriptions if older than 5 min
Improvement: Channel cache trimming (temporary)
Improvement: Polycentric parallelism
Improvement: Cache parallelism
Improvement: Keep plugin settings on update

Bug Fix: Fixed Polycentric import crash
Bug Fix: Fixed AudioNoisyReceiver crash
Bug Fix: Fixed Polycentric not backfilling in some cases
Bug Fix: Fixed creators sorting by name
Bug Fix: Fixed dialog if first home source fails
Bug Fix: Casted playlist not automatically going to next video
Bug Fix: Some item colors
Bug Fix: "Swipe to refresh" text on subscriptions going away when switching tabs
Bug Fix: Remove a plugin interaction on main thread for channels

Probably more