1
0
Fork 0

Update changelog

This commit is contained in:
Chocobozzz 2022-03-08 09:46:59 +01:00
parent e55079c90b
commit ff36d20ae0
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 18 additions and 0 deletions

View File

@ -1,5 +1,23 @@
# Changelog
## v4.1.1
### Security
* Strip EXIF data and processing images
### Docker
* Fix videos import by installing python 3
* Install `git` package (may be needed to install some plugins)
### Bug fixes
* Fix error when updating a live
* Fix performance regression when rendering HTML and feeds
* Fix player stuck by HTTP request error
## v4.1.0
### IMPORTANT NOTES