diff --git a/CHANGELOG.md b/CHANGELOG.md index 6970f3792..02eee6c6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [Unreleased] +## [v7.3.0] - 2024-04-30 - **Feature**: Allow excluding files and folders from indexing with regex pattern ([#1015](https://github.com/pulsejet/memories/pull/1015)) - **Feature**: Allow forcing software-based transpose for transcoding ([#794](https://github.com/pulsejet/memories/issues/794)) - **Note**: Using Imaginary is now discouraged for now due to multiple bugs. The admin panel will show a warning if Imaginary is enabled. +- Various bug fixes. ## [v7.2.0] - 2024-04-05 diff --git a/appinfo/info.xml b/appinfo/info.xml index a70d31044..f4511e39d 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -29,7 +29,7 @@ Memories is a *batteries-included* photo management solution for Nextcloud with 1. Run `php occ memories:index` to generate metadata indices for existing photos. 1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos. ]]> - 7.2.0 + 7.3.0 agpl Varun Patil Memories