Changes from 0.6 to 0.7
- SQLite3 PDO back-end infrastructure
- Basic revision system
- Erm . .
- Some cool stuff :)
Changes from 0.5 to 0.6
- Fixed showing of edit button
- Removed typo from javascript code
- Config removed from index
- Minor fixes to template
- Better sitemap handling
- Easy page creation
Changes from 0.4 to 0.5
- Rights system tweaks, only edit when editable
- Fixed some minor look and feel issues
- Cleaner HTML output for text mode browsers
- Minor fixes to php standards
Changes from 0.3 to 0.4
- Rights system
- Javascript cleanup
- Variable naming fixes
- Fixed XSS vulnerability
Changes from 0.2 to 0.3
- Template system overhaul
- Quite some code cleanup
- Better url handling for non webroot installs
Changes from 0.1 to 0.2
- Editing system overhaul
- Major code cleanup
- Reduction of code duplication