Update docs/NEWS
This commit is contained in:
26
docs/NEWS
26
docs/NEWS
@ -59,7 +59,9 @@ Version 1.6.1 ()
|
||||
* Fixed unneccessary preg_match notices in the statistics backend
|
||||
|
||||
* Fixed a possible problem where template-specific variables would
|
||||
note be cleared in favor of the new global ones.
|
||||
not be cleared in favor of the new global ones.
|
||||
* Fixed serendipity_fetchComments producing wrong SQL code. Please
|
||||
check your code if you did workarounds already and remove them.
|
||||
|
||||
Version 1.6 (October 27th 2011)
|
||||
------------------------------------------------------------------------
|
||||
@ -676,21 +678,21 @@ Version 1.3.1 ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Add XSS security checks for installer, even though very
|
||||
hypothetical application :) (Hanno B<>ck)
|
||||
hypothetical application :) (Hanno B<>ck)
|
||||
|
||||
* Add {serendipity_getImageSize} smarty function (judebert)
|
||||
|
||||
* Add escaping to "Top Referrers" plugin and honor local configuration
|
||||
of "Show links" option, thanks to Hanno B<>ck
|
||||
of "Show links" option, thanks to Hanno B<>ck
|
||||
|
||||
* Fix some PostgreSQL implicit casts for SQL queries (changed
|
||||
LIKE to =). (Devrim G<>nd<6E>z)
|
||||
LIKE to =). (Devrim G<>nd<6E>z)
|
||||
|
||||
Version 1.3 (March 18th, 2008)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Fix possible XSS injection for published trackbacks, thanks to
|
||||
Peter H<>we!
|
||||
Peter H<>we!
|
||||
|
||||
* Added "Google Reader" option to syndication plugin, by Adam
|
||||
Charnock
|
||||
@ -1272,7 +1274,7 @@ Version 1.1-beta1 (August 14th, 2006)
|
||||
* Added arabic (sa) language by Way
|
||||
|
||||
* Add patch to allow entryproperties plugin to define passwords for
|
||||
specific entries (Falk D<>ring)
|
||||
specific entries (Falk D<>ring)
|
||||
|
||||
* Made smarty function "serendipity_printComments" accept to new
|
||||
parameters: "order" (ASC/DESC) and "limit" (garvinhicking)
|
||||
@ -1285,7 +1287,7 @@ Version 1.1-beta1 (August 14th, 2006)
|
||||
(thanks to deminy!)
|
||||
|
||||
* Replaced core smarty assign() calls to assign_by_ref() where
|
||||
appropriate. (Falk D<>ring, garvinhicking)
|
||||
appropriate. (Falk D<>ring, garvinhicking)
|
||||
TODO: This might introduce oddities! Check thoroughly.
|
||||
|
||||
* Fixed not showing entries in the quicksearch that have the
|
||||
@ -1355,7 +1357,7 @@ Version 1.1-alpha5()
|
||||
|
||||
* Added "plugin_api_extension" class, which contains some helper
|
||||
methods for future use, like re-ordering DB items or checking
|
||||
valid emails. (Falk D<>ring)
|
||||
valid emails. (Falk D<>ring)
|
||||
|
||||
* Fix multiple occurences of the string "--" in the entry title to
|
||||
not mess up HTML display because of weird Firefox interpretation
|
||||
@ -1681,7 +1683,7 @@ Version 1.0-beta2 (March 13th, 2006)
|
||||
|
||||
* Updated french translation by Sebastian Mordziol
|
||||
|
||||
* Updated icelandic translation by <20>rn Arnarson
|
||||
* Updated icelandic translation by <20>rn Arnarson
|
||||
|
||||
* Updated chinese plugin translation, by Demin Yin
|
||||
|
||||
@ -1873,7 +1875,7 @@ Version 0.9.1 (November 23rd, 2005)
|
||||
* Fix showing preview image of hotlinked images. Thanks to Thomas
|
||||
and RobA from the forums! (garvinhicking)
|
||||
|
||||
* Make Onyx RSS parser interpret HTTP redirecty. (Kristian K<>hntopp)
|
||||
* Make Onyx RSS parser interpret HTTP redirecty. (Kristian K<>hntopp)
|
||||
|
||||
* Added blogger.com importer by Jawish Hameed
|
||||
|
||||
@ -2147,7 +2149,7 @@ Version 0.9-beta1 (September 29th, 2005)
|
||||
* Localized the string "Reply" which occured inside some templates.
|
||||
(s/Reply/{$CONST.REPLY}/) (garvinhicking)
|
||||
|
||||
* Added swedish translation by Torbj<62>rn Hedberg, Added european
|
||||
* Added swedish translation by Torbj<62>rn Hedberg, Added european
|
||||
portugues translation by Joao Palhoto Matos, Added hungarian
|
||||
translation by Posz Marton
|
||||
|
||||
@ -2409,7 +2411,7 @@ Version 0.8.1 (May 17th, 2005)
|
||||
Version 0.8 (April, 15th 2005)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Added icelandic translation by <20>rn Arnarson
|
||||
* Added icelandic translation by <20>rn Arnarson
|
||||
|
||||
* Fixed a possible SQL injection issue in Tracking methods. Also
|
||||
fixed possible XSS exploit in BBCode markup, if enabled for
|
||||
|
Reference in New Issue
Block a user