parent
04dadb454c
commit
c2076e2535
|
@ -2,6 +2,10 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [v6.0.1] - 2023-10-27
|
||||
|
||||
- Bug fixes in video streaming.
|
||||
|
||||
## [v6.0.0] - 2023-10-25
|
||||
|
||||
- This release focuses on improvements in code quality, maintainability and [documentation](https://memories.gallery/install/).
|
||||
|
|
|
@ -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.0.0</version>
|
||||
<version>6.0.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="radialapps@gmail.com">Varun Patil</author>
|
||||
<namespace>Memories</namespace>
|
||||
|
|
Loading…
Reference in New Issue