From 5ko at 5ko.fr Fri Sep 18 02:13:32 2026 From: 5ko at 5ko.fr (Petko Yotov) Date: Fri, 18 Sep 2026 11:13:32 +0200 Subject: [pmwiki-users] PmWiki 2.7.6 released Message-ID: <8ef6c4b71e13de0ca83eb5cc7d31d0f9@5ko.fr> 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