mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
54 lines
1.3 KiB
Markdown
54 lines
1.3 KiB
Markdown
## [0.1.4]: 2018-10-13
|
|
### Added
|
|
- Initial Nextcloud 14 release.
|
|
|
|
## [0.1.4]: 2018-08-29
|
|
### Added
|
|
- Some styles fixed.
|
|
|
|
## [0.1.3]: 2018-04-26
|
|
### Added
|
|
- Some styles fixed.
|
|
|
|
## [0.1.2]: 2018-04-17
|
|
### Added
|
|
- Initial Nextcloud release.
|
|
- Use medium-editor as basic rich editor
|
|
- German translation from @v1r0x
|
|
- Spanish translation.
|
|
|
|
## [0.1.0]
|
|
### Added
|
|
- Implement search on notes.
|
|
- Rename 'Add note' item to 'New note' and put first on navigation.
|
|
- D'Oh!. Fix animation when append or remove notes.
|
|
|
|
## [0.0.8]
|
|
### Added:
|
|
- Fix database schema migration.
|
|
|
|
## [0.0.6]
|
|
### Added
|
|
- Several design fixes, thanks to v1r0x.
|
|
- Highlight current color on edit mode, thanks to v1r0x.
|
|
- 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.
|
|
|
|
## [0.0.4]
|
|
### Added
|
|
- 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.
|
|
|
|
## [0.0.2]
|
|
### Added
|
|
- Initial version:
|
|
- Just text notes and filter by color..
|
|
- Fix version.
|