We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5dc0c commit b3b9d2fCopy full SHA for b3b9d2f
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# Changelog
2
3
+## next
4
+
5
+- Improve escaping function to avoid to escape HTML entities repeatedly.
6
7
## 1.3.4 (Jun 1, 2019)
8
9
- Escape all strings that use in HTML for better security (#269).
-- Fix the missing fide out transition when hide the viewer (#275).
10
+- Fix the missing fade out transition when hiding the viewer (#275).
11
- Decode image name when it comes from URL (#282).
12
13
## 1.3.3 (Apr 6, 2019)
0 commit comments