mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Quicknotes 0.1.6
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,4 +1,13 @@
|
|||||||
## [0.1.4]: 2018-10-13
|
## [0.1.6]: 2019-02-12
|
||||||
|
### Added
|
||||||
|
- Initial Nextcloud 15 release
|
||||||
|
- Show an spinner while loading notes
|
||||||
|
- Add a confirmation before deleting a note
|
||||||
|
- Do happy to NC app:check
|
||||||
|
- Fix title on new notes.
|
||||||
|
- Don't collapse color menu when click on empty area
|
||||||
|
|
||||||
|
## [0.1.5]: 2018-10-13
|
||||||
### Added
|
### Added
|
||||||
- Initial Nextcloud 14 release.
|
- Initial Nextcloud 14 release.
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<name>Quick notes</name>
|
<name>Quick notes</name>
|
||||||
<summary>Quick notes with a basic rich text</summary>
|
<summary>Quick notes with a basic rich text</summary>
|
||||||
<description>Quick notes with a basic rich text</description>
|
<description>Quick notes with a basic rich text</description>
|
||||||
<version>0.1.5</version>
|
<version>0.1.6</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Matias De lellis</author>
|
<author>Matias De lellis</author>
|
||||||
<namespace>QuickNotes</namespace>
|
<namespace>QuickNotes</namespace>
|
||||||
|
|||||||
Reference in New Issue
Block a user