Topic: Probably 1.1.3 later tonight
I will probably release 1.1.3 tonight. Here's a list of changes:
2004-03-30
""""""""""
* Removed BBCode tags from stopwords list.
* Fixed BBCode tags being indexed in search_idx.php.
* Fixed a small language inconsistency between lang_post and lang_edit.
Reported by Fluffy.
2004-03-15
""""""""""
* Fixed url tags not working without leading http://.
2004-03-09
""""""""""
* Fixed three dots (...) missing from search results when displayed as
posts. Reported by ssb.
2004-03-08
""""""""""
* Fixed moving topics with redirect not always working.
2004-03-01
""""""""""
* Fixed usernames starting with the digit 1 followed by whitespace being
reported as banned. Reported by 1 Joe.
2004-02-24
""""""""""
* Fixed redeclaration of split_words() error in admin/prune.
* Added missing global $pun_root to function prune() in common_admin.php.
2004-02-23
""""""""""
* Fixed admin/options and admin/permissions allowing NULL for columns that
require integer values. Reported by Sander D.
* Fixed boolean operators not working in search. Reported by ssb.
* Fixed missing text "Signature" in profile.php.
2004-02-20
""""""""""
* Added an element to lang_common for instructing search whether the current
language is a multibyte language or not.
As you can see, it's only bugfixes, but I want to adress these bugs now so that everyone can enjoy a solid release while the work on 1.2 progresses. Is there anything in perticular you would like for me to include in 1.1.3 other than the things in the changelog above? Please note that feature additions will have to wait until 1.2.
The script changes can be found in this file.
Edit: Updated the changelog.