aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2dfd9fd1c..729faca7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
1# Changelog 1# Changelog
2 2
3## v4.1.1
4
5### Security
6
7 * Strip EXIF data and processing images
8
9### Docker
10
11 * Fix videos import by installing python 3
12 * Install `git` package (may be needed to install some plugins)
13
14### Bug fixes
15
16 * Fix error when updating a live
17 * Fix performance regression when rendering HTML and feeds
18 * Fix player stuck by HTTP request error
19
20
3## v4.1.0 21## v4.1.0
4 22
5### IMPORTANT NOTES 23### IMPORTANT NOTES