Skip to content

Releases: libre-tube/LibreTube

0.16.0

07 Jul 08:01
e846bcd
Compare
Choose a tag to compare

Major new features

  • SponsorBlock color segments depending on what type they are by @general-a in #4055
  • Add highlight from SponsorBlock to chapters by @Myzel394 in #4060
  • Ability to choose what SponsorBlock categories are skipped automatically by @general-a in #4021
  • Add presets/shortcuts for playback speed/pitch by @Bnyro in #4100
  • Notification action to stop download by @Bnyro in #4101
  • Show time left when clicking player duration by @Bnyro in #4128
  • Show the comment and reply count in the comments sheet by @Bnyro in #4131
  • Preference to disable search suggestions by @Bnyro in #4001
  • Chapters support in audio player by @Bnyro in #4040
  • Refreshed playlist row design by @Bnyro in #4048

Minor features

  • Option to fall back to Piped proxy when Piped proxy disabled and video unreachable by @Bnyro in #4053
  • Add support for videos count for playlist bookmarks by @Bnyro in #4150
  • Chapters dialog: highlight current chapter and auto scroll to it by @Bnyro in #4090
  • Improve appearance of chapter segments in video description by @Bnyro in #4092
  • Make autoplay toggle in player global and remove autoplay preference by @Bnyro in #4098
  • Welcome Activity: Add button to restore backup and skip instance selection by @Bnyro in #4127

Bug fixes

  • Fix: Miniplayer is not showing properly in release build by @SajalRG in #4002
  • Improve welcome screen in landscape by @Bnyro in #3996
  • Fix watch positions while playing a playlist or using autoplay by @Bnyro in #3997
  • Increase horizontal padding of player title and description by @Bnyro in #4041
  • Fix subscribe button text color and increase corner radius by @Bnyro in #4043
  • Fix crash when updating to new SponsorBlock system by @Bnyro in #4044
  • Fix issues with welcome activity landscape layout by @Bnyro in #4045
  • Reorder channel tabs in channel fragment by @Bnyro in #4046
  • Hide channel name in channel tabs for shorts and livestreams by @Bnyro in #4047
  • Fix overflowing text in SponsorBlock preference by @Bnyro in #4052
  • Show nothing here indicator if home tab is empty by @Bnyro in #4066
  • Fixed skip button not disappearing by @Bnyro in #4076
  • Fix download dialog appearance with large font size by @Bnyro in #4078
  • Fix that seekbar preview frames are sometimes cut off by @Bnyro in #4093
  • Fix position of skip SB segment manually button by @Bnyro in #4099
  • Fix that the first video using the audio player gets skipped by @Bnyro in #4173
  • Fix that custom instances can't be used when the public list is down by @Bnyro in #4175
  • Fix auth api url when restoring backup in welcome page by @Bnyro in #4177
  • Fix crash when selecting certain pitches by @Bnyro in #4179
  • Fix crash when resetting playback speed by @Bnyro in #4119
  • Fix: hide the nothing here indicator when refreshing home page by @Bnyro in #4126
  • Fix crash when repeatedly starting offline background player by @Bnyro in #4004
  • Fix various background player UI issues by @Bnyro in #4005
  • Fix crash when opening comments by @Isira-Seneviratne in #4034
  • Always show mark as watched button (even if partially watched already) by @Bnyro in #4106
  • Dynamically update playlist bookmark title by @Bnyro in #4102
  • Audio player: only show chapters when not empty by @Bnyro in #4172

Meta / code changes

New Contributors

Full Changelog: v0.15.1...v0.16.0

0.15.1

11 Jun 15:27
b3f36d0
Compare
Choose a tag to compare

New features

  • Welcome Activity to choose instance on first app startup by @Bnyro in #3915
  • Significantly increase download speed using range requests by @Bnyro in #3957
  • Support for editing the playlist description by @Bnyro in #3981
  • Much faster audio only/background player with less buffering (using DASH) by @Bnyro in #3878
  • Show currently applied playlist sort order by @Bnyro in #3907
  • Preference to edit the home tab content by @Bnyro in #3866
  • Show 'mark as unwatched' in video options sheet if already watched by @Bnyro in #3925
  • Improve offline player appearance and behavior by @Bnyro in #3965
  • Improve autoplay switch (show pause icon if disabled) by @ARBoyGo in #3952

Bug fixes

  • Fix channel groups sheet buttons not visible by @Bnyro in #3865
  • Fix position of FAB when mini player closed by @Bnyro in #3871
  • Fix that the info in the audio player doesn't update by @Bnyro in #3875
  • Fix (disable) notifications for already seen videos by @Bnyro in #3891
  • Fix: MainActivity crash after icon change by @Kruna1Pate1 in #3974
  • Don't show auto play countdown if queue is finished by @Bnyro in #3976
  • Fix crash when restoring subscription groups by @Bnyro in #3977
  • Respect queue settings when using player controls by @Bnyro in #3978
  • Keep queue when switching from audio to video mode and vice versa by @Bnyro in #3979
  • Hide playlist description text view if no desc available by @Bnyro in #3980
  • Fix crashes when audio and video mode running simultaneously by @Bnyro in #3877
  • Limit maximum video info length for video of a channel to two lines by @Bnyro in #3876
  • Localize date in search results by @Bnyro in #3893
  • Hide upload date for live videos by @Bnyro in #3905
  • Truncate end of word in video row by @Bnyro in #3906
  • Fix crash when opening description while chapter updates by @Bnyro in #3953
  • Show restart dialog after restoring backup by @Bnyro in #3954
  • Re-add the separator in the search results by @Bnyro in #3917
  • Fix crash when long pressing share while loading by @Bnyro in #3916

Code changes

Known issues

  • Please be aware that the issue with the position of the mini player is still not fixed. It only occurs in release builds, but not in debug builds we use for testing new changes, which makes it very hard to identify the issue. Please be patient or feel free to help us fixing the issue if you have some knowledge concerning Android motion layouts. Thanks!

Full Changelog: v0.15.0...v0.15.1

0.15.0

31 May 08:34
2c32735
Compare
Choose a tag to compare

New features

  • Support for playlist descriptions by @Bnyro in #3818
  • Support import/export for FreeTube subscriptions by @yoguut in #3798
  • Support FreeTube playlists import/export by @yoguut in #3821
  • Show file size in download dialog by @Bnyro in #3842
  • Add feed filter for livestreams by @Bnyro in #3853
  • Option to disable new video notifications for shorts videos by @Bnyro in #3731
  • Convert subscription groups dialogs to bottom sheets by @Bnyro in #3733
  • Navigate to channel when selected in channel groups dialog by @Bnyro in #3733
  • Allow importing multiple playlists at once by @wiiznokes in #3752
  • Enter/Exit fullscreen gesture on whole screen if swipe gestures disabled by @Bnyro in #3771
  • Add button to close audio player by @Bnyro in #3729

Bug fixes and minor changes

  • Fix the position of the SponsorBlock markers by @Bnyro in #3846
  • Hide timestamp option in share dialog for channels and playlists by @Bnyro in #3851
  • Update watch positions every second to avoid outdated positions by @Bnyro in #3852
  • Fix the thumbnail resolution in the player notification on Android 13 and up by @Bnyro in #3779
  • Disable search closing when user press back while playing video by @SajalRG in #3822
  • Improve the vertical alignment and padding in the player page by @Bnyro in #3819
  • Fix crash after deleting items from playlist by @Bnyro in #3780
  • Fix various Picure in Picture issues by @Bnyro in #3795
  • Avoid possible PIP-related exception on API levels below 33. by @Isira-Seneviratne in #3810
  • Fix crash when closing player due to view bindings by @Bnyro in #3749
  • Exclude HDR streams when not supported by device by @Bnyro in #3728
  • Default to the current screen brightness when swipe gestures enabled by @Bnyro in #3804
  • Fix issues with watch positions by @Bnyro in #3805
  • ChannelFragment NPE fix by @jatzuk in #3718
  • Fix importing large playlists or CSV playlist from YT by @Bnyro in #3726
  • Filter shorts from featured on home fragment according to feed filter by @Bnyro in #3730
  • Deselect all bottom nav items when home tab not among them by @Bnyro in #3773
  • Fix crash in CommentsMainFragment by @Bnyro in #3772
  • Fix deleting videos of sorted playlist by @Bnyro in #3776
  • Fix search bar collapse while search in progress by @SajalRG in #3831
  • Enable auto rotate by default in TV by @SajalRG in #3838

Code changes

New Contributors

Full Changelog: v0.14.1...v0.15.0

0.14.1

30 Apr 09:33
72107fc
Compare
Choose a tag to compare

Please note that the Discord and Reddit accounts of LibreTube are no longer affiliated with the project!
We recommend everyone who's interested in the project to instead follow LibreTube on Mastodon or join the Matrix room.

Nightly builds of the app can now be found at the NightlyBuilds repo. Everyone is invited to test recent changes there.

New features

Bug fixes and code changes

Orga changes

New Contributors

Full Changelog: v0.14.0...v0.14.1

0.14.0

13 Apr 08:07
26713d3
Compare
Choose a tag to compare

New features

Bug fixes

  • Fix displayed information in the short tabs of channels by @Bnyro in #3516
  • Fix crashes caused by view bindings by @Bnyro in #3517
  • Fix crashes in downloads fragment by @Bnyro in #3518
  • Fix crash when adding to playlist while instance down by @Bnyro in #3519
  • Quick swipeup video fullscreen error resolve by @nayeemdv in #3413
  • Fix that channel group items get lost on scrolling by @Bnyro in #3480
  • Fix sharing short videos to the app by @Bnyro in #3481
  • Fix crash if no uploader avatar is present. by @Isira-Seneviratne in #3491
  • Fix crash when restoring old backups by @Bnyro in #3436
  • Fix closing video player with auto fullscreen enabled by @Bnyro in #3438
  • Fix crashes in SearchResultFragment by @Bnyro in #3439
  • Fix dark status bar icons when player is in fullscreen by @anilbeesetti in #3445
  • Fix crash in TrendsFragment caused by bindings by @Bnyro in #3530
  • Fix two taps required to interact with player when in fullscreen mode by @anilbeesetti in #3450
  • Fix playback speed preference summary by @Bnyro in #3478
  • Disable picture-in-picture on Android Go devices. by @Isira-Seneviratne in #3432
  • Hide alternative PiP controls setting if PiP is not enabled. by @Isira-Seneviratne in #3454
  • Add more options to the download options bottom sheet by @Bnyro in #3531
  • Hide notification bell if notifications disabled by @Bnyro in #3520

Code changes

New Contributors

Full Changelog: v0.13.1...v0.14.0

0.13.1

26 Mar 14:43
4470e4f
Compare
Choose a tag to compare

Bug fixes

  • Fix crash when closing mini player by @Bnyro in #3396
  • Fix crash when watching geo-blocked video by @Bnyro in #3396
  • Fix duplicated error messages during playlist actions by @Bnyro in #3397
  • Close playlist rename dialog if name matched by @nayeemdv in #3377
  • Correct Kurdish (Central) native language name by @GoRaN909 in #3375
  • Fix crash when logging into account (#3406)

Minor changes

New Contributors

Full Changelog: v0.13.0...v0.13.1

0.13.0

24 Mar 15:50
07421af
Compare
Choose a tag to compare

New features

Bug fixes and minor changes

  • Fix Shuffle Button Error by @nayeemdv in #3281
  • Fix crash when clicking links in about without browser available by @Bnyro in #3284
  • Fix the formatting of copied comments by @Bnyro in #3286
  • Fix SponsorBlock markers and toggle by @Bnyro in #3291
  • Fix closing the audio player by @Bnyro in #3292
  • Fix title in the home fragment if feed or boomarks empty by @Bnyro in #3293
  • Fix stats dialog in landscape mode by @Bnyro in #3315
  • Fix forward and rewind buttons when player locked by @Bnyro in #3336
  • Fix that queue controls are visible while player closed by @Bnyro in #3337
  • Fix crash when unregistering downloads receiver by @Bnyro in #3338
  • Fix crash when closing player by @Bnyro in #3341
  • Fix shrinked player layout after PiP by @Bnyro in #3342
  • Fix crashes on audio player transitions by @Bnyro in #3343
  • Fix crash when bottom sheet is being dismissed by @Bnyro in #3368
  • Move back in navigation after deleting playlist by @Bnyro in #3358
  • Migrate add to playlist dialog to MD3 dropdown menu by @Bnyro in #3345
  • Use only the date in relative time formatting. by @Isira-Seneviratne in #3332
  • Update playlist name properly after renaming by @Bnyro in #3365

Code changes

Repo changes

New Contributors

  • @nayeemdv made their first contribution in #3281
  • @heartlog made their first contribution in #3280

Full Changelog: v0.12.1...v0.13.0

0.12.1

05 Mar 11:53
0e903e9
Compare
Choose a tag to compare

New features

  • Stats for nerds dialog containing video info by @Bnyro in #3156
  • Support for LBRY HLS by @Bnyro in #3241
  • Autoplay Countdown when the video ended by @Bnyro in #3159
  • Clickable comment timestamps by @Bnyro in #3229
  • Display the video category in the description by @Bnyro in #3133
  • Restore the orientation when leaving PiP by @Bnyro in #3094

Minor changes

  • Option to manage Playback Speed of Audio and Video Mode Separately by @Bnyro in #3097
  • Use Filter chips for the search by @Bnyro in #3077
  • Better login/register error messages by @Bnyro in #3112
  • Better error messages when a video is unavailable by @Bnyro in #3113
  • Improve the instance summary string by @Bnyro in #3150
  • Disable ExoPlayer platform diagnostics by @Bnyro in #3168
  • Remove the ripple effect on the video title by @Bnyro in #3109
  • Remove the inbuilt updater by @Bnyro in #3095
  • Improved relative date time formatting by @Bnyro in #3132
  • Use MD3 dropdown menus in the download dialog by @Bnyro in #3237

Bug fixes

  • Filter out null comments returned from Piped API. by @faisalcodes in #3061
  • Fixes: Labels under icons are not visible by @faisalcodes in #3066
  • Fix the channel name alignment in search by @Bnyro in #3110
  • Fix crash when creating a playlist (closes #3102) by @Bnyro in #3111
  • Fix no connection with gnirehtet reverse tethering by @Linus789 in #3119
  • πŸ› Fixes crash on empty playlist shuffle and background playback by @praveenrajput in #3131
  • Fix that kavin.rocks is not shown as selected by default by @Bnyro in #3145
  • Fix the displayed chosen instance by @Bnyro in #3149
  • Convert watch positions dao to coroutines, fix holes in the feed by @Bnyro in #3153
  • Fix deletion and renaming feedback toasts for playlists by @Bnyro in #3155
  • Fix position when auto-playing next video by @Bnyro in #3158
  • Fix autoplay countdown crash by @Bnyro in #3171
  • Fix that some videos are not playable using DASH by @Bnyro in #3172
  • Fix that backup files might be empty by @Bnyro in #3186
  • Fix crash when restoring legacy backup by @Bnyro in #3205
  • Fix negative subscriber and views count for channels by @Bnyro in #3220
  • Fix crash on some videos when the instance is down by @Bnyro in #3226
  • Fix relative time formatting on Android versions below 7.0. by @Isira-Seneviratne in #3225
  • Fix relative time strings. by @Isira-Seneviratne in #3233
  • Fix suggestions after changing the selected video/audio quality by @Bnyro in #3238
  • Remove playlists from the playing queue by @Bnyro in #3204
  • Round the displayed playback speed by @Bnyro in #3130
  • Close video player when entering audio mode by @Bnyro in #3227

Code changes and improvements

Repo changes

New Contributors

Full Changelog: v0.12.0...v0.12.1

0.12.0

12 Feb 16:55
ab1b94d
Compare
Choose a tag to compare

New features

Minor changes

Bug fixes

  • Fix crash in watch history when deleting video by @Bnyro in #2863
  • Fix cloning playlists in the create playlist dialog by @Bnyro in #2889
  • Fix watching unprocessed livestreams by @Bnyro in #2899
  • Closes comments on auto play video change. Fixes #2898 by @praveenrajput in #2904
  • Fixes: Showing progress for unwatched videos. by @faisalcodes in #2921
  • Fix that auto fullscreen is shown as enabled by default by @Bnyro in #2924
  • Playlist importing bug fixes and performance imporvents by @Bnyro in #2926
  • Fixes: icons not showing in the player menu options. by @faisalcodes in #2957
  • Crash fix on playlist background playback by @praveenrajput in #2975
  • Fix single back press not closing app by @praveenrajput in #2989
  • Fix that thumbnails persist after deleting a download by @Bnyro in #2997
  • Fix history showing up when clearing search query by @Bnyro in #2998
  • Fix the time stamp parsing in the PlayerFragment by @Bnyro in #2999
  • Fix SponsorBlock segment loop at end of video by @Bnyro in #3036
  • Prevent controls from disappearing while scrubbing by @Bnyro in #2991
  • Made improvements to player double-tap further. by @faisalcodes in #2988

Code changes

Repo changes

New Contributors

Full Changelog: v0.11.1...v0.12.0

0.11.1

23 Jan 17:50
55c7dcb
Compare
Choose a tag to compare

Bug fixes

Minor changes

  • Keep the screen on while playing in the offline player by @Bnyro in #2828
  • [Audio mode] Show video options when clicking thumbnail by @Bnyro in #2830
  • Reduce the player top bar margin by @Bnyro in #2846
  • Minor player view improvements by @Bnyro in #2848

Code changes

Full Changelog: v0.11.0...v0.11.1