ok
Direktori : /proc/thread-self/root/var/softaculous/pmwiki/ |
Current File : //proc/thread-self/root/var/softaculous/pmwiki/changelog.txt |
Version 2.3.34 (2024-05-27) ↑ Delete wikilib.d/PmWiki.PerGroupCustomizations (unused redirect), content moved to GroupCustomizations 14 years ago. RecipeCheck remove table width attribute (suggested by Simon). Add (:if action browse,edit:) conditional. $GUIButtons remove invalid elements (warning reported by Simon). phpdiff.php fix for PHP 8 when saving new pages (reported by Simon). Responsive skin: remove old CSS declarations like @-moz-keyframes (PITS:01507). Add upload extension 'm4a'. Update documentation. Version 2.3.33 (2024-04-21) ↑ $EnablePreviewChanges to show "No changes" if there are no changes. PmSyntax add rules for colored pagenames and URLs inside bracket links. Responsive skin hide dropdown icons from printing. Fix some cases with conditional markup and markup expressions where an empty code could be evaluated (suggested by Goodguy00). Add $HTMLTitleFmt (PITS:01502). Cache auth conditional results for (:if auth level:). Update blocklist.php for PHP 8, reported by Foster Schucker. Update documentation. Version 2.3.32 (2024-03-24) ↑ Dark theme: add toggleImages(), add $ImgDarkSuffix, $FmtV['$PathUpload']. Restore light styles and pictures for printing. Responsive skin: white background when printing, move dark toggle label styles into skin.css. PmSyntax: only apply dark theme colors on screen (not print). Add upload extensions and image extension patterns AVIF, AVIFS. Lock AllRecentChanges in case of concurrent uploads. FileSizeCompact() allow for base 1000 (PITS:01499). Update documentation. Version 2.3.31 (2024-02-23) ↑ Add $EnableDarkThemeToggle, enable 3-way theme toggle, "Light", "Dark" and "Auto", add annotation tooltip showing the current theme on tap and on mouse over. Refactor config data passed to pmwiki-utils.php, refactor dark toggle functions into a separate script. Responsive skin add body attributes for group and page name, update dark theme, enable auto theme (browser preferences) by default. PmSyntax improve dark theme thanks to a script by Said Achmiz; expose color properties for reuse. Refactor redirect quiet (PITS:01498). Page attributes passwords form: allow for +addition and -removal of passwords, users, groups. Allow $EditTemplatesFmt entries to apply to specific pages with name= specification (suggested by Simon). Forms add attribute "form". Refactor $PostConfig to allow called functions to update it. Update RecipeCheck to also list skins, suggested by Simon. Refactor PrintFmt, add $EnablePrePrintFmt. WikiStyles add 'columns'. When Highlight.js is enabled, Vardoc links will be the same color as variables in highlighted code blocks. Refactor $EnableUploadVersions. Update documentation. Version 2.3.30 (2024-01-22) ↑ Add prototype for dark theme toggle. See PITS:01497 and Cookbook:DarkColorScheme. PmWiki-responsive skin converted CSS colors to variables, added dark theme styles. Add skins/pmwiki/pmwiki-32.svg, enable default for $PageLogoUrl. PmSyntax added dark theme styles. $EnableUploadMimeMatch with Fileinfo not enabled to deny uploads. upload.php fix warning for PHP 8. RecipeCheck use https, suggested by Simon. PrintDiff() add $since argument. Add $EnableRedirectQuiet = 2. Prevent infinite redirect loops. Fix Attach: links with escaped path and filename. Improved readability for inline diffs in page history. Forms enable input e_author not only for action=edit, fix unquoted positional form action URL. Update documentation. Version 2.3.29 (2023-12-18) ↑ Fix urlapprove.php for PHP 8.2. PmSyntax textarea remove styles for width, height (Cookbook:PmSyntax-Talk), allow for fractional dimensions of the highlighted area. $MarkupDirectiveFunctions allow dashes in attribute names. Update documentation. Version 2.3.28 (2023-11-27) ↑ Add input month and color fields. Add $NotifyRelatedTrailFmt. Reverse simpletable row backgrounds when there is a thead element. Fix pmwiki-utils.js when window.localStorage is disabled. UrlApprovals allow https: URLs if the http: URL for the same domain has been approved (PITS:01431). Update documentation.