From 5ko at 5ko.fr Sat Feb 11 07:16:09 2023 From: 5ko at 5ko.fr (Petko Yotov) Date: Sat, 11 Feb 2023 16:16:09 +0100 Subject: [pmwiki-announce] PmWiki 2.3.19 released Message-ID: <0cb6d9b64e15bb6e721b770a0153480a@5ko.fr> Hello. PmWiki version 2.3.19 was published today, and is available at: https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.19.tgz https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.19.zip svn://www.pmwiki.org/pmwiki/tags/latest This version includes fixes for recent PHP versions, new helper functions, new variables allowing more customization, and the documentation was updated. Work is underway to define and implement a new family of self-contained recipes "Modules" which should be easier to install, configure and update. It may be possible to easily update your modules and skins either from a remote Git/SVN repository, or by simply dropping a ZIP file into the "modules" directory, and use a wiki-based editor to enable and configure them. Nothing will change for existing recipes, and they will not need to be updated; this will be an entirely optional new interface. Let me know if you can suggest features/scopes added to the wishlist. PmWiki too may be able to run directly from the read-only release ZIP archive, without the need to unzip it first. Again, this will be entirely optional, the current ways will continue to work as before, and slightly faster than the ZIP version (approx. 2% faster in my benchmarks). Thanks, Petko -- If you upgrade : https://www.pmwiki.org/Upgrades From 5ko at 5ko.fr Sun Feb 12 00:34:31 2023 From: 5ko at 5ko.fr (Petko Yotov) Date: Sun, 12 Feb 2023 09:34:31 +0100 Subject: [pmwiki-announce] PmWiki 2.3.20 released Message-ID: <894dad5db3fdc4bb6544ca0eef1f4492@5ko.fr> Hello. PmWiki version 2.3.20 was published today, and is available at: https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.20.tgz https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.20.zip svn://www.pmwiki.org/pmwiki/tags/latest This version fixes an unidentified variable warning for PHP 8. It was introduced yesterday in 2.3.19, and reported by Gregor Klari?. Thanks, Petko