4.0.0-alpha.5 #464
Universal-Omega
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 DynamicPageList4 - Alpha 5 Release
This is the fifth alpha release of DynamicPageList4. It is also likely the very last alpha release before it heads into beta versions. This releases fixes numerous bugs from past alpha releases, finishes the rewrite/modernization of all remaining classes, and fixes all remaining (known) broken parameters/format options/etc.... This release has so many changes that I can't list absolutely everything here so just decided to use GitHub's release notes generation.
🛠️ Changes and Improvements
$wgDplSettings['allowedNamespaces']to an empty array ([]) instead ofnulland changed 1$wgDplSettings['recursivePreprocess']` to be enabled by default.Htmlclass in some places by @Universal-Omega in Use Html class in some places #429articleCountMessageby @Universal-Omega in Fix message used in articleCountMessage #430colspanby @Universal-Omega in Fix issue with colspan #427ParametersDataby @Universal-Omega in Remove unused methods from ParametersData #433$wgDplSettings['overrideParameterDefaults'].gallerysizeparameter by @Universal-Omega in Add a new gallerysize parameter #434deleterulesandupdaterulesparameters, and all associated user rights and related code including theUpdateArticleclass entirely.parametersForRichnessLevelwith a constant and makeparameterRichnessreadonly by @Universal-Omega in Replace parametersForRichnessLevel with a constant and make parameterRichness readonly #447__call()magic withprocessParameter()by @Universal-Omega in Refactor parameter handling to replace__call()magic withprocessParameter()#455suppresserrorsparameter by @Universal-Omega in Remove suppresserrors #456addexternallink,linkstoexternal, and%EXTERNALLINK%by @Universal-Omega in Fixaddexternallink,linkstoexternal, and%EXTERNALLINK%#459linkstoexternalbehavior to how it used to be and removeslinkstoexternaldomainandlinkstoexternalpath.Full Changelog: 4.0.0-alpha.4...4.0.0-alpha.5
📌 Notes
The codebase continues to undergo major structural improvements, and while stability is increasing, this remains an alpha release. Early adopters are encouraged to test thoroughly and report any issues or regressions.
As always, if you run into any issues, please open an issue on this repository or leave a comment in the discussion for this release.
Thank you for testing DPL4!
This discussion was created from the release 4.0.0-alpha.5.
Beta Was this translation helpful? Give feedback.
All reactions