| Server IP : 162.214.74.102 / Your IP : 216.73.216.152 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.156.1.el7.tuxcare.els2.x86_64 #1 SMP Thu Aug 20 16:54:16 UTC 2026 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/pmwiki/ |
Upload File : |
Version 2.7.6 (2026-09-18)
StopWatch output add class name "pmstopwatch", hide when printing.
PmMultipartMail update for PHP8, skip already added attachments, keep original filenames if possible, random boundary.
PageList variable $MatchSearched count should not include protected pages (PITS:01566).
Add $AuthorMaxLength, default 64.
Update $PmFFVersionData.
pm_recode() prefer mb_convert_encoding to iconv.
Prevent page names with invalid UTF-8 bytes.
Updates for PHP 8.
Page history to only show editors' IP addresses to administrators (personal information per GDPR).
PmMedia add "lazy" as alias to "loading=lazy", responsive videos - scale down if larger than screen size, keep aspect ratio.
Fix markup expression substr with only start for ASCII text in UTF-8 wikis.
Update documentation.
Version 2.7.5 (2026-08-05)
Fix vulnerability on Windows, reported by Michael Engelke (PITS:01563).
Varlink add $action.
Update caches.php for PHP 8 (PITS:01564), replace .htaccess snippet to use helper mkdirpdeny().
Update documentation.
Version 2.7.4 (2026-07-31)
Fix bug with {$$PageListCount} (PITS:01561).
Sanitize $action, fix page variables {$Action}, {$PasswdRead} and related (PITS:01562).
Update documentation.
Version 2.7.3 (2026-07-26)
Fix bug with {(substr ...)} when arguments are missing (PITS:01560, cont.)
Version 2.7.2 (2026-07-26)
Fix bug with {(substr ...)} when UTF-8 is not enabled (PITS:01560).