From 55631f53b6929b90753cf449b3586fc0307d3345 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Wed, 4 Oct 2023 15:14:17 -0700 Subject: [PATCH] docs: update changelog Signed-off-by: Varun Patil --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9eb77eea..ea0be19e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] - **Important**: This update runs some slow database migrations. It is recommended to upgrade using the CLI (`occ upgrade`) instead of the web interface. +- **Important**: This version corrects some errors in indexing and indexes some new EXIF fields. It is recommended to run `occ memories:index -f` after upgrading. - **Breaking**: Files in hidden folders are now hidden in the timeline ([#825](https://github.com/pulsejet/memories/issues/825)) - **Feature**: Support showing full file path in sidebar ([#173](https://github.com/pulsejet/memories/issues/173)) - **Feature**: View file in folder on clicking name in sidebar