diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -2,12 +2,27 @@ # Only the most important changes and features are included here. # For all changes, check out the release notes at: -# https://framagit.org/heckyel/fair-viewer +# https://git.conocimientoslibres.ga/software/fair-viewer.git [CHANGELOG] Version <unreleased> +Version 1.1.0 + +- Fixed the support for related videos. +- Temporary fix for the `404 Error` on `get_video_info`. +- Added fallback code for retrieving closed-caption URLs with `hypervideo`. +- CLI: added support for saving channel IDs (and listing them). +- CLI/GUI: added support for subscription videos, playlists (like/favorite/dislike), watch history. +- Auto-set proxy for .onion invidious instances (if not already set). +- Workaround for EU consent YouTube cookie. +- gtk3: added the "144p" resolution entry. +- gtk3: use emoji instead of asciii symbols. +- gtk3: added the right-click "Author -> Save channel" menu entry. +- gtk3: added the right-click "Show more details" for playlist results. +- Bug-fixes and improvements. + Version 1.0.6 - Ensure that a randomly selected invidious instance actually works. |