From 9910df4e479840c3871f4c363d8f4959af62db0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jessica=20Gonz=C3=A1lez?= Date: Thu, 4 May 2017 20:03:43 -0500 Subject: [PATCH] update readme and use crossorigin.me MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jessica González --- README.txt | 4 ++++ Sources/Breeze/Breeze.php | 2 +- package-info.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 95a4c800..39d5c7cf 100644 --- a/README.txt +++ b/README.txt @@ -64,6 +64,10 @@ Tested on PHP 5.3 and 5.4, Opera12, IE8 and whatever version Firefox was when I [size=12pt][color=purple]Changelog[/color][/size] [code] +1.0.12 May 5, 2017 +- Concatenation on $txt strings +- Add a "live from the support site" atom box + 1.0.11 April 15, 2017 - Add Turkish and Portuguese_Brazilian translations - Normalize and schemaless the support url diff --git a/Sources/Breeze/Breeze.php b/Sources/Breeze/Breeze.php index 6de57406..2389c5fb 100644 --- a/Sources/Breeze/Breeze.php +++ b/Sources/Breeze/Breeze.php @@ -45,7 +45,7 @@ class Breeze // Support site feed public static $supportSite = '//missallsunday.com'; - public static $supportFeed = '//github.com/MissAllSunday/Breeze/releases.atom'; + public static $supportFeed = '//crossorigin.me/https://github.com/MissAllSunday/Breeze/releases.atom'; // Its easier to list the allowed actions public static $_allowedActions = array('wall', 'display', 'unread', 'unreadreplies', 'viewprofile', 'profile', 'who', 'credits',); diff --git a/package-info.xml b/package-info.xml index e37a3073..9fc35154 100644 --- a/package-info.xml +++ b/package-info.xml @@ -3,7 +3,7 @@ Suki:breeze Breeze - 1.0.11 + 1.0.12 modification