Donate Share

PmWiki

File Release Notes and Changelog

Release Name: 2.1.18

Notes: This release closes a potential cross-site scripting vulnerability that could allow authors to inject Javascript code through the various table markups. The release also adds a new (:input image:) markup to generate image input tags in forms. Finally, this release corrects a problem with ?action=print failing to properly set the {$Action} page variable.


Changes: * Closed a potential cross-site scripting vulnerability in table markups (reported by JB). * Added (:input image:) markup (requested by JB). * Fixed problem with ?action=print failing to set {$Action} (reported by Bart).