Version 2.02
  • Sanitization of $_SERVER variables to prevent XSS attacks
  • Additional "Submit" button on edit page. Delete link added
  • Custom permalink structure option added in Settings
  • Removal of 404 error reporting email option
  • Ability to set CHMOD mode for saved xml files (issue)
  • Force canonical redirects (issue)
  • CKEditor: setting of baseURL and ability to set custom toolbar
  • get_page_excerpt() template tag added
Version 2.01
  • Added Image Link to WYSIWYG toolbars
  • Upgraded to CKEditor 3.1
  • Fixed URL creation for nav, sitemap and menudata by centralizing around a function
  • Special chars don't break site title anymore
  • Added hash for extra login security
  • Sanitized ID variable that is used on index.php
  • Code in changedata.php added to verify it is being called from edit.php
  • Added code in cron.php, zip.php and sitemap.php to make them more secure
  • Ability to download web archive zip files fixed
  • Components organized when there are more than 3 listed
  • Added QSA to .htaccess file
  • Misc changes to aid in first-time uploads & table pagination
  • Removal of $uri variable in many pages. Replaced with $id
  • /admin/plugins moved to /plugins (moved into root folder)
Version 2.0
  • Added detailed image upload information for use in HTML
  • Automatic & custom image thumbnail generation
  • Upgraded Uploadify
  • CKEditor replaces TinyMCE
  • Plugin system added
  • Enhanced login and upload security
  • Optimized backend code
  • Theme file XMLHttpRequest error fixed
  • Meta Description added as a page option
  • Components titles are now editable
  • Many ajax & jQuery improvements
Version 1.71
  • Critical fix for vulnerability fixed with file upload
  • Fixed theme functions problem (Forum post)
Version 1.7
  • stripslashes() needed to be called on all edit.php fields (only effected apostrophes)
  • Default_Theme CSS/HTML fixes
  • Auto-login done after successful installation
  • Added cross-browser support for Control Panel
  • Timeouts added to cURL requests
  • Added PHP header() for 404 errors thanks to Brian
  • Various language file updates & additions (thanks to the many contributors)
  • menu_data() modification thanks to Mike
  • Case-insensitive check for available PHP/Apache modules during installation
Version 1.6
  • Smart Generation of .htaccess for subdomains
  • Internationalization of control panel
  • Total UTF-8 support for pages
  • Smart install procedure that checks and suggests CHMOD settings
  • Integrated Lighthouse ticket submission removed b/c of misuse
  • Theme functions.php now included automatically
  • Minor bug fixes
Version 1.5
  • Encoding problems fixed in the Page Edit & Components screens - Issue
  • Blank Install.php page fix
  • Minor bug fixes
Version 1.4
  • Install Loop fix by Derek
  • Ticket Submission fix thanks to Derek
  • Default Theme contact form fix thanks to David
  • PHP now allowed in Components thanks to Mike
Version 1.3
  • Fixes to the Contact Form
  • More attempts to fix file & folder permission issues
Version 1.25
  • CHMOD data folders upon install
  • Minor bug fixes
Version 1.2
  • Minor bug fixes
Version 1.1
  • Minor bug fixes
Version 1.0
  • First initial public release