mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Update Changelog.md
This commit is contained in:
28
CHANGELOG.md
28
CHANGELOG.md
@@ -1,6 +1,22 @@
|
|||||||
owncloud-quicknotes (0.0.1)
|
**Quicknotes**
|
||||||
* **Security**: Security description here
|
|
||||||
* **Backwards incompatible change**: Changes in the API
|
V0.0.6:
|
||||||
* **New dependency**: New dependencies such as a new ownCloud or PHP version
|
* Several design fixes, thanks to v1r0x.
|
||||||
* **Bugfix**: Bugfix description
|
* Highlight current color on edit mode, thanks to v1r0x.
|
||||||
* **Enhancement**: New feature description
|
* Put color on own database with relationship over on notecontroller.
|
||||||
|
* Highlight current color selection on navigation filter.
|
||||||
|
* Show all notes when remove one.
|
||||||
|
* Fix: Redraw content to show first note.
|
||||||
|
|
||||||
|
V0.0.4
|
||||||
|
* Show Animation when add or remove notes without redraw everything.
|
||||||
|
* Show all when append a new note.
|
||||||
|
* Add the new notes in the proper position.
|
||||||
|
* Positioning the modal editor in the position of the original note.
|
||||||
|
* Hide editor when click outside modal.
|
||||||
|
* Not refilter anything when cancel edit.
|
||||||
|
* Add Ocsid and useful data.
|
||||||
|
|
||||||
|
V0.0.2: Initial version:
|
||||||
|
* Just text notes and filter by color..
|
||||||
|
* Fix version.
|
||||||
|
|||||||
Reference in New Issue
Block a user