aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-06-16 18:12:54 -0500
committerJesús <heckyel@hyperbola.info>2020-06-16 18:12:54 -0500
commitc5dcae17c4ec6f9b42629102f293bf39ad0b8335 (patch)
tree0dff9618f6deaa907e19b7db15f1cb6198e22a9d
parent632ab63141f11c2ca15c716b7f801c9931612261 (diff)
downloadfair-viewer-c5dcae17c4ec6f9b42629102f293bf39ad0b8335.tar.lz
fair-viewer-c5dcae17c4ec6f9b42629102f293bf39ad0b8335.tar.xz
fair-viewer-c5dcae17c4ec6f9b42629102f293bf39ad0b8335.zip
Changes: Actualize
-rw-r--r--Changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0ff2697..562373a 100644
--- a/Changes
+++ b/Changes
@@ -6,6 +6,15 @@
[CHANGELOG]
+Version <unreleased>
+
+- Added basic support for related videos (--related=videoID).
+- Added a fallback method for video info when invidio.us fails.
+- The GTK+ interface should now work with any GTK+ >= 3.00 (previously it required GTK+ >= 3.20).
+- Detect videos with `signatureCipher` and fallback to `hypervideo`.
+- Allow channel & playlist IDs to be longer (between 11 and 64 characters).
+- Changed the default cache direction from `/tmp/straw-viewer` to `~/.cache/straw-viewer`.
+
Version 1.0.3
- More bug fixes.