Updates to new release..

This commit is contained in:
Matias De lellis
2020-06-17 15:03:31 -03:00
parent 217e3d868f
commit ecfbcd42bc
5 changed files with 106 additions and 14 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## [0.5.0]: 2020-06-17
- Enable sharing of notes as read-only between users. Issue #3, #16 and PR #8. Thanks to Vinzenz Rosenkranz
- Fix many untranslated strings. Issue #31 and #32
- Add a small modal dialog to change the color of the note.
- Add an option to select the default color for new notes.
- First version of an API for third-party applications
- Modernize some code, clean others and try to improve some css styles.
- Update Italian translation thanks to Valerio Pulese.
- Update Spanish translation thanks to Matias De lellis.
## [0.4.0]: 2020-06-14
- Implement attachments to notes.
- Fix the icon that marks the color of the modal note.