Changelog
This revision is from 2008/12/10 11:36. You can Restore it.
Changes for 2.0beta2(Edit)
- History fix - beta1 history didn't work at all
- removed calls to obsolete warning function in Captcha and RSS
Changes for 2.0beta1(Edit)
- support for multilingual content, which means
- Language is automatically set using browser information
- LionWiki automatically chooses language variant of the page according to chosen language
- supporting plugins - SelectLanguage and PageVersions
- edit summary
- subpage (also known as template) mechanism
- redirects
- page can be previewed before saving
- history file names now contain also seconds which prevents version disappearing when saving page twice in one minute
- more advanced substitution in graphic templates
- secure way to store passwords in config files using MD5
- fixed behavior of history backend which could cause troubles in some rare situations
- several new syntactic features — sup, sub indexes, mdash, properly recognized HTML entities, internal HTML-like comments
- new way of handling linebreaks. However this breaks XHTML validation :/
- New plugins:
- File upload with support for localization
- Slimbox plugin
- Admin plugin
- Czech questions for Captcha plugin
- Much improved ListPlugins plugin which now lists also plugin functions
- New templates:
- Red panel template which is set as default.
- Terminal template is very similar to Minimal template, except for color theme. Inspired by GMail terminal theme.
- (cosmetic) problem with mixed spaces is finally fixed
- lots of other changes which I don't remember
Changes for 1.0.1(Edit)
- Fixed bug introduced in 1.0 final. Headings (and may be other) things didn't work well when placed at the top of the page.
- Workaround for installation with magic_quotes_gpc on
- Fixed "List of all pages"
Changes for 1.0(Edit)
- Corrected behavior of {html} tag in some situations - namely at the very beginning of the page and in situations with two adjacent {html} tags.
Changes for 1.0rc1(Edit)
- setting error reporting level to E_ERROR | E_WARNING | E_PARSE (silences some unwanted reporting on some machines)
- fixed bug preventing from functioning with register_globals off
- German translation - thanks to "dad"
- Slovak translation - thanks to hikikomori82
- improved French translation (experimental :) - thanks to Filip Mravec