diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 0adfd3bf..39dcecd7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,16 @@ # Changelog +# v1.6.16 +- Always hide standard controls (Fixes #225) +- Fix for Tooltips overflowing (fixes #230) + +## v1.6.15 +- Restore scroll position when exiting full screen (fixes #236) + +## v1.6.14 +- SVG sprite loading automatically for an easier setup +- Touch devices now show controls on touch rather than pausing playback + ## v1.6.13 - Decreased sensitivity and inverted scroll on volume slider (scroll up to increase, down to decrease) |