Note
This is a bugfix release to fix some small issues with the recent 0.29.0 release.
To see the release notes of the 0.29.0 release, please see https://github.com/libre-tube/LibreTube/releases/tag/v0.29.0.
Small new features
- feat(SponsorBlock): add Hook/Greetings category by @FineFindus in #7845
- feat: make audio quality preference support different languages by @Bnyro in #7874
- feat(timebar): re-implement the ability to cancel seeking by @dhanuarf in #7881
Bug fixes
- fix: shared url not being retrieved properly by @dhanuarf in #7830
- fix: sorting queue displays wrong current video by @Bnyro in #7873
- fix(TimeBar): listener not being properly removed causing them to accumulate by @dhanuarf in #7841
- fix: copying reply text to clipboard copies comment text by @Bnyro in #7885
- fix: popup menu (three dots) background in pure theme by @Bnyro in #7886
- fix: ugly race-condition when starting to load two videos at the same time by @Bnyro in #7887
- fix: featured content section on home page doesn't respect all feed filters by @Bnyro in #7895
Internal changes
- feat(Player): remove external player button by @FineFindus in #7837
- build: update NewPipeExtractor by @FineFindus in #7843
- feat: drop LBRY HLS support by @FineFindus in #7844
- feat(Preferences): remove unused hidden quality settings by @FineFindus in #7872
- chore: remove unused strings and icons by @FineFindus in #7875
- refactor: migrate search suggestions data to viewmodel / flows by @Bnyro in #7888
Full Changelog: v0.29.0...v0.29.1