Dotkernel API v7.0.0 Release Notes
Release Date: 2025-11-26 // 7 months ago-
What's Changed
- Issue #453: Use native UUIDs in database via ramsey/uuid by @alexmerlin in #456
- ⚡️ updated readme, oss by @bidi47 in #461
- Issue #430: PostgreSQL implementation by @alexmerlin in #462
- 🚚 Issues #468: Remove
MethodDeprecationimplementation by @alexmerlin in #470 - Issue #471: Clarify instructions regarding multiple connections in
config/autoload/local.php.distby @alexmerlin in #472
Full Changelog : 6.1.0...7.0.0
Previous changes from v6.1.0
-
What's Changed
- Issue #435: Implement
dotkernel/dot-makerin dev mode by @alexmerlin in #436 - 🛠 fix(entity): explicitly set userId to null in OAuthAccessToken constructor by @dq042000 in #437
- 🚚 Issue #438: Removed migration file by @alexmerlin in #439
- Issue #445: Replaced
.laminas-ci/pre-run.shwith.laminas-ci.jsonby @alexmerlin in #446 - ⚡️ Update README for clarity and badge links by @arhimede in #447
- 🛠 Issue #449: Implemented Doctrine table prefixes by @alexmerlin in #452
- 👍 Issue #450: Add PHP 8.4 & 8.5 support by @alexmerlin in #454
🆕 New Contributors
Full Changelog : 6.0.0...6.1.0
- Issue #435: Implement