PmWiki 2.3.32 released

Petko Yotov <[email protected]> Sun, 24 Mar 2024 07:33:32 +0100
Newsgroups gmane.comp.web.wiki.pmwiki.announce,gmane.comp.web.wiki.pmwiki.user
Message-ID <[email protected]>
Hello. PmWiki version 2.3.32 was published today, and is available at:

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


This version includes improvements for the dark color scheme, restoring
a light scheme for printing.

Pictures with a white background may appear too bright on a dark theme,
so a new variable $ImgDarkSuffix, when defined, allows you to prepare a
separate picture adapted for the dark theme. On a wiki page you still
use Attach:picture.png and when the dark theme is loaded, the browser
will load  Attach:picture-dark.png (if it exists).

New image and upload extensions AVIF and AVIFS were added,
FileSizeCompact() was refactored to allow decimal file sizes, Recent
changes pages will be locked to prevent blanking in case of concurrent
uploads, and the documentation was updated.

Thanks,
Petko