v0.20.0-beta
版本发布时间: 2024-04-04 08:24:09
FreeTubeApp/FreeTube最新发布版本:v0.21.3-beta(2024-08-02 23:36:00)
Ending Support for Windows 7/8/8.1 and macOS 10.13 / 10.14
In order to stay in line with recent updates to Electron, this update drops support for all Windows operating systems below Windows 10 as well as macOS 10.13 / 10.14. These operating systems have been considered end of life for quite a while now and should also be considered a security risk. It is highly recommended that you switch to an alternative operating system if you are still using any of the ones mentioned above.
User Playlists
A long awaited feature is finally here! You can now create and manage your own playlists within FreeTube. Anything currently within your "Saved Videos" will be converted into a Favorites playlist. New videos can be added to this playlist as before however you'll also have the ability to add the video to multiple playlists at a time. Extra features like rearranging videos within a playlist as well as playlist cloning are also included.
Features
- Added External Player support for Celluloid, Haruna, and Baka by @trostboot in https://github.com/FreeTubeApp/FreeTube/pull/4067
- Added a toggle to suppress sending additional arguments to external players by @trostboot in https://github.com/FreeTubeApp/FreeTube/pull/4515
- You can now select your default landing page by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4200
- You can now hide a channel with a new option in the more options (three dots) menu by @MitchelPaulin in https://github.com/FreeTubeApp/FreeTube/pull/4228
- You can now block / hide a channel using their channel URL by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4347
- Subscribing to channels now allows you to choose a profile to add them to within the subscribe button by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4238
- Added support for author-less auto-generated album playlists within the local API by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4371
- Added a new subscription option to only show the latest video from that channel by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4352
- A subscribe button now shows up for channels shown within search results by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4376
- Added a new setting to turn on subtitles by default by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4450
- Added support for DeArrow Thumbnail replacement by @ChunkyProgrammer in https://github.com/FreeTubeApp/FreeTube/pull/4520
- You can now hide videos by key words by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4202
- Added support for viewing movie trailers with the local API by @ChunkyProgrammer in https://github.com/FreeTubeApp/FreeTube/pull/4391
- Added Nordic base theme by @JonahFoster in https://github.com/FreeTubeApp/FreeTube/pull/4542
- Added a new distraction free setting to remove excessive punctuation from video titles by @MitchelPaulin in https://github.com/FreeTubeApp/FreeTube/pull/4673
- Added support to open video timestamps in a new window by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4687
- You can now sort shorts by oldest when viewing a channel by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4832
- The main search bar can now parse sharable video URLs with playlist information by @PikachuEXE in https://github.com/FreeTubeApp/FreeTube/pull/4548
- Hidden / Blocked channels now show channel names and thumbnails instead of their ID for better recognition by @Benjababe in https://github.com/FreeTubeApp/FreeTube/pull/4230
Fixes
- Fixed in issue where changing quality would show an error message by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4130
- Fixed an issue where tabs within a channel page would overflow on smaller screens by @MarmadileManteater in https://github.com/FreeTubeApp/FreeTube/pull/4139
- Fixed an issue where the proxy settings test wouldn't work properly by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4192
- Fixed some spacing issues when the index of a video within a playlist changed by @PikachuEXE in https://github.com/FreeTubeApp/FreeTube/pull/4179
- Tweaked the ordering of elements within the comments section when tabbing for navigation by @lamemakes in https://github.com/FreeTubeApp/FreeTube/pull/4099
- Fixed an issue where DeArrow titles wouldn't apply properly by @ajayyy in https://github.com/FreeTubeApp/FreeTube/pull/4321
- Fixed in issue where FreeTube wouldn't detect channels with errors properly when using the Invidious API by @ChunkyProgrammer in https://github.com/FreeTubeApp/FreeTube/pull/4410
- The playlists tab in the channel view should now be hidden if "Hide Channel Playlists" is enabled by @elshimone in https://github.com/FreeTubeApp/FreeTube/pull/4454
- Fixed an issue where hardware acceleration was not enabled properly for Linux installations by @Revival8697 in https://github.com/FreeTubeApp/FreeTube/pull/4532
- Fixed an issue where the "System Default" setting wasn't working properly by @ChunkyProgrammer in https://github.com/FreeTubeApp/FreeTube/pull/4570
- Fixed an issue where the search bar wasn't parsing Invidious channel URLs properly by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4568
- Playlist metadata should now be localize properly by @ChunkyProgrammer in https://github.com/FreeTubeApp/FreeTube/pull/4620
- Fixed an issue where viewing large playlists cause performance issues by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4597
- Fixed an issue where links within comments wouldn't display / parse properly by @PikachuEXE in https://github.com/FreeTubeApp/FreeTube/pull/4652
- "Hide Sidebar Labels" is now properly respected using the mobile menu by @MarmadileManteater in https://github.com/FreeTubeApp/FreeTube/pull/4678
- Fixed a spacing issue with the share button in the playlist view by @MarmadileManteater in https://github.com/FreeTubeApp/FreeTube/pull/4677
- Fixed an issue where playlists wouldn't populate when using the Invidious API by @ChunkyProgrammer in https://github.com/FreeTubeApp/FreeTube/pull/4680
- Fixed an issue where errors would occur when viewing shorts due to a non-existing view count by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4689
- Fixed an issue where searching would cause errors to appear when using the local API by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4704
- Fixed an issue where the video watch page would have layout issues when using the chapter selector by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4713
- Fixed an issue where falling back to the Invidious API didn't work properly within the podcasts tab of a channel by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4731
- Fixed an issue where toast messages would flicker if previous ones disappeared by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4749
- Fixed an issue where the quality selector didn't respond very well with touch inputs by @MarmadileManteater in https://github.com/FreeTubeApp/FreeTube/pull/4750
- Fixed an issue where the published date within video lists wouldn't get parse properly by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4752
- Fixed an issue where the more options button would disappear when the dropdown is open by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4771
- Fixed an issue where channel handles wouldn't show up in search results when using the Invidious API by @ChunkyProgrammer in https://github.com/FreeTubeApp/FreeTube/pull/3791
- Fixed an issue where the download folder path would be deleted if you cycled between download options by @Benjababe in https://github.com/FreeTubeApp/FreeTube/pull/4101
- Tooltips now respects your theme options by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4351
Changes
- The Blur thumbnails option has been moved to the thumbnail preference setting by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4218
- Images have been added to community polls by @Benjababe in https://github.com/FreeTubeApp/FreeTube/pull/4318
- The currently watching viewer count now shows up on live streams by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4206
- The settings page has had minor visual changes by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4343
- The Profile settings page has had visual improvements by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4358
- The app menu navigation now includes an option for the profile page by @PikachuEXE in https://github.com/FreeTubeApp/FreeTube/pull/4333
- The F5 key can now be used to refresh subscriptions by @MitchelPaulin in https://github.com/FreeTubeApp/FreeTube/pull/4399
- Watched videos in the recommended videos are now ordered last by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4394
- Related games now show up in the featured channels section within a channel's page when using the local API by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4562
- The video info section of the watch page has had UI tweaks by @jasonhenriquez in https://github.com/FreeTubeApp/FreeTube/pull/4338
- The default download behavior has been changed to "Open in web browser" due to some UX issues with the in-app functionality by @absidue in https://github.com/FreeTubeApp/FreeTube/pull/4683
New Contributors
- @suravshresth with https://github.com/FreeTubeApp/FreeTube/pull/4180
- @animafps with https://github.com/FreeTubeApp/FreeTube/pull/4313
- @ajayyy with https://github.com/FreeTubeApp/FreeTube/pull/4321
- @MitchelPaulin with https://github.com/FreeTubeApp/FreeTube/pull/4228
- @CelularBat with https://github.com/FreeTubeApp/FreeTube/pull/4359
- @cimadure with https://github.com/FreeTubeApp/FreeTube/pull/4274
- @selfisekai with https://github.com/FreeTubeApp/FreeTube/pull/4431
- @sporeventexplosion with https://github.com/FreeTubeApp/FreeTube/pull/4282
- @BazirClem with https://github.com/FreeTubeApp/FreeTube/pull/4480
- @Revival8697 with https://github.com/FreeTubeApp/FreeTube/pull/4532
- @JonahFoster with https://github.com/FreeTubeApp/FreeTube/pull/4542
Full Changelog: https://github.com/FreeTubeApp/FreeTube/compare/v0.19.2-beta...v0.20.0-beta
1、 freetube-0.20.0-linux-portable-arm64.7z 65.94MB
2、 freetube-0.20.0-linux-portable-arm64.zip 95.94MB
3、 freetube-0.20.0-linux-portable-armv7l.7z 64.67MB
4、 freetube-0.20.0-linux-portable-armv7l.zip 86.67MB
5、 freetube-0.20.0-linux-portable-x64.7z 63.88MB
6、 freetube-0.20.0-linux-portable-x64.zip 95.88MB
7、 freetube-0.20.0-mac-x64.7z 66.69MB
8、 freetube-0.20.0-mac-x64.dmg 96.28MB
9、 freetube-0.20.0-mac-x64.zip 93.03MB
10、 freetube-0.20.0-setup-arm64.exe 77.82MB
11、 freetube-0.20.0-setup-x64.exe 74.38MB
12、 freetube-0.20.0-win-arm64-portable.7z 71.05MB
13、 freetube-0.20.0-win-arm64-portable.exe 77.62MB
14、 freetube-0.20.0-win-arm64-portable.zip 102.26MB
15、 freetube-0.20.0-win-x64-portable.7z 67.44MB
16、 freetube-0.20.0-win-x64-portable.exe 74.18MB
17、 freetube-0.20.0-win-x64-portable.zip 101.02MB
18、 freetube_0.20.0_amd64.AppImage 100.77MB
19、 freetube_0.20.0_amd64.deb 70.47MB
20、 freetube_0.20.0_amd64.rpm 70.64MB
21、 freetube_0.20.0_arm64.deb 66.31MB
22、 freetube_0.20.0_arm64.rpm 66.1MB
23、 freetube_0.20.0_armv7l.deb 64.78MB