From 829183f07c6855dc64adf4b74cebe3a3b3d39229 Mon Sep 17 00:00:00 2001 From: Nicolas Brassard Date: Mon, 15 Jan 2018 19:31:33 -0500 Subject: [PATCH] Release 1.47 Picked from 0e54eb86fd --- LICENCE | 2 +- extension.meta.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/LICENCE b/LICENCE index f8cfe73..e00801b 100644 --- a/LICENCE +++ b/LICENCE @@ -4,7 +4,7 @@ unless otherwise specified, released under the MIT licence as follows: ----- begin license block ----- Copyright 2009-2015 Alistair Kearney, Symphony Team -Copyright 2015-2016 Symphony CMS Community (https://github.com/symphonycms/jit_image_manipulation/graphs/contributors) +Copyright 2015-2018 Symphony CMS Community (https://github.com/symphonycms/jit_image_manipulation/graphs/contributors) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/extension.meta.xml b/extension.meta.xml index 058d17e..c3f1183 100644 --- a/extension.meta.xml +++ b/extension.meta.xml @@ -3,7 +3,7 @@ Just In Time (JIT) Image Manipulation Image thumbnailer https://github.com/symphonycms/jit_image_manipulation - http://getsymphony.com/discuss/thread/32795/ + https://www.getsymphony.com/discuss/thread/32795/ Multimedia Image @@ -12,10 +12,13 @@ Symphony Team - http://getsymphony.com + https://www.getsymphony.com + + - Sanitize Widget's values + - Fixed a XSS vector (thanks @dommar04)