From 6534757b525c98abf03f1e04fff77b1b05e4d66e Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 30 Dec 2019 20:01:49 +0530 Subject: * Enchancements * Fixes - Your clipboard will not be corrupted * Removed unwanted menus - Now Kopy.io Plugin will show a Notification box with options to Open/Copy your Kopy.io'ed urls * Adds Encryption to your data - Your data is encrypted by default (Unless you share the url with decryption key -- Key is after the '#' part in the url) --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 40e4b2b..6b8eb28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ # Change Log -v0.3.0 + +## v0.5.0 (Current Release) +* Fixes - Your clipboard will not be corrupted +* Removed unwanted menus - Now Kopy.io Plugin will show a Notification box with options to Open/Copy your Kopy.io'ed urls +* Adds Encryption to your data - Your data is encrypted by default (Unless you share the url with decryption key -- Key is after the '#' part in the url) + +## v0.3.0 * Support Clipboard * Open kopy.io url ## v0.3.0 -- Initial release \ No newline at end of file +- Initial release -- cgit v1.2.3