We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0ce0b commit e22c55dCopy full SHA for e22c55d
NEWS
@@ -1,3 +1,15 @@
1
+libvisio 0.1.7
2
+
3
+- Fix a few memory leaks found by oss-fuzz.
4
+- Fix date and time conversion to string. (tdf#98291)
5
+- Fix number conversion to string. (tdf#76829)
6
+- Fix unit conversion. (tdf#126292)
7
+- Handle more arrow styles. (tdf#126402)
8
+- Fix some issues found by Coverity.
9
+- Disable expanding entities by XML parser as a vulnerability
10
+ prevention measure. Applications writing VSDX/VDX documents do not use
11
+ entities, so there is no difference in behavior.
12
13
libvisio 0.1.6
14
15
- Consider stencil txtxform in binary formats (tdf#67914).
0 commit comments