Skip to content

Commit c737e1c

Browse files
committed
Added contextmenu
1 parent 7435cd4 commit c737e1c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+309
-8828
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### v2.0.6
2+
- Removed fontawesome
3+
- Updated easyMDE to v2.14.0
4+
- Added contextmenu
5+
- Fixed tag tooltips
6+
- Fixed error message with empty noteslist
7+
18
### v2.0.5
29
- Added function to change YAML metadata
310
- YAML holds now date(created) and updated dates

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/Offerel/roundcube_primitivenotes",
66
"type": "roundcube-plugin",
77
"license": "AGPL-3.0",
8-
"version": "2.0.5",
8+
"version": "2.0.6",
99
"authors": [
1010
{
1111
"name": "Offerel",

0 commit comments

Comments
 (0)