Skip to content

Releases: dereuromark/CakePHP-DatabaseLog

4.1.1

11 Nov 13:09
49a18c8
Compare
Choose a tag to compare

Fixes

  • Fixed compatibility with CakePHP 5.1+

4.1.0

05 Mar 14:22
9d8fed8
Compare
Choose a tag to compare

Improvements

Consolidated different connection through connection config key, and deprecated datasource one.

4.0.2

12 Feb 10:50
904b4be
Compare
Choose a tag to compare

Fixes

Fixed auto-table-creation for e.g. SQLite

4.0.1

05 Dec 19:33
Compare
Choose a tag to compare

Fixes

Fixed monitor command

4.0.0

04 Dec 05:03
Compare
Choose a tag to compare

CakePHP 5 compatible release

Enjoy!

4.0.0-RC

08 Oct 14:46
Compare
Choose a tag to compare

CakePHP 5 compatible pre-release

Please test. Once this has been tested and approved, the stable release can be tagged.

3.2.2

06 Oct 15:27
Compare
Choose a tag to compare

Fixes

  • Fixed up dev dependency.

3.2.1

18 Jul 11:47
Compare
Choose a tag to compare

Fixes

  • Fixed bootstrap layout for inline list

3.2.0

01 Nov 21:52
Compare
Choose a tag to compare

Improvements

  • Use FrozenTime class where possible instead of basic string usage for date(time) stamps.
  • Remove deprecations where possible.

Note: CakePHP 4.3+ and PHP 7.3+ now

3.1.0

09 Apr 11:17
Compare
Choose a tag to compare

Improvements

Better defaults to avoid size overload

  • Display DB type and size in dashboard if applicable.
  • Log rotation and alerting system improvements