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