Skip to content

Commit 33007d4

Browse files
committed
Version 2.7.0
1 parent 12d31c6 commit 33007d4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

NEWS.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
======
44

55

6+
Version 2.7.0 released on 2023-03-20
7+
====================================
8+
9+
**WARNING:** this is a security update.
10+
11+
When processing SVG files, CairoSVG could access other files online, possibly
12+
leading to very long renderings or other security problems.
13+
14+
This feature is now disabled by default. External resources can still be
15+
accessed using the "unsafe" or the "url_fetcher" parameter.
16+
17+
618
Version 2.6.0 released on 2023-01-12
719
====================================
820

cairosvg/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.7.0

0 commit comments

Comments
 (0)