diff --git a/CHANGELOG.md b/CHANGELOG.md index 61fbf6146..759d50a5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,11 @@ All notable changes to this project will be documented in this file. -## [Unreleased] +## [v7.4.0] - 2024-09-19 - **Feature**: Add filter to view all files without location data in places ([#1124](https://github.com/pulsejet/memories/issues/1124)) - **Fix**: Broken indexing of large video files. If you have improperly indexed large files, run `occ memories:index -f` ([#1195](https://github.com/pulsejet/memories/issues/1195)) +- Compatibility with Nextcloud 30 ## [v7.3.1] - 2024-05-03 diff --git a/appinfo/info.xml b/appinfo/info.xml index 58400a2ca..c8f7d637b 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.3.1 + 7.4.0 agpl Varun Patil Memories @@ -39,7 +39,7 @@ Memories is a *batteries-included* photo management solution for Nextcloud with https://github.com/pulsejet/memories https://raw.githubusercontent.com/pulsejet/memories/master/appinfo/screenshot.jpg - + OCA\Memories\Command\Index