From d7d83c102bff2119bdc72a29db064c89b1450ee6 Mon Sep 17 00:00:00 2001
From: Wu Cheng-Han
Date: Tue, 28 Jun 2016 09:38:31 +0800
Subject: Mark as 0.4.3
---
public/docs/release-notes.md | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
mode change 100644 => 100755 public/docs/release-notes.md
(limited to 'public/docs')
diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md
old mode 100644
new mode 100755
index ce421bfd..82f24011
--- a/public/docs/release-notes.md
+++ b/public/docs/release-notes.md
@@ -1,6 +1,43 @@
Release Notes
===
+ 0.4.3 `espresso` 2016-06-28 02:04
+---
+### Features
+* Add support of spellcheck
+* Add support of light editor theme
+* Add support of embed pdf
+* Add support of exporting raw html
+* Add revision modal with UIs and support marking patch diff texts
+* Add support of saving note revision
+
+### Enhancements
+* Update to extend login info cookies to 365 days to reduce reductant page refresh
+* Update to support new metadata: title, description, tags and google-analytics
+* Prevent crawling editing note to enhance privacy
+* Update to remove all data lines attributes to gain better update performance
+* Update refresh modal to show more detail informations
+* Update to make cursor tag default as hover mode to prevent tag overlay other lines
+* Update highlight.js to version 9.4.0 and use bower dependency
+* Improve history performance
+
+### Fixes
+* Fix history filter tags and search keyword might not apply after refresh
+* Fix part class in list item might infect buildMap process
+* Fix pdf tmp path is missing a folder slash before timestamp
+* Fix realtime connection get stock when lots of client try to connect at same moment
+* Fix locked or private permission should block any operation if owner is null
+* Add back missing support of image size syntax in 0.4.2
+* Fix update permission might cause duplicate view rendering
+* Fix on paste long document to editor might cause scroll not syncing
+* Workaround CodeMirror won't draw selections outside of the viewport
+* Fix to make socket keep retry after disconnect on server maintenance
+
+### Removes
+- Remove metadata spellcheck support
+- Remove robot meta on note edit page and html template
+
+
0.4.2 `cappuccino` 2016-04-22 10:43
---
### Features
--
cgit v1.2.3