[pmwiki-users] PmWiki 2.7.6 released

Petko Yotov 5ko at 5ko.fr
Fri Sep 18 02:13:32 PDT 2026


Hello. PmWiki version 2.7.6 was published today, and is available at:

   https://www.pmwiki.org/pub/pmwiki/pmwiki-2.7.6.tgz
   https://www.pmwiki.org/pub/pmwiki/pmwiki-2.7.6.zip
     svn://www.pmwiki.org/pmwiki/tags/latest


This version includes updates for recent PHP versions and fixes a bug 
with the markup expression {(substr ...)}, which in some cases could 
return an empty string.

Page histories will now reveal the IP addresses of edits only to 
administrators.

Audio and video improvements, the hash fragment keyword "lazy" can now 
be used as an alias of "loading=lazy", and videos are responsive, scaled 
down if they would be larger than the screen size, keeping their aspect 
ratio.

The PageList variable $MatchSearched count will no longer include 
protected pages where the user does not have read access.

This version will prevent saving page names with invalid UTF-8 bytes. 
For this reason the helper function pm_recode() will now prefer 
mb_convert_encoding() if it exists to iconv().

A new variable $AuthorMaxLength shortens very long author names, default 
to 64 characters.

There were also improvements to some helper functions, and the 
documentation was updated.

Thanks,
Petko

-- 
If you upgrade :  https://www.pmwiki.org/Upgrades



More information about the pmwiki-users mailing list