Releases: dotkernel/frontend
Releases · dotkernel/frontend
5.1.0 Release
What's Changed
- Issue #501: Home page cleanup by @alexmerlin in #502
- Update qodana_code_quality.yml by @arhimede in #503
- Replaced Psalm with PHPStan by @MarioRadu in #506
- Issue #507: Implemented enums in database by @alexmerlin in #508
- Added static analysis file by @MarioRadu in #514
- updated phpstan command by @bidi47 in #516
- Updated dotkernel/dot-mail package by @MarioRadu in #518
- Issue #520: Restricted
Qodana
to supported PHP versions by @alexmerlin in #521 - Updated laminas/laminas-coding-standard to latest version by @MarioRadu in #525
- Bumped dotkernel/dot-mail version to 5.1 by @MarioRadu in #527
- Composer post install script by @MarioRadu in #528
- add the status "deleted" to the user table by @bidi47 in #529
- Environment composer post install script bug fix by @MarioRadu in #530
Full Changelog: 5.0.1...5.1.0
5.0.1 Release
What's Changed
- Issue #487: Created file
CHANGELOG.md
by @alexmerlin in #488 - Issue #484: Show correct message when user tries to register with a deleted account email by @alexmerlin in #491
- added .gitattributes by @bidi47 in #489
- Issue #493: Removed unused assets by @alexmerlin in #496
- Issue #494: Removed
rector/rector
package and config file by @alexmerlin in #495 - Issue #497: Temporarily remove
.gitattributes
file to repair CRLF files by @alexmerlin in #499 - Issue #498: Fixed CRLF files and restored
.gitattributes
by @alexmerlin in #500
Full Changelog: 5.0.0...5.0.1
5.0.0 Release
What's Changed
- Replaced annotations with attributes by @MarioRadu in #446
- updated readme by @bidi47 in #448
- Issue #449: Removed
dot-debugbar
integration by @alexmerlin in #450 - Issue #455: Fixed JS error on pages where
.kv-fileinput-caption
is not present by @alexmerlin in #456 - Issue #342: Implemented
CSRF
protection in all forms by @alexmerlin in #454 - updated logo by @bidi47 in #457
- updated composer by @bidi47 in #461
- added twig cs by @bidi47 in #463
- implemented doctrine orm 3 by @cPintiuta in #460
- canonical url by @bidi47 in #464
- removed translation feature by @bidi47 in #468
- refactored twig templates by @cPintiuta in #471
- updated contact us by @bidi47 in #474
- Issue #470: Upgraded
dot-errorhandler
to version4.x
by @alexmerlin in #476 - Issue #444: Updated JS dependencies. by @alexmerlin in #477
- updated webpack config - fonts fix by @bidi47 in #475
- Issue 453 by @bidi47 in #478
- updated account delete by @bidi47 in #480
- replace branch 4 with 5 in qodana by @arhimede in #481
- account delete - avatar by @bidi47 in #483
- Issue #485: Preparation for v5 release. by @alexmerlin in #486
Full Changelog: 4.2.1...5.0.0
4.2.1 Release
What's Changed
- updated configuration by @bidi47 in #424
- delete sweetalert2 dependency by @mada27 in #425
- Update and rename robots.txt to robots.txt.dist by @arhimede in #429
- Update README.md by @arhimede in #431
- updated .gitignore by @bidi47 in #435
- Issue #436: Removed unnecessary
HasLifecycleCallbacks
entity attributes by @alexmerlin in #437 - Issue #420: Updated GHA files to use latest action releases by @alexmerlin in #434
- Create qodana_code_quality..yml by @arhimede in #438
Full Changelog: 4.2.0...4.2.1
PHP 8.2 and 8.3 version bump
4.1.0 Release
What's Changed
- Issue #413: Doctrine: replaced annotations with attributes. by @alexmerlin in #414
- Log out user if marked as deleted and remember me is active by @SergiuBota1 in #326
- Added PSALM badge by @MarioRadu in #328
- dot-debugbar integration by @alexmerlin in #329
- changed return type from ArrayCollection to Collection by @SergiuBota1 in #332
- Issue #246: Applied latest updates implemented in dot-debugbar. by @alexmerlin in #334
- Issue #337: Fixed usage of dot-session package. by @alexmerlin in #338
- Issue #339: Fixed avatar display issue caused by dot-debugbar. by @alexmerlin in #340
- Issue #335: Fixed InputFilter related issued reported by Psalm. by @alexmerlin in #344
- Issue #343: Session settings in config. by @alexmerlin in #345
- Issue #347: Fixed UndefinedInterfaceMethod issue in CookieService. by @alexmerlin in #348
- Update composer.json by @arhimede in #346
- Issue #349: Remove repetitive property declarations. by @alexmerlin in #350
- Code optimizations based on #349 by @alexmerlin in #352
- Issue #321: Replace built-in PHP server usage with WSL. by @alexmerlin in #354
- Issue #198: Clarify session config instructions. by @alexmerlin in #353
- Issue #356: Added Rector implementation. by @alexmerlin in #357
- Issue #359: Bumped Github actions/checkout and actions/cache to v3. by @alexmerlin in #360
- composer.json: Removed laminas-dependency-plugin from allowed-plugins. by @alexmerlin in #361
- Issue #363: removed exclamation sign from footer message. by @alexmerlin in #364
- Issue #366: Bump vimeo/psalm to version 5.x by @alexmerlin in #370
- CRLF TO LF by @MarioRadu in #374
- New line at end of file by @MarioRadu in #375
- added laminas coding standard to replace psr12 by @cPintiuta in #378
- removed slug code by @MarioRadu in #379
- Issue #372: Fix phpcs.xml and phpunit.xml dist files. by @alexmerlin in #383
- Issue #369: Added new line ends where missing. by @alexmerlin in #385
- fixed android-chrome png path in webmanifest by @SergiuBota1 in #388
- Issue #381: Symfony badge related fixes by @alexmerlin in #386
- Removed unused methods from FormsPlugin by @MarioRadu in #393
- Fixed psalm errors for input filters by @MarioRadu in #395
- contact form set default subject if none provided by @Jurj-Bogdan in #391
- input filter bugfix by @Jurj-Bogdan in #398
- Replace dot-form with laminas-form by @MarioRadu in #401
- update to boostrap V5 by @mada27 in #389
- issue-403 by @mada27 in #406
- Unit Tests, PSALM & PHPCS integrations by @MarioRadu in #408
- Issue #410: Increased
dotkernel/dot-twigrenderer
dependency to^3.4
by @alexmerlin in #411 - Removed debugbar.local.php by @MarioRadu in #409
Full Changelog: 4.0.0...4.1.0
4.0.0
PHP version
- bump to 8.1 and 8.2
What's Changed
- changed default branch from 3.0 to 4.0
- Recaptcha by @bidi47 in #241
- Recaptcha by @bidi47 in #242
- updated recaptcha - error message if empty siteKey by @bidi47 in #243
- npm version updated by @SergiuBota1 in #245
- Issue #247: Added allowed plugins to composer.json file. by @alexmerlin in #248
- updated composer - removed laminas-form by @bidi47 in #250
- updated composer by @bidi47 in #251
- updated function declarations for laminas-form 3.1.1 compatibility by @bidi47 in #252
- updated delete account form - checkbox values by @bidi47 in #253
- updated composer required packages by @bidi47 in #255
- updated composer required packages by @bidi47 in #256
- updated composer required packages by @bidi47 in #257
- change copyright to display current year by @SergiuBota1 in #260
- package.json stable and fixed version by @mada27 in #263
- Issue 265 by @bidi47 in #267
- Added remember me button by @SergiuBota1 in #268
- update npm 8.11 by @mada27 in #269
- compiled npm by @bidi47 in #270
- Added remember me functionality by @SergiuBota1 in #271
- added rememberMe key to local.php by @SergiuBota1 in #272
- Session management by @SergiuBota1 in #273
- fixed expire date issue by @SergiuBota1 in #274
- updated packages by @Jurj-Bogdan in #280
- Removed phinx migrations & seeders, kept doctrine migrations by @MarioRadu in #281
- Update mail.local.php.dist by @arhimede in #283
- Implemented doctrine data fixtures by @MarioRadu in #287
- Refactored ReCaptcha logic by @MarioRadu in #291
- updated mail.local.php.dist by @bidi47 in #296
- updated composer - dot-mail version by @bidi47 in #297
- Compiled js and css by @SergiuBota1 in #302
- Psalm implemented by @MarioRadu in #303
- Merge 4.0 into 3.0 by @MarioRadu in #305
- Changed userAgent column from VARCHAR to TEXT by @SergiuBota1 in #307
- Merging userAgent VARCHAR to TEXT by @MarioRadu in #308
- fixed issue 311 by @cPintiuta in #314
- Fixed table relation problem by @SergiuBota1 in #317
- Removed php 7.4 added php 8.2 and updated readme by @SergiuBota1 in #322
- Psalm target php 8.1 and removed php 8.0 from composer by @SergiuBota1 in #324
- Update require-dev in composer by @SergiuBota1 in #325
New Contributors
- @SergiuBota1 made their first contribution in #245
- @mada27 made their first contribution in #263
Full Changelog: 3.2.4...4.0.0
3.3.0 Release
What's Changed
- Recaptcha by @bidi47 in #241
- Recaptcha by @bidi47 in #242
- updated recaptcha - error message if empty siteKey by @bidi47 in #243
- npm version updated by @SergiuBota1 in #245
- Issue #247: Added allowed plugins to composer.json file. by @alexmerlin in #248
- updated composer - removed laminas-form by @bidi47 in #250
- updated composer by @bidi47 in #251
- updated function declarations for laminas-form 3.1.1 compatibility by @bidi47 in #252
- updated delete account form - checkbox values by @bidi47 in #253
- updated composer required packages by @bidi47 in #255
- updated composer required packages by @bidi47 in #256
- updated composer required packages by @bidi47 in #257
- change copyright to display current year by @SergiuBota1 in #260
- package.json stable and fixed version by @mada27 in #263
- Issue 265 by @bidi47 in #267
- Added remember me button by @SergiuBota1 in #268
- update npm 8.11 by @mada27 in #269
- compiled npm by @bidi47 in #270
- Added remember me functionality by @SergiuBota1 in #271
- added rememberMe key to local.php by @SergiuBota1 in #272
- Session management by @SergiuBota1 in #273
- fixed expire date issue by @SergiuBota1 in #274
- updated packages by @Jurj-Bogdan in #280
- Removed phinx migrations & seeders, kept doctrine migrations by @MarioRadu in #281
- Update mail.local.php.dist by @arhimede in #283
- Implemented doctrine data fixtures by @MarioRadu in #287
- Refactored ReCaptcha logic by @MarioRadu in #291
- updated mail.local.php.dist by @bidi47 in #296
- updated composer - dot-mail version by @bidi47 in #297
- Compiled js and css by @SergiuBota1 in #302
- Psalm implemented by @MarioRadu in #303
- Merge 4.0 into 3.0 by @MarioRadu in #305
- Changed userAgent column from VARCHAR to TEXT by @SergiuBota1 in #307
- Merging userAgent VARCHAR to TEXT by @MarioRadu in #308
- fixed issue 311 by @cPintiuta in #314
- fixed issue 311 by @cPintiuta in #313
- Fixed table relation problem by @SergiuBota1 in #317
- Merge 4.0 in 3.0 by @MarioRadu in #318
New Contributors
- @SergiuBota1 made their first contribution in #245
- @mada27 made their first contribution in #263
- @cPintiuta made their first contribution in #314
Full Changelog: 3.2.4...3.3
3.2.4 release
3.2.3 release
3.2.3 - 2021-07-06
Changed
- replaced tuupola/cors with mezzio/cors.
Added
- Nothing
Deprecated
- Nothing
Removed
- old CorsFactory was removed.
Fixed
- Nothing