Release Notes: This release has improvements to the new template code, the database API, the "rules" code, and the documentation. A third, non-template theme has been started. Smaller, faster, and better.
Release Notes: This release has a new template algorithm that eliminates eval(), which will reduce code size and complexity (the eval() version still exists). It has a new INI data loading search path that enables upgrading an existing installation. It fixes the "comment preview" error.
Release Notes: With this release, the code is architecturally complete. That is, the core design, the foundation, is complete and works well. A few more aspects are configurable and more flexible. The code has become smaller, clearer, cleaner, and more concise. Some confusing algorithms have been strengthened and are now fully documented.
Release Notes: This release has a clearer and simpler HTML form handler, further reducing size and complexity.
Release Notes: This release solidifies the architecture and the set-up code has been finished. Overall size and complexity has been reduced. The Admin code has been improved. Documentation has been improved. All known bugs have been fixed.
Release Notes: The Admin support code has been rewritten with much reduction in global data, improved inline HTML data, and more efficiency. Other changes include improvements in several of the HTML display functions, URL formats consolidated, and all known bugs fixed.
Release Notes: This release has an improved Admin interface, a more efficient setup process, and all known bugs fixed.
Release Notes: This is is major improvement release. URL management is new. Error handling is improved. This release has a "File Mode" that does not need a database. HTML templates have been improved. The WordPress theme has been improved.
Release Notes: This release improves much of the core configuration code, including a redesign of URL generation, eliminating all inline URL strings, and a redesign of error message creation and management. Some files have been moved to a more logical location. The main "display code" has been reduced in complexity. This release fixes how post record headers 'date' and 'time' checked/defaulted and adds post record header 'datetime' to hold RFC3339-formatted dates. It adds two new files, INSTALL and UPGRADE, to help previous users.
Release Notes: This is a bugfix release. Login menu cookies are set correctly. A cookie name misspelling the in comment submission code has been fixed. Admin previews user comments properly.