docs: update chnagelog

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
pull/579/head
Varun Patil 2023-04-16 10:59:21 -07:00
parent bb047d9418
commit 6e0003dc10
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ Note: this is a major release and may introduce breaking changes to your workflo
- All media files (excluding folders with `.nomedia` files, default and recommended)
- All files in every user's configured timeline folder (not recommended).
- All files in a given folder for each user (relative path).
- **Feature**: Image editing is now done server-side, and is much faster and more reliable.
- PHP Imagick extension is now required for image editing.
- This fixes multiple issues editing images especially in Firefox.
- **Feature**: Significant performance improvements for the timeline view.
## v4.13.1 (2023-04-03)