THIS Changelog

What's new in THIS 1.5.6

Jul 28, 2015
  • Code reduced in size; better visitor/cookie code; start of Admin CLI.

New in THIS 1.3.7 (Dec 17, 2013)

  • In this release the Admin support code has been re-written 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.
  • Includes the new theme.

New in THIS 1.3.6 (Nov 25, 2013)

  • This version has an improved Admin interface, a more efficient setup process, and all known bugs fixed.

New in THIS 1.3.5 (Sep 2, 2013)

  • 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.

New in THIS 1.3.4 (Aug 19, 2013)

  • This version 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.

New in THIS 1.3.3a (Aug 10, 2013)

  • Login menu cookies are set correctly.
  • A cookie name misspelling the in comment submission code has been fixed.
  • Admin previews user comments properly.

New in THIS 1.3.3 (Aug 2, 2013)

  • This version has many changes to Admin: direct configuration file download/upload, configuration file syntax checking, more help text, and smoother interfaces.
  • Some of the configuration file formats have changed.
  • Several HTML variable name misspellings were fixed along with a PHP fatal error if an invalid 'op' was supplied in the URL.

New in THIS 1.3.2 (Jul 26, 2013)

  • This version improves error reporting management, URL data validation, HTML (to be search engine-friendly), and configuration data parsing.
  • Documentation has been updated, and the highlighted source files have been fixed.

New in THIS 1.3.1 (Jul 8, 2013)

  • This version includes an error handler and options to control error message output, and fixes two bugs in the templates.

New in THIS 1.3.0 (Jun 24, 2013)

  • This version has the MySQL code reduced by half.
  • Source file include dependencies have been reduced.

New in THIS 1.2.9 (Jun 13, 2013)

  • This version adds two minor fixes, a major redesign of the post markup code, and an update to required file error handling.

New in THIS 1.2.7 (May 20, 2013)

  • This release is now compatible with PHP 5.2.0 and will work on Microsoft Windows.
  • Also included is a more robust version of functions for MySQL (both mysql and mysqli extensions supported), and a couple of bugfixes.

New in THIS 1.2.6 (Apr 29, 2013)

  • This version adds a major improvement in efficiency and performance.
  • Configuration and HTML templates have been re-implemented to reduce complexity and decrease the number of files.
  • Error handling has also been improved.

New in THIS 1.2.5 (Apr 23, 2013)

  • This version makes encrypted data cookies, password salt management, and Web template management more efficient.

New in THIS 1.2.4 (Apr 2, 2013)

  • This security release fixes a possible SQL Injection for one of the GET variables and fixes a post "out of range" error.

New in THIS 1.2.3a (Mar 28, 2013)

  • This version has the password salts randomized and configured during Admin setup.