# $Id$
-Version 1.1.3 ()
+Version 1.1.3 (June 17th, 2007)
------------------------------------------------------------------------
+ * Fix SQL injection through 'commentMode' variable. Thanks to
+ Dr. Neal Krawetz
+
* Fix missing %username% permalink pattern in single entry view.
Patch by cress_cc
-
-Version 1.1.2 ()
+
+Version 1.1.2 (March 1st, 2007)
------------------------------------------------------------------------
* Fix showing SQL error message when an empty category is selected
for viewing. Fixes an issue reported by Samenspender that was
falsely declard as SQL injection. In fact, no invalid SQL
code can be injected. (garvinhicking)
-
+
* Better checks to see if the local PEAR inclusion is required
(garvinhicking)
* Patch pingback receiving function to use proper Regexp, thanks to
dhaun from the forums
-
+
* Make categories sidebar plugin properly return evaluated categories
list to plugin_categories.tpl template. Currently, a hidden
structure would only be displayed when not using custom template.
* Change order of trackback execution flow (again) to preserve
references for plugins like Track Exits, when used in conjunction
with the entryproperties cache (garvinhicking)
-
+
* Fixed a bug that prevented some entryproperty-plugins to execute
on the entry detail pane. (garvinhicking, Dragonblast)
* Fix a bug in sending the right login session cookies on Windows IIS
servers. Major thanks to Shadowin from the forums!
-
+
Version 1.1 (December 28th, 2006)
------------------------------------------------------------------------
* Fix better installer warning messages when directories have no
write privileges and already exist. Thanks to wagwag!
-
+
* Small bugfixes: Allow to use different login credentials than the
current HTTP Basic-Auth, if used. Order categories by name in
single entry view (garvinhicking)
* Fixed problem in trackbacks using a formatted link (like through
trackexits plugin) to trackback to instead of the real one
-
+
Version 1.0.3 (November 7th, 2006)
------------------------------------------------------------------------