release: v4.12.4

pull/563/head v4.12.4
Varun Patil 2023-03-23 22:10:54 -07:00
parent 13c4ed97eb
commit 9f843f83be
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
This file is manually updated. Please file an issue if something is missing.
## v4.12.4 (2023-03-23)
- **Important**: This release significantly overhauls the backend logic for better maintainability. If you run into any regressions, please [file a bug report](https://github.com/pulsejet/memories/issues).
## v4.12.2 (2023-03-17)
- **Feature**: Allow migrating Google Takeout metadata to EXIF ([#430](https://github.com/pulsejet/memories/issues/430))

View File

@ -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>4.12.3</version>
<version>4.12.4</version>
<licence>agpl</licence>
<author mail="radialapps@gmail.com">Varun Patil</author>
<namespace>Memories</namespace>