Skip to content

Commit 829183f

Browse files
committed
Release 1.47
Picked from 0e54eb8
1 parent 38dfb25 commit 829183f

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

LICENCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ unless otherwise specified, released under the MIT licence as follows:
44
----- begin license block -----
55

66
Copyright 2009-2015 Alistair Kearney, Symphony Team
7-
Copyright 2015-2016 Symphony CMS Community (https://github.com/symphonycms/jit_image_manipulation/graphs/contributors)
7+
Copyright 2015-2018 Symphony CMS Community (https://github.com/symphonycms/jit_image_manipulation/graphs/contributors)
88

99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

extension.meta.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>Just In Time (JIT) Image Manipulation</name>
44
<description>Image thumbnailer</description>
55
<repo type="github">https://github.com/symphonycms/jit_image_manipulation</repo>
6-
<url type="discuss">http://getsymphony.com/discuss/thread/32795/</url>
6+
<url type="discuss">https://www.getsymphony.com/discuss/thread/32795/</url>
77
<types>
88
<type>Multimedia</type>
99
<type>Image</type>
@@ -12,10 +12,13 @@
1212
<authors>
1313
<author>
1414
<name github="symphonycms" symphony="team">Symphony Team</name>
15-
<website>http://getsymphony.com</website>
15+
<website>https://www.getsymphony.com</website>
1616
</author>
1717
</authors>
1818
<releases>
19+
<release version="1.47" date="2018-01-15" min="2.6.0" max="2.x.x">
20+
- Sanitize Widget's values
21+
</release>
1922
<release version="1.46" date="2016-10-26" min="2.6.0" max="2.x.x">
2023
- Fixed a XSS vector (thanks @dommar04)
2124
</release>

0 commit comments

Comments
 (0)