File Release Notes and Changelog
Notes:
Note: behavior has changed when it comes to pages.
-Your links are now http://example.com/foo instead of http://example.com/foo.txt.
-You can put localized contents into e.g. foo.en.txt. When user's locale is set to en, foo.en.txt will be preferred over foo.txt. Index.*.txt won't be shown in directory listing.
There are some new features, too, see change log.
Changes:
[*] Cannot use empty() on constants (news module)
[*] Made [img] and [center] parsing XHTML compatible
[*] Fixed [url] and [img] parsing: corrected urlencoding
[+] Added bbCodes [right], [list], [img=]
[*] Changed the way of url handling (no .txt in address bar)
[*] Excluded news from automenu (maybe sometimes real support)
[-] Removed rendering time information if debug mode off