10.0.0 (2024-06-09)
⚠ BREAKING CHANGES
- Innertube#getPlaylists: Return a
Feedinstance instead of items (7660450) - OAuth2: Rewrite auth module (#661)
Features
- Format: Add
is_drc(#656) (6bb2086) - Platform: Add support for
react-nativeplatform (#593) (2980a60) - Session: Add
enable_session_cacheoption (#664) (7953296) - toDash: Add support for stable volume/DRC (#662) (031ffb6)
Bug Fixes
- ButtonView: Rename
typeproperty tobutton_type(15f3b5f) - Cache: Use
TextEncoderto encode compressed data (384b80e) - FlexibleActionsView: Update actions array type to include
ToggleButtonView(040a091) - InfoPanelContainer: Use new attributed text prop (5cdb9e1)
- ItemSection: Fix
target_idnot being set because of a typo. (#655) (8106654) - MusicResponsiveHeader: Add
Textimport (583fd9f)