From 4e03a1b24b9686184131888eb79016432b34cce7 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Thu, 3 Aug 2023 14:14:15 -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 605e5850..a67ebe29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. - **Feature**: Allow adding photos to multiple albums together ([#752](https://github.com/pulsejet/memories/pull/752)) - **Feature**: Show albums of photo in metadata ([#752](https://github.com/pulsejet/memories/pull/752)) - **Feature**: Show faces in photo in sidebar metadata +- **Feature**: Allow creation of new tags when editing metadata ([#487](https://github.com/pulsejet/memories/issues/487)) - **Feature**: Improvements in admin interface - **Bugfix**: You can now configure the transpose strategy of the transcoder (required for QSV)