Releases: dotkernel/admin
Releases · dotkernel/admin
7.0.0
What's Changed
- updated readme, oss by @bidi47 in #397
- Core sync by @alexmerlin in #398
- Issue #400: Bumped dependencies by @alexmerlin in #401
- Issue #402: Core Sync and update codebase by @alexmerlin in #403
Full Changelog: 6.2.0...7.0.0
6.2.0
What's Changed
- Core sync by @alexmerlin in #381
- Issue #382: Removed migration file by @alexmerlin in #383
- Form updates by @Jurj-Bogdan in #388
- Update badge for Packagist dependency version by @arhimede in #387
- added comment with new possible rbac guard config by @Jurj-Bogdan in #386
- Removed mezzio/mezzio-tooling dependency by @Jurj-Bogdan in #390
- Issue #391: Implemented Doctrine table prefixes by @alexmerlin in #392
- Issue #298: Bump to PHP 8.4 by @alexmerlin in #393
Full Changelog: 6.1.0...6.2.0
6.1.0
What's Changed
- updated auth guards by @bidi47 in #371
- updated auth guards by @arhimede in #372
- Changed route names to be in line with API naming scheme by @Jurj-Bogdan in #375
- Updated all handler names to match route names by @Jurj-Bogdan in #377
- Issue #332: Replaced
.laminas-ci/pre-run.shscript with.laminas-ci.jsonconfig file by @alexmerlin in #378 - Issue #379: Implement
dotkernel/dot-makerin dev mode by @alexmerlin in #380
Full Changelog: 6.0.0...6.1.0
6.0.0
What's Changed
- Issue #275: Template refactoring by @alexmerlin in #287
- Issue #288: Improved dashboard by adding useful links by @alexmerlin in #290
- added .gitattributes by @bidi47 in #289
- Issue #291: Temporarily removed
.gitattributesfile to repair CRLF files by @alexmerlin in #293 - Issue #292: Fixed CRLF files and restored
.gitattributesby @alexmerlin in #294 - Issue #295: Fix bootstrap-icons by @alexmerlin in #296
- Update qodana_code_quality.yml by @arhimede in #297
- Replaced Psalm with PHPStan by @MarioRadu in #302
- Removed laminas/laminas-http dependency by @MarioRadu in #307
- Issue #309: Restricted
Qodanato supported PHP versions by @alexmerlin in #310 - Updated laminas/laminas-coding-standard to latest version by @MarioRadu in #314
- Implemented dotkernel/dot-mail 5.0 by @MarioRadu in #315
- Composer post install script by @MarioRadu in #312
- Issue #304: Increased PHPStan
memory_limitto1Gby @alexmerlin in #319 - Issue #320: Removed
credential_callablefrom authentication config by @alexmerlin in #321 - Issue #316: Obfuscate admin login IP address by @alexmerlin in #318
- Issue #322: Skip Doctrine cache on admin authentication by @alexmerlin in #323
- add demo and docs links to README.md by @arhimede in #325
- Navigation menu templates by @MarioRadu in #328
- Refactored forms and responses by @MarioRadu in #333
- Replace controllers with handlers by @MarioRadu in #335
- Implemented doctrine enums by @MarioRadu in #339
- PHP-CS bug fix by @MarioRadu in #342
- Implemented core arhitecture by @MarioRadu in #343
- Issue #345: Implemented route grouping by @alexmerlin in #346
- Issue #344: Major refactoring by @alexmerlin in #347
- Pre release tweaks by @alexmerlin in #350
- Issue #351:
Qodana: use branch6.0by @alexmerlin in #352 - Update README.md by @alexmerlin in #353
- Moved exceptions back from
CoretoAppby @alexmerlin in #354 - Issue #349: test readme.md to be updated by @Howriq in #355
- Update qodana_code_quality.yml by @arhimede in #357
- Issue #358: Render templates separately then pass body to
MailServiceby @alexmerlin in #359 - Core sync by @alexmerlin in #360
- Issue #361: Increase
PHPStanlevel to8by @alexmerlin in #362 - Issue #363: Fixed invalid call to
getDatainPostUserDeleteHandlerby @alexmerlin in #364 - Issue #365: Removed
laminas/laminas-i18nby @alexmerlin in #366 - Issue #368: Switch from
UUID4toUUID7by @alexmerlin in #369
New Contributors
Full Changelog: 5.0.3...6.0.0
5.0.3 Release
What's Changed
- Issue #284: Created file
CHANGELOG.mdby @alexmerlin in #285 - Issue #282: Show current page as active/open in left menu by @alexmerlin in #286
Full Changelog: 5.0.2...5.0.3
5.0.2 Release
What's Changed
- Issue #273: Bump
dotkernel/dot-sessionto^5.5.2by @bidi47 in #274 - Issue #276: Implemented Twig CS checker/fixer by @alexmerlin in #279
- Issue #277: Upgraded
dot-errorhandlerto version4.xby @alexmerlin in #278 - Issue #280: Admin logins page as bootstrap (simple) table by @alexmerlin in #281
Full Changelog: 5.0.1...5.0.2
5.0.1 Release
What's Changed
- Hide modal messages fix by @MarioRadu in #268
- Issue #266: Removed
HasLifecycleCallbacksfromTimestampsTrait.phpby @alexmerlin in #269 - Issue #184: Implemented
CSRFprotection in all forms by @alexmerlin in #270 - Issue #271: Fixed namespace across the application by @alexmerlin in #272
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
Upgrade Doctrine to version 3.
- updated readme badge by @bidi47 in #220
- Updated dot-cli & dot-geoip versions by @MarioRadu in #224
- removed references for PhpFileCache by @bidi47 in #223
- Refactored doctrine config by @MarioRadu in #227
- Implemented dot-cache by @MarioRadu in #228
- Issue 226 by @mada27 in #229
- Issue #232: Removed user-agent-sniffer by @alexmerlin in #233
- refactor checking for a public or private ip by @cPintiuta in #234
- Issue #236: Removed unnecessary
HasLifecycleCallbacksentity attributes by @alexmerlin in #237 - Issue #235: Updated GHA files to use latest action releases by @alexmerlin in #238
- Create qodana_code_quality.yml by @arhimede in #244
- Di attributes by @cPintiuta in #245
- Update qodana_code_quality.yml to include composer install by @arhimede in #250
- Orm3 by @cPintiuta in #253
- fixed updating login logs by @cPintiuta in #256
- crlf to lf by @cPintiuta in #257
- crlf to lf by @cPintiuta in #259
- new line by @cPintiuta in #260
- Removed unused config by @MarioRadu in #264
- bump psr-container-doctrine and refactoring config providers by @cPintiuta in #263
- Javascript refactoring and packages updates by @MarioRadu in #261
- Refactored handler by @MarioRadu in #265
Full Changelog: 4.3.1...5.0.0
4.3.1
What's Changed
- Removed configuration parameter for doctrine/cache from local.php
Full Changelog: 4.3.0...4.3.1
PHP 8.2 and 8.3 version bump
What's Changed
- Removed PHP 8.1 due to roave/psr-container-doctrine
- Added PHP 8.3 support
- Bootstrap table save visible columns by @MarioRadu in #202
- change theme to adminator by @arhimede in #203
- Fixed bootstrap table columns not hiding by @MarioRadu in #205
- Made login page mobile friendly and made every column in admin logins… by @PopNatanael in #206
- compiled css by @PopNatanael in #207
- Fixed svg fonts by @mada27 in #215
- Issue 208 by @Jurj-Bogdan in #213
- Log catch errors by @SergiuBota1 in #211
- updated composer by @bidi47 in #218
New Contributors
- @PopNatanael made their first contribution in #206
Full Changelog: 4.2.0...4.3.0