Changelog
Version 2.0.1 - 2010-01-17
- general proof-reading to clean up the source
- change licence to X11 (sometimes called MIT, and GPL compatible)
Version 2.0 - 2008-07-22
- full rewrite in object-oriented style
- new backup system featuring timestamped versions of the files
- archive snapshots of the wiki can be downloaded (Unix-like servers only)
Version 1.7 - 2008-05-18
- CSS improvements
- move CSS code in a separate directory
Version 1.6 - 2008-04-25
- include a more complex sample stylesheet along with the default
- patch Markdown's parser to detect wiki links, making the process more robust
Version 1.5 - 2008-04-08
- enable URL rewriting by default and bundle
.htaccessfiles - cross-platform compatibility: tested on Apache running under Linux, Mac OS and Windows
Version 1.4 - 2008-03-30
- make file uploads more secure and disable them by default
- edition can be disabled in the configuration
Version 1.3 - 2008-03-15
- add file uploads
- add a stylesheet to optimize printing
Version 1.2 - 2008-03-09
- add optional URL rewriting
- patch Markdown to avoid creating wiki links in code blocks and spans
Version 1.1 - 2008-03-05
- prevent collisions in case of simultaneous edits
- add locks when reading or writing files
- fix character encoding and escaping to prevents XSS attacks
- add a session identifier to prevent XSRF attacks
Version 1.0 - 2008-03-03
- initial release of mykswiki
Last change: 01/17/10 22:50