Quick Notes v0.7.3

This commit is contained in:
Matias De lellis
2021-12-03 09:40:13 -03:00
parent 058ee0d24b
commit d245ce8dc0
2 changed files with 12 additions and 3 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## [0.7.3] 2021-12-03
- Add where to translate into README. PR #71
- Add lint and static-analysis using github workflows.
- Convert database Mappers to QBMapper.
- Fix impossible to change color of a note. Issue #74
- Fix round of modal buttons..
- New Czech translation thanks to Pavel Borecki
- Enable to Nextcloud 23. Issue #75
## [0.7.2] 2021-08-03
- Initial support for NC22.
- Highlight the note or filter used in the side panel.