mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Quicknotes V0.8.1
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.8.1] 2022-08-02
|
||||||
|
- Add dashboard widget to show the latest notes. Issue #51
|
||||||
|
- Integration with Talk. You can save a message as a note to remind yourself.
|
||||||
|
- Fix unable to forget a shared note. Part of issue #72
|
||||||
|
- Fix unable to forget a shared note already deleted by the owner. Issue #72
|
||||||
|
- Update translations, add danish and turkish. Many thanks to all contributors.
|
||||||
|
|
||||||
## [0.8.0] 2022-05-22
|
## [0.8.0] 2022-05-22
|
||||||
- Just move focus to content when press Return key on title.
|
- Just move focus to content when press Return key on title.
|
||||||
- Jump to end of note content when open them. Issue #7
|
- Jump to end of note content when open them. Issue #7
|
||||||
|
|||||||
@@ -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.8.0</version>
|
<version>0.8.1</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