Show a warning message when uploading empty files (e.g. due to typos)
[lhc/web/wiklou.git] / RELEASE-NOTES
index 8b4a250..81a411a 100644 (file)
@@ -1,6 +1,8 @@
 = MediaWiki release notes =
 
-== Version 1.3.0pre-alpha ==
+== Version 1.3.0beta4, 2004-06-26 ==
+
+**** THIS IS A BETA AND MAY STUNT YOUR GROWTH OR KILL YOUR PETS ****
 
 Look & layout:
 * New default layout 'MonoBook'
@@ -15,6 +17,7 @@ Wiki features:
 * Templates have been expanded with parameters, and separated from
   the MediaWiki: localization scheme.
 * Categories more or less work
+* added a special page for listing users with sysop rights.
 
 Editing:
 * Automatic merging of edit conflicts that don't directly interfere
@@ -22,7 +25,7 @@ Editing:
 
 Metadata and output:
 * Linked Creative Commons copyright metadata (optional)
-* RSS 2.0 feeds for Recent Changes, New Pages
+* RSS 2.0 & Atom 0.3 feeds for Recent Changes, New Pages
 
 Optional modules:
 * WikiHiero hieroglyphic module can be added (separate download)
@@ -46,6 +49,10 @@ Code and compatibility:
 * Bundled PHPTAL 0.7.0 from http://phptal.sourceforge.net/
   (with some patches)
 * Most image-related code moved to Image.php
+* More fixes for PHP 4.1.2 (thanks to Asheesh Laroia)
+* URL encoding fix for anchors
+* All languages now available in UTF-8 mode
+* Various other fixes
 
 === Caveats ===
 
@@ -56,6 +63,17 @@ cases, but this is not recommended on live sites. (This must be set for
 MathML to display properly in Mozilla.)
 
 
+== Version 1.2.6, 2004-05-24 ==
+* Spam blocker ($wgSpamRegex - refuses to save edits that match)
+* Updated documentation about $wgWhitelistRead
+* Ensure that searchindex table is created as MyISAM
+* Interwiki cache timeout (memcached)
+* Fix uploads on Windows with magic_quotes_gpc
+* Some config fixes for Windows (slashes etc)
+* Local interwiki URL redirects
+* Fixed obscure deletion problem in squid mode on corrupt entries
+* Language files updated to remove more hard-coded "Wikipedia" strings
+
 == Version 1.2.5, 2004-05-01 ==
 * Fixed install problem with blank root password
 * Fixed Special:Emailuser/Username links