Skip to content

Commit

Permalink
v7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsejet committed May 3, 2024
1 parent 967c62c commit 4ea03d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [v7.3.1] - 2024-05-03

- **Security**: Enable code signing and integrity checking
- **Fix**: Always exclude `.trashed-` files from index
- **Fix**: Auto-correct some bad preview settings in `config.php` ([#1168](https://github.com/pulsejet/memories/pull/1168))

## [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))
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
]]></description>
<version>7.3.1-rc.3</version>
<version>7.3.1</version>
<licence>agpl</licence>
<author mail="[email protected]">Varun Patil</author>
<namespace>Memories</namespace>
Expand Down

0 comments on commit 4ea03d1

Please sign in to comment.