1
0

Merge branch 'master' of github.com:s9y/Serendipity

This commit is contained in:
Garvin Hicking
2016-09-25 15:30:10 +02:00
2 changed files with 112 additions and 0 deletions

View File

@ -14,6 +14,10 @@ Version 2.1-beta1 (June 8th, 2016)
disabled to prevent Server Side Request Forgery (SSRF).
Thanks to Xu Yue for pointing this out!
* Added new API wrapper serendipity_request_url() to request URLs.
Currently uses HTTP_Request2, might change to curl or others in
the future, but irrelevant to plugins using this function.
* Removed outdated themes blue, carl_contest, kubrick and wp. They
live on Spartacus now.