aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index cbadd2f6..70ff587e 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,13 @@
+## v3.1.1
+
+* Fullscreen fixes (thanks @friday)
+* Menu fix for if speed not in config
+* Menu z-index fix (thanks @danielsarin)
+* i18n fix for missing "Normal" string (thanks @danielsarin)
+* Safer check for active caption (thanks @Antonio-Laguna)
+* Add custom property fallback (thanks @friday)
+* Fixed bug for captions with no srclang and labels and improved logic (fixes #875)
+
## v3.1.0
* Styling fixes