Skip to content

Releases: aurenen/Chronica

v0.2.5

09 Sep 23:17
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

Patch update:

  • Fix minor issue where config.php was only included when database connects.
  • Show a message when no entries available to display.
  • Better response when adding new category.

Files affected:

  • category.php
  • includes/config.php
  • includes/connect.php
  • index.php
  • view.php
  • util.php

v0.2.4

30 Jul 22:43
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

Patch update:

  • Fix existing installation check MySQL error.
  • Fix password update error in settings.
  • Update footer to include current date('Y') range.

v0.2.3

30 Jun 06:46
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Fix pagination error, filter pagination by category, and specify error log type..

v0.2.2

28 Jun 04:59
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Patch update:

  • Fixed database connection for better error handling.
  • Fixed install header call to is_current().
  • Fixed install success page to include /includes/util.php.
  • Fixed entry view to eliminate duplicate entries when there are multiple categories.
  • Fixed category list, under entry view, when there are multiple categories.
  • Fixed edit entry page to display entry when there are no categories assigned.
  • Remove inline function calls in /install/create.php inside bindParam().
  • Clean up default /template/header.php
  • Fixed other minor issues.

v0.2.1

26 Jun 16:35
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Patch update:

  • Fixed view entry template (view.php) for minor style difference.

v0.2.0

26 Jun 07:23
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

All functions working, but still need a more thorough testing.

Starting at v0.2.0 instead of v0.1.0 because I've been using a rough, alpha version before this, so technically, that unreleased version is v0.1.0.