diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |