Skip to content

Releases: tattersoftware/codeigniter4-visits

Update for refactored entities

22 May 14:21

Choose a tag to compare

v1.0.5

Update for entity refactor

Fix null insert errors

07 May 18:02

Choose a tag to compare

CodeIgniter 4.0.0-beta3 introduces an issue where unspecified entity fields are now inserted into the database, causing any columns that are not nullable to throw an error (read more: codeigniter4/CodeIgniter4#1993). This is a workaround until the CI4 devs decide what to do with that.

Fix example conf namespace

10 Apr 16:16

Choose a tag to compare

v1.0.3

Fix copy-paste error in example conf

Move to sub-namespace

25 Mar 18:53

Choose a tag to compare

v1.0.2

Fix namespace

Initial release

25 Mar 16:09

Choose a tag to compare

v1.0.0

Fix typo, formatting