parent
502af11af0
commit
b6378ea29d
|
@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
- New project home page: https://memories.gallery
|
||||
- New Discord community: https://discord.gg/7Dr9f9vNjJ
|
||||
- Nextcloud 27 compatibility
|
||||
- **Feature**: Layout improvements especially for mobile.
|
||||
- **Feature**: Allow downloading entire publicly shared albums.
|
||||
- **Feature**: Basic preview generation configuration in admin interface.
|
||||
|
|
|
@ -39,7 +39,7 @@ Memories is a *batteries-included* photo management solution for Nextcloud with
|
|||
<repository>https://github.com/pulsejet/memories</repository>
|
||||
<screenshot>https://raw.githubusercontent.com/pulsejet/memories/master/appinfo/screenshot.jpg</screenshot>
|
||||
<dependencies>
|
||||
<nextcloud min-version="25" max-version="26"/>
|
||||
<nextcloud min-version="25" max-version="27"/>
|
||||
</dependencies>
|
||||
<commands>
|
||||
<command>OCA\Memories\Command\Index</command>
|
||||
|
|
Loading…
Reference in New Issue