Skip to content

Releases: FreeTubeApp/FreeTube

Release v0.11.2 Beta

22 Jan 19:02
Compare
Choose a tag to compare
Release v0.11.2 Beta Pre-release
Pre-release

Features

  • Added some touch controls for devices with a touch screen. Double tap full screen and hold tap to pause are now supported
  • Comments have been given some reworked logic. Grabbing comments should now be faster. It also fixes the issue where Flatpak builds were being redirected to search when attempting to load comments

Fixes

  • Fixed a network leak when using the proxy setting with certain modules
  • The Trending page works correctly again with the local API
  • Fixed an issue where OPML files were not importing properly
  • The "Load More" button should now show up in the Playlists tab properly
  • Tweaked the logic that determines when to force a 16:9 aspect ratio. It should now be enforced on more box like videos
  • Search should no longer allow more searches if no more results are found (Local API only)
  • The PiP player should apply it's logic properly when history is disabled

Changes

  • Saved videos in the playlist page are now sorted by the latest video saved instead of the other way around
  • Updated the endpoint for grabbing the active Invidious instances to the new URL (https://api.invidious.io)
  • Added a link to the Invidious instance page in the settings page

Release v0.11.1 Beta

15 Jan 22:48
Compare
Choose a tag to compare
Release v0.11.1 Beta Pre-release
Pre-release

Hotfix

  • Revert module update to fix search in local API.

Sorry to make everyone update again!

Release v0.11.0 Beta

15 Jan 20:29
Compare
Choose a tag to compare
Release v0.11.0 Beta Pre-release
Pre-release

Features

  • Basic Video save / favorites functionality. This will be adjusted when full playlists is implemented and is currently located in the Playlists tab. Any videos saved to this list will automatically get moved to a "Favorites" playlist once playlists are fully implemented
  • Proxy support is now an option. This tunnels all network traffic from FreeTube to a proxy of your choice. Tor proxies are also supported. Find the option in settings
  • The About page has been updated to give more updated information and include some extra links to various places
  • You can now set a video to automatically loop when it ends. Us the new loop button found in the video controls
  • You can now hide the list of channels that show in the side bar. Find the toggle in the distraction free settings
  • Watching videos now prevents your display from suspending
  • You can now paste Playlist and Embed URLs into the search bar to directly open them in their appropriate pages. This is also the case when using browser extensions to open these URLs

Fixes

  • Rewritten the check for updates logic to work better for certain numbers
  • Fixed an issue where opening a link via CLI wasn't working
  • Fixed a problem where Ctrl + C wasn't functioning properly on a video page
  • Fixed an issue where navigating away from a video when full window mode was enabled would prevent the user from scrolling
  • Fixed an issue where upcoming videos couldn't be opened
  • Fixed an issue where 0 likes or dislikes would be displayed as NaN
  • Fixed an issue where duplicates in the new YouTube subscriptions.json file would appear multiple times in the subscription list
  • Fixed a network leak that was sending image requests to the selected Invidious server when viewing playlists on a channel page on the local API
  • Fixed an issue where cached search results wouldn't grab the next page properly
  • Fixed an issue where long descriptions of a video would cause a list of videos to look strange when using the list layout
  • Flatpak installs should now show a persistent notification to pause videos through the OS like the other installs do

Changes

  • The video player now resizes to video content better to prevent black bars in non 16:9 aspect ratios
  • The video page layout has been tweaked to look better when recommendations / live chat / playlists are hidden
  • The history page no longer darkens the videos shown
  • A link on how to import subscriptions from other services and to the profile manager has been added to the settings page
  • Added new language: Galician
  • Added new region for trending page: Hong Kong

Release v0.10.0 Beta

18 Dec 16:14
Compare
Choose a tag to compare
Release v0.10.0 Beta Pre-release
Pre-release

Features

  • You can now expand the video player to fit the entire application window. You can find the toggle within the video player. You can also use the s key to toggle it
  • PiP mode can now be toggled with the d key

Fixes

  • The watch page now provides all data again (local API)
  • Search is fully functional again, including search filters and pagination (local API)
  • Playlist functionality is fully functional again (local API)

Changes

  • Videos that have been marked as watched have been given a new look to be more visible than before
  • Some elements of the video player menu has been rearranged to match the layout between legacy and DASH videos
  • Added new locales: Slovak
  • Various translation updates

Comments

I want to give a big shout out to the community for this update. This update is comprised of mostly pull requests created by the community for FreeTube. Thank you so much for your help and support!

Release v0.9.3 Beta

07 Dec 19:54
Compare
Choose a tag to compare
Release v0.9.3 Beta Pre-release
Pre-release

Features

  • The import / export subscriptions options now includes options for the new YouTube import format. Check out the new instructions here for how to import your subscriptions.
  • You can now scrub through a video frame by frame using the , (comma) and . (period) keys on your keyboard.
  • The title of a video is now displayed in the top corner if the video is full screen.

Fixes

  • Updated video extractor module for the local API again, further fixing errors with retrieving videos
  • Playlist and Search extractors have been updated and should be working again. Some functionality is still missing however.
  • Hidden toast elements no longer block UI elements
  • The Like / Dislike icons are now hidden when "Hide Likes / Dislikes" is enabled

Changes

  • Errors from YouTube in the local API should now return messages in your preferred locale
  • Taiwan has been added as an option for the Region for Trending
  • Various Translation Updates
  • Electron has been updated to v11

Other

  • Nightly builds now have a build number associated with them to better indicate that you are running a nightly build versus release
  • Builds are no longer zipped, except when required like for the portable versions

Known Issues

  • The local API sometimes doesn't return Recommended videos when watching a video
  • Playlist information does not return channel information or playlist description (Local API)
  • Search only returns the first page of a query (Local API)
  • Search cannot take advantage of search filters (Local API)

Release v0.9.2 Beta

31 Oct 21:17
8d2a941
Compare
Choose a tag to compare
Release v0.9.2 Beta Pre-release
Pre-release

Features

  • Some videos have had higher qualities enabled. Any video that uses MP4 codecs for higher qualities should show those higher qualities. Videos that use WebM codecs will still only max at 1080p
  • You can now copy the channel URL from any video item either for YouTube or Invidious
  • You can select the region of the trending page, to see what trends around the world
  • You can now change the volume of a video by scrolling over the volume bar
  • The title of a video now shows up in the header of the application

Fixes

  • Loading comments with large amounts of replies should no longer freeze the application
  • The "Load More" button was brought back to the search page
  • Fixed a problem where watching a video wasn't falling back to the Invidious API if the local API is your preference

Changes

  • Bump dependency versions, which includes a fix for some videos throwing out errors when you attempt to watch them
  • The logic for determining a live video has been slightly tweaked to better account for history
  • Various language updates / changes

Other

Another update will be sent out in a couple of days to include the final fixes for search. Keep an eye out for that notification

Release v0.9.1 Beta

21 Oct 22:11
Compare
Choose a tag to compare
Release v0.9.1 Beta Pre-release
Pre-release

Features

  • Comments hearted by the channel owner now have an icon next to them
  • Tooltips are added to a few settings to give better context on what they do
  • Captions are now included in the list of download links

Fixes

  • Search is somewhat working again. There are still problems with it but this should give back some basic functionality. I'll post a new release once this has had some more work on it. Keep an eye on #662 for updates.
  • Channel icons and banners are now proxied through Invidious when the Invidious API is default
  • The hover elements shown when you hover over the time bar in a video now show over top of the static timestamp
  • The Firefox extension should now work on Mac devices
  • Live videos in the recommended videos section should now be labeled properly
  • Comments should no longer start at 1 like count

Changes

  • Live chat is now limited to the latest 150 messages to prevent scrolling issues with streams with fast chat rooms
  • New languages added: Hungarian

Release v0.9.0 Beta

09 Oct 18:45
73928e7
Compare
Choose a tag to compare
Release v0.9.0 Beta Pre-release
Pre-release

Features

  • Distraction Free Settings. Hide certain elements of the app so that they stop being distracting. Can hide elements such as "Most Popular", "Trending", "Video Recommendations", and "Live Chat"
  • UI Scaling. Zoom in or out the UI to better fit your ideal size.
  • You can now have the side bar menu be opened automatically upon boot. Enable this in settings
  • You can now disable smooth scrolling. Enable this in settings
  • There is a new button in settings that will check for and import any subscriptions from legacy versions of FreeTube
  • The Firefox Extension once again works with FreeTube, and can be used to automatically have video links be opened up within FreeTube. Only installed / non-portable versions are supported with this feature.
  • Adding a YouTube link as a parameter when opening FreeTube via the CLI will automatically open that link upon boot-up. Only installed / non-portable versions are supported with this feature.
  • You can now sort comments by "Newest" or by "Top"
  • Links in comments and replies are now clickable
  • You can now download available video files associated with a video. These will be opened in your default browser so that it can handle the actual download.

Fixes

  • Channels with a low amount of videos no longer error out when loading the last batch of videos available
  • Comments no longer load the first batch of comments if you've reach the end of available comments
  • Channels that display 0 subscribers will now have their subscriber count hidden
  • Playlists now show all of the videos again
  • Comments containing links are no longer displaying only the first text up to the link
  • Subscriptions shouldn't be added multiple times any more when importing via a FreeTube .db file
  • Importing subscriptions through a FreeTube .db file should no longer miss profiles when channels are added
  • Channels that have Premieres setup should no longer show an error message

Changes

  • Grabbing subscriptions through RSS is now forced if your selected profile has more than 125 channels in order to prevent rate limiting
  • Videos will now proxy through Invidious when the setting is enabled while also using the local API. Before this setting only worked when the Invidious API was enabled.
  • Audio formats labels now have more readable names instead of the bitrate
  • New Languages Added: Bulgarian, Greek, Hebrew, Portuguese, Slovenian

Release v0.8.0 Beta

02 Oct 15:12
Compare
Choose a tag to compare
Release v0.8.0 Beta Pre-release
Pre-release

Release 0.7.3 Beta

28 Jun 21:22
Compare
Choose a tag to compare
Release 0.7.3 Beta Pre-release
Pre-release