All Versions
10
Latest Version
Avg Release Cycle
56 days
Latest Release
205 days ago
Changelog History
Changelog History
-
v7.0.0 Changes
November 26, 2025What'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
-
v6.1.0 Changes
November 10, 2025What'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
-
v6.0.0 Changes
June 05, 2025What's Changed
- ➕ add documentation links by @arhimede in #382
- GHA for database validation by @MarioRadu in #380
- 🚚 Issue #330: Move common logic to
Coremodule by @alexmerlin in #358 - 🔨 Issue #384: Refactored handlers by @alexmerlin in #385
- Issue #388: Inject
InputFilters in handlers by @alexmerlin in #389 - Issue #383: Implemented route grouping by @alexmerlin in #391
- 🔨 Issue #394: Service refactoring by @alexmerlin in #396
- Issue #397: Autogenerate
OAuth2keys when cloning the project by @alexmerlin in #398 - 📚 Issue #392: Refresh Postman documentation by @Howriq in #400
- 🔀 Issue #399: Merge
Admin.CoreintoAPI.Coreby @alexmerlin in #401 - Issue #314: Implemented
mezzio/mezzio-problem-detailsby @alexmerlin in #402 - ⚡️ Update pre-run.sh by @alexmerlin in #404
- ⚡️ Update
GetIndexResourceHandler.phpby @alexmerlin in #408 - ⚡️ Update local.php.dist by @arhimede in #409
- 🛠 Issue #410: Fixed error handling by @alexmerlin in #412
- Issue #390: Implemented
ResourceProviderMiddlewareand addedResourceGuardInterfaceby @alexmerlin in #403 - ⚡️ Issue #411: Updated logic in
ContentNegotiationMiddlewareby @alexmerlin in #413 - Issue #417:
AuthenticationMiddlewareno longer extendsAuthenticationMiddlewarefrommezzio/mezzio-authenticationby @alexmerlin in #418 - Update qodana_code_quality.yml by @arhimede in #416
- Issue #414: Replaced
Twigwith custom templating solution by @alexmerlin in #419 - Issue #415: Increased
PHPStanlevel to8by @alexmerlin in #421 - 🔒 Issue #422: Split the
/security/tokenendpoint into two separate endpoints by @alexmerlin in #423 - 🔀 Core sync by @alexmerlin in #425
- Issue #426: Switch from
UUID4toUUID7by @alexmerlin in #427
🆕 New Contributors
Full Changelog : 5.3.0...6.0.0
-
v5.3.0 Changes
January 08, 2025What's Changed
- ⚡️ updated phpstan memory limit by @bidi47 in #353
- ✂ Removed laminas/laminas-http dependency by @MarioRadu in #356
- 👍 Issue #360: Restricted
Qodanato supported PHP versions by @alexmerlin in #361 - ⚡️ Updated laminas/laminas-coding-standard to latest version by @MarioRadu in #367
- ⚡️ updated user status, removed isDeleted by @bidi47 in #359
- ⬆️ Upgraded to dotkernel/dot-mail 5.0 by @MarioRadu in #368
- Composer post install script by @MarioRadu in #364
- Issue #369: Delete
config/autoload/mail.global.php.distby @alexmerlin in #370 - ⚡️ update security.txt file by @arhimede in #371
- ⚡️ updated anonimization by @bidi47 in #375
- Ignore development files on production env by @MarioRadu in #373
- ✂ Removed composer command by @MarioRadu in #376
- 🛠 Issue #377: Fixed
.github/workflows/codecov.ymlby @alexmerlin in #378
Full Changelog : 5.2.0...5.3.0
-
v5.2.0 Changes
November 19, 2024What's Changed
- ✂ Removed psalm by @MarioRadu in #348
- Implemented PHPStan by @MarioRadu in #349
- ➕ Added phpstan command in composer.json by @MarioRadu in #350
- ➕ Added command in composer.json by @MarioRadu in #351
Full Changelog : 5.1.1...5.2.0
-
v5.1.1 Changes
November 14, 2024What's Changed
- ✂ Removed laminas/laminas-config package by @MarioRadu in #344
- Issue #320: composer.json dependencies cleanup by @alexmerlin in #346
Full Changelog : 5.1.0...5.1.1
-
v5.1.0 Changes
October 31, 2024What's Changed
- Issue #325: Implemented enums in database by @alexmerlin in #339
Full Changelog : 5.0.2...5.1.0
-
v5.0.2 Changes
October 29, 2024What's Changed
- Issue 317: Reset
CHANGELOG.mdby @alexmerlin in #318 - ➕ added .gitattributes by @bidi47 in #321
- Update qodana_code_quality.yml by @arhimede in #323
- Issue #331: Added
symfony/var-dumperto the dev requirements by @alexmerlin in #333 - Issue #337: Implemented handle delegators by @alexmerlin in #338
Full Changelog : 5.0.1...5.0.2
- Issue 317: Reset
-
v5.0.1 Changes
September 13, 2024What's Changed
- 📚 Issue #168: OpenAPI documentation by @alexmerlin in #306
- Issue #303: Fix content type, special case for multipart/form-data by @cPintiuta in #304
- 🔨 Issue #309: psr-container-doctrine 5.2.1 support and refactoring modules configuration by @cPintiuta in #309
- ⬆️ Issue #311: Upgraded
dot-errorhandlerto4.xby @alexmerlin in #312 - 🚚 Issue #313: Remove
configdependency from handlers. by @alexmerlin in #315
Full Changelog : 5.0.0...5.0.1
-
v3.0.4 Changes
November 11, 2025Full Changelog : 3.0.3...3.0.4