Skip to content

Releases: glewe/codi

v6.3.0

09 Feb 18:42

Choose a tag to compare

This is an upgrade release.

Bugfixes

  • Several minor bugfixes

Features

  • Added PHPDoc documentation

Improvements

  • Update to CodeIgniter 4.7.0
  • Update to Bootstrap 5.3.8
  • Update to Font Awesome 7.1.0
  • Compliance to phpstan level 5
  • Refactor to stricter coding conventions

CODI 6.2.0

17 Nov 19:05

Choose a tag to compare

This is an improvement release.

  • Fixed several minor bugs
  • Made changes to better support hosting CODI in a Linux environment
  • Added the Demo link to the readme file: Demo

CODI 6.1.1

24 Oct 06:09

Choose a tag to compare

This is a bugfix release.

Bugfixes

  • Fixed GET/POST capitalization and partial view paths ( #4 )

CODI 6.1.0

23 Oct 17:17

Choose a tag to compare

This is a minor update and bugfix release.

Bugfixes

  • Fixed Table 'codi.auth_users' doesn't exist ( Issue )

Improvements

  • Updated Bootstrap to 5.3.8
  • Updated CodeIgniter to 4.6.3
  • Updated Font Awesome to 7.1.0

New Features

  • Added Matomo analytics support

CODI 6.0.0

01 Aug 15:39

Choose a tag to compare

This is a new major release. The ThirdParty modules CI4-Auth and CI4-Lic are now integrated into the root codebase. That makes maintaining and extending the code much easier.

CODI 5.2.0

01 Aug 09:17
801a359

Choose a tag to compare

This is the last release with separate ThirdParty modules for CI4-Auth and CI4-Lic.