Releases: dereuromark/CakePHP-DatabaseLog
Releases · dereuromark/CakePHP-DatabaseLog
4.1.1
4.1.0
Improvements
Consolidated different connection through connection
config key, and deprecated datasource
one.
4.0.2
Fixes
Fixed auto-table-creation for e.g. SQLite
4.0.1
Fixes
Fixed monitor command
4.0.0
CakePHP 5 compatible release
Enjoy!
4.0.0-RC
CakePHP 5 compatible pre-release
Please test. Once this has been tested and approved, the stable release can be tagged.
3.2.2
Fixes
- Fixed up dev dependency.
3.2.1
Fixes
- Fixed bootstrap layout for inline list
3.2.0
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
Improvements
Better defaults to avoid size overload
- Display DB type and size in dashboard if applicable.
- Log rotation and alerting system improvements