From eef36d7cc46556116436cf9035ea2bbc95810b92 Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Sat, 5 Nov 2016 08:26:25 +0100 Subject: [PATCH] Write news. --- NEWS | 117 ++++++++++++----------------------------------------------- 1 file changed, 24 insertions(+), 93 deletions(-) diff --git a/NEWS b/NEWS index 066f486..4f7cf0b 100644 --- a/NEWS +++ b/NEWS @@ -1,126 +1,57 @@ -LinkTitles 3.1.0: 2015-02-05 +Version 4.0.0 (2016-11-05) +------------------------------------------------------------------------ + +- CHANGE: Improve performance. +- FIX: Prevent a crash when trying to save a page whose title contains a quote character. +- FIX: Prevent unicode compilation errors. +- NEW: Support namespaces. +- NEW: Use the new extension format introduced by MediaWiki 1.25; the extension will no longer run with older MediaWiki versions. + +* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + + +Version 3.1.0. (2015-02-05) +------------------------------------------------------------------------ + - IMPROVEMENT: Do not link inside ... tags. -LinkTitles 3.0.1: 2014-09-03 -* Fix several bugs in template handling. -* Ignore
 and similar sections that span multiple lines.
+* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 
-LinkTitles 3.0.0: 2014-06-13
-* Dramatically improved performance (especially apparent during batch
-  processing).
-* Change algorithm for parse-on-render so that it also adds links to
-  expanded templates. 
-* Make code fully compatible with the current MediaWiki version 1.23 by
-  removing deprecated hooks. Minimum required MediaWiki version is now 1.21.
 
-LinkTitles 2.4.1: 2014-06-06
-* The ZIP file for 2.4.0 had missing files.
 
-LinkTitles 2.4.0: 2014-06-06
-* Prevent linking to self via redirects.
-* Prevent linking inside 
, , and