aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes17
1 files changed, 16 insertions, 1 deletions
diff --git a/Changes b/Changes
index 5c1f701..27a6cb9 100644
--- a/Changes
+++ b/Changes
@@ -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.