Search for a command to run...
What's Changed SVG upload fixes (DrawIO compatibility) Patch UploadBase.php to support configurable SVG namespace and data URI restrictions $wgAllowedAdditionalSvgNamespaces: allows additional XML namespaces in SVG uploads (default includes xhtml for DrawIO) $wgAllowSvgDataUriInSvg: opt-in to allow data:image/svg+xml URIs in SVG href attributes (default: false) Extension compatibility fixes Disable ModernTimeline (incompatible with SMW 6.x, abandoned) Increase PHP memory_limit to 256MB Add class aliases for SMW 5.x/6.x removed classes (SMWRequestOptions, SMWDIProperty) Fix .smw.json file permissions Infrastructure Generate robots.txt at startup — blocks Special/MediaWiki pages and aggressive crawlers (AhrefsBot, SemrushBot, MJ12bot, DotBot) Set Apache ServerName from MW_SITE_SERVER to suppress AH00558 warning Handle install.php GRANT errors gracefully on container restart Quote environment variables in run.sh to prevent word splitting Extension fixes (in respective repos) WikiMarkdown (dev): Fix Linker::makeHeadline() removed in MW 1.43 SemanticACL (dev-MW1.43): Fix QueryResult type mismatch in SMW 6.x hook OpenSemanticLab (main): DataTables dark mode support for Citizen skin Full Changelog: https://github.com/OpenSemanticLab/docker-compose-osl-wiki/compare/v2.0.0-alpha.4...v2.0.0-alpha.5