Skip to content
- Feature: Disliked comments now are grayed out
 - Feature: Temporarily ratelimit if you have lots of subscriptions on Youtube
 - Feature: Now require login for Nebula
 - Feature: Dev Portal can now use captchas
 - Feature: Button for FAQ
 
 - Fix: [Youtube] Channels and subscriptions after a captcha now work again
 - Fix: [Youtube] Automatic Youtube consent rejection when prompted (for channels)
 - Fix: [Twitch] Issue where current livestream is not shown
 - Fix: [Twitch] Issue where "hasMore" was nullable
 
 - Fix: Mail validation now allows capital letters
 - Fix: Developer mode not being enabled when tapping version
 - Fix: Crash on change download directory
 - Fix: Subscription content deduplication works
 - Fix: Polycentric comment limit on comments
 - Fix: Polycentric comment truncation
 - Fix: QR scanner
 - Fix: Nested video serialization
 - Fix: Captcha checks
 - Fix: back on source installation
 - Fix: -1 subscribers for unknown subscribers is now hidden
 - Fix: Correct field type for Auto-backup password
 - Fix: Catch exception for certain channels
 - Fix: Condition where Polycentric can be null
 - Fix: Limit maximum subscriptions import at once to 75 to prevent people from hitting rate limits
 - Fix: Add text to FeedView when no results are available
 - Fix: Home no longer replaces all items with errors if one fails
 - Fix: Plugins can now add cookies besides the app-cookies
 - Fix: Plugins can now throw critical errors which stops them from being called in subscriptions constantly
 - Fix: Captcha state can now be deleted in source settings
 - Fix: Nullable comment sections now fail silently
 
 - Improvement: App can now intercept redirections