parent
9150e13fa9
commit
3ab5c21970
|
@ -2,6 +2,10 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [v6.2.1] - 2024-01-10
|
||||
|
||||
- Hotfix for a bug in request pipelining.
|
||||
|
||||
## [v6.2.0] - 2024-01-09
|
||||
|
||||
- Nextcloud 28 compatibility
|
||||
|
|
|
@ -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>6.2.0</version>
|
||||
<version>6.2.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="radialapps@gmail.com">Varun Patil</author>
|
||||
<namespace>Memories</namespace>
|
||||
|
|
Loading…
Reference in New Issue