Update changelog

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
pull/579/head
Varun Patil 2023-04-13 23:18:16 -07:00
parent acb9f21414
commit 71a5d5e701
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ Note: this is a major release and may introduce breaking changes to your workflo
For running an external go-vod instance, specifying a configuration file is no longer required.
- **Breaking**: The transcoder and exiftool binaries will be copied to the temp directory before execution.
Make sure your temp directory is writable by the web server.
- **Breaking**: The `--cleanup` flag to `memories:index` has been removed and is no longer necessary.
Folders having a `.nomedia` file will automatically be excluded from the timeline.
- Significant performance improvements for the timeline view.
## v4.13.1 (2023-04-03)