mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Quicknotes v0.6.2
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.2]: 2020-10-27
|
||||
- Enable Nextcloud 20 support.
|
||||
- Use the same url from thumbails that Photos.
|
||||
- Update French translation thanks to Thovi98
|
||||
- New Portuguese (Brazil) translation thanks to THOMAS COUTO ROCHA
|
||||
|
||||
## [0.6.1]: 2020-10-03
|
||||
- Improve API needed to implement the android client.
|
||||
- Register nextcloud capabilities to check api versions.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<name>Quick notes</name>
|
||||
<summary>Quick notes with a basic rich text</summary>
|
||||
<description>Quick notes with a basic rich text</description>
|
||||
<version>0.6.1</version>
|
||||
<version>0.6.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Matias De lellis</author>
|
||||
<namespace>QuickNotes</namespace>
|
||||
@@ -20,6 +20,6 @@
|
||||
<screenshot>https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-attachments.jpeg</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/matiasdelellis/quicknotes/master/doc/quicknotes-shared-note.jpeg</screenshot>
|
||||
<dependencies>
|
||||
<nextcloud min-version="18" max-version="19"/>
|
||||
<nextcloud min-version="18" max-version="20"/>
|
||||
</dependencies>
|
||||
</info>
|
||||
|
||||
Reference in New Issue
Block a user