- 19b9f8d Added support for pausing adding items from playlist. by @arabcoders
- 30830a9 fix info extracting expired to use epoch as it is the ended instead of timestamp. by @arabcoders
- 3adc4eb Sometimes yt-dlp doesn't provide playlist_count, so we need to have fallback. Fixes #384 by @arabcoders
- fe38837 Add dialog composable by @arabcoders
- 70e06f0 remove webview in favor of using built-in browser. by @arabcoders