X-Git-Url: http://git.cyclocoop.org/%28?a=blobdiff_plain;f=RELEASE-NOTES-1.28;h=75fc139b58a71d58b99d08b6731d09856be04f7d;hb=8195f481a6b6083138d6258ff85f9fc1a4307b65;hp=24aaa0db33d12b91d8e670b85d931dc053462219;hpb=9caa83219aa9f8b0c21552b985fb3b696c484427;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.28 b/RELEASE-NOTES-1.28 index 24aaa0db33..75fc139b58 100644 --- a/RELEASE-NOTES-1.28 +++ b/RELEASE-NOTES-1.28 @@ -6,6 +6,7 @@ MediaWiki 1.28 is an alpha-quality branch and is not recommended for use in production. === Configuration changes in 1.28 === +* $wgSend404Code now affects status code of action=history if the page is not there. * BREAKING CHANGE: $wgHTTPProxy is now *required* for all external requests made by MediaWiki via a proxy. Relying on the http_proxy environment variable is no longer supported. @@ -60,6 +61,9 @@ production. on the wiki farm with a different domain, MediaWiki will instead alter the redirect URL to include a ?cpPosTime parameter that triggers the database synchronization when the URL is followed by the client. The same-domain case uses a new cpPosTime cookie. +* Added new hooks, 'ApiQueryBaseBeforeQuery', 'ApiQueryBaseAfterQuery', and + 'ApiQueryBaseProcessRow', to make it easier for extensions to add 'prop' and + 'show' parameters to existing API query modules. === External library changes in 1.28 === @@ -75,6 +79,7 @@ production. ==== Removed and replaced external libraries ==== === Bug fixes in 1.28 === +* (T146496) action=history pages should return 404 HTTP error code if the page does not exist * (T137264) SECURITY: XSS in unclosed internal links * (T133147) SECURITY: Escape '<' and ']]>' in inline