aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-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.