PmWiki 2.4.6
16 June 2025
PmWiki version 2.4.6 is now available.
Upgrading to PmWiki 2.4.6
PmWiki 2.4.6 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply PmWiki updates as new versions are released, or use Installatron's Clone feature to duplicate an existing PmWiki install to test the 2.4.6 upgrade prior to applying it live. Get started managing your PmWiki installations with Installatron
What's New in PmWiki 2.4.6
2.4.6
Changes
- This release includes updates for recent PHP versions, adds helper functions and variables handling custom actions, controlling the history output format, mass-updating page metadata, moving elements on page load, and incrementing input elements with the mouse wheel.
- A new variable $EnableRelativeAttachLinks, if set to 1, should rewrite Attach: links in included page sections, so that the links stay relative to the original page.
- The PmMultipartMail() function can now embed Attach: pictures.
- The documentation was updated.
2.4.5
Changes
- This version adds a simple way to link to text fragments in wiki pages or external links using this format: [[Link#~text to be highlighted]]
- The version includes a bug fix with the dark theme, updates for recent PHP versions, an optimization for conditional markup, a better diagnostic for uploads larger than the system limits, improvements to the helper functions in tools.php, and the latest export of the documentation.