aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01b86d661..1750316a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
1# Changelog 1# Changelog
2 2
3## v1.0.0-beta.10.pre.2
4
5**See the v1.0.0-beta.10.pre.1 changelog, in particular how to upgrade**
6
7### Bug fixes
8
9 * Fix captions/subtitles freeze in player
10 * Fix attribute label width in video watch page
11 * Fix player playback in Chrome
12 * Revert SQL optimization when listing videos: it breaks the connection pool of some instances
13
14
3## v1.0.0-beta.10.pre.1 15## v1.0.0-beta.10.pre.1
4 16
5This version is a pre release because it contains many important changes, and requires manual steps before upgrading. 17This version is a pre release because it contains many important changes, and requires manual steps before upgrading.