Releases: monofony/Monofony
Releases · monofony/Monofony
v0.10.2
v0.10.1
What's Changed
- Use Ubuntu latests for packages in CI by @loic425 in #491
- Update pull request template by @loic425 in #493
- Fix open api summaries by @loic425 in #495
- Change url for Monofony website by @pocky in #494
- Prepare v0.10.1 release by @loic425 in #498
New Contributors
Full Changelog: v0.10.0...v0.10.1
v0.10.0
TL;DR
- Adding support for PHP 8.2
- Adding support for Symfony 6.2
- Adding support for API-Platform 3.1
- Drop PHP 8.0 support
- Drop Symfony 5.4 & Symfony 6.0 support
What's Changed
- Add support for node 16.x by @loic425 in #465
- [CI] Add tests for Symfony 6.2 by @loic425 in #469
- [CI] Add support for PHP 8.2 by @loic425 in #470
- Add Behat API client by @loic425 in #472
- Split 0.10 branch by @loic425 in #473
- Set version as 0.10.0-dev by @loic425 in #474
- Require 0.10@dev by @loic425 in #475
- Drop support for PHP 8.0 by @loic425 in #477
- Drop support of Symfony 5.4 and Symfony 6.0 by @loic425 in #479
- Add support for APIP 3.1 by @loic425 in #480
- Prepare alpha release by @loic425 in #481
- Fix sass build by @loic425 in #488
- Add API Security service by @loic425 in #489
Full Changelog: v0.9.0...v0.10.0
v0.10.0-alpha.1
TL;DR
- Adding support for PHP 8.2
- Adding support for Symfony 6.2
- Adding support for API-Platform 3.1
- Drop PHP 8.0 support
- Drop Symfony 5.4 & Symfony 6.0 support
What's Changed
- Add support for node 16.x by @loic425 in #465
- [CI] Add tests for Symfony 6.2 by @loic425 in #469
- [CI] Add support for PHP 8.2 by @loic425 in #470
- Add Behat API client by @loic425 in #472
- Split 0.10 branch by @loic425 in #473
- Set version as 0.10.0-dev by @loic425 in #474
- Require 0.10@dev by @loic425 in #475
- Drop support for PHP 8.0 by @loic425 in #477
- Drop support of Symfony 5.4 and Symfony 6.0 by @loic425 in #479
- Add support for APIP 3.1 by @loic425 in #480
- Prepare alpha release by @loic425 in #481
- Revert split version by @loic425 in #482
- Trying 2.3.0 by @loic425 in #483
- Trying 2.3 by @loic425 in #484
- Trying with Jakub split action by @loic425 in #485
- Remove 2.3 on monorepo split by @loic425 in #486
- Trying the new split by @loic425 in #487
- Fix sass build by @loic425 in #488
Full Changelog: v0.9.0...v0.10.0-alpha.1
v0.9.0
What's Changed
- Improve breadcrumb recipes by @loic425 in #429
- Fix sample data command by @loic425 in #430
- Preview uploaded files by @loic425 in #431
- Fix the build by @loic425 in #434
- Conflict up to 1.11.6 by @loic425 in #435
- Simplify PHPUnit config by @loic425 in #436
- Add demo link on README by @loic425 in #433
- Add Symfony 6 support by @loic425 in #444
- Split Monorepo by @loic425 in #445
- Fix branches on split by @loic425 in #446
- Fix repository names by @loic425 in #447
- Trying to fix branch on split by @loic425 in #448
- Fix upgrade guide with security config by @loic425 in #449
- Bump Monorepo split version from 2.1 to 2.2 by @loic425 in #450
- Change user name & email for split monorepos by @loic425 in #451
- Upgrade to stable dependencies by @loic425 in #463
Full Changelog: v0.8.0...v0.9.0
v0.9.0-alpha.2
TL;DR
- Fix splitting packages after upgrading
Follow this upgrade guide
https://github.com/Monofony/Monofony/blob/v0.9.0-alpha.2/UPGRADE.md#from-08x-to-09x
What's Changed
- Split Monorepo by @loic425 in #445
- Fix branches on split by @loic425 in #446
- Fix repository names by @loic425 in #447
- Trying to fix branch on split by @loic425 in #448
- Fix upgrade guide with security config by @loic425 in #449
- Bump Monorepo split version from 2.1 to 2.2 by @loic425 in #450
- Change user name & email for split monorepos by @loic425 in #451
Full Changelog: v0.9.0-alpha.1...v0.9.0-alpha.2
v0.9.0-alpha.1
TL;DR
- Symfony 6 support 💥
Follow this upgrade guide
https://github.com/Monofony/Monofony/blob/v0.9.0-alpha.1/UPGRADE.md#from-08x-to-09x
What's Changed
- Improve breadcrumb recipes by @loic425 in #429
- Fix sample data command by @loic425 in #430
- Preview uploaded files by @loic425 in #431
- Fix the build by @loic425 in #434
- Conflict up to 1.11.6 by @loic425 in #435
- Simplify PHPUnit config by @loic425 in #436
- Add demo link on README by @loic425 in #433
- Add Symfony 6 support by @loic425 in #444
Full Changelog: v0.8.0...v0.9.0-alpha.1
v0.8.0
TL;DR
- Zenstruck foundry for data fixtures
- Support for Panther extension
- JWT Authentication for API pack
- Remove FOS OAuth server bundle
- Grids have now a DI system (grids as service)
Features
- #419 Use factories on api tests (@loic425)
- #417 Testing with PHP 8.1 (@loic425)
- #407 Add support for panther extension (@smildev, @loic425)
- #401 Remove FOS Oauth server bundle (@loic425)
- #400 JWT authentication (@loic425)
- #377 Use Foundry for data fixtures (@loic425)
- #376 Attributes for Doctrine mapping (@loic425)
- #375 Template events on admin layout (@loic425)
- #374 Use grids as service (@loic425)
Improvements
- #427 Refactor README page (@loic425)
- #426 Use an interface for documentation serializers (@loic425)
- #425 Use Resource & grid stable releases (@loic425)
- #424 Enable Psalm on 8.1 (@loic425)
- #423 Simplify PHPStan config (@loic425)
- #410 Bump minimist from 1.2.5 to 1.2.6 (@dependabot[bot])
- #418 Upgrade sass-loader (@loic425)
- #397 Bump follow-redirects from 1.14.5 to 1.14.8 (@dependabot[bot])
- #399 Bump url-parse from 1.5.3 to 1.5.10 (@dependabot[bot])
- #416 Bump Phpspec version (@loic425)
- #414 Bump async from 2.6.3 to 2.6.4 (@dependabot[bot])
- #411 Improve code quality (@loic425)
- #403 Remove Sylius forks (@loic425)
- #395 Bump Resource & grid to beta versions (@loic425)
- #394 Remove tag whitespaces (@loic425)
- #393 Upgrade Sylius dependencies (@loic425)
- #392 Fix password hasher (@loic425)
- #389 Split meta packages (@loic425)
- #388 Front metapackage (@loic425)
- #387 API metapackage (@loic425)
- #386 Core metapackage (@loic425)
- #385 Move admin-pack recipes into admin metapackage (@loic425)
- #380 Fix password reset template if front pack is not installed (@loic425)
- #382 Remove grid yaml configuration (@loic425)
- #381 Remove Symfony 5.3 support (@loic425)
- #379 Use Symfony style for commands (@loic425)
- #378 Bump Symfony flex version from 1.17 to 2.0 (@loic425)
- #372 Constructor promotion (@loic425)
- #371 Remove Symfony 6 support for now (@loic425)
- #370 Remove Infection (@loic425)
- #369 [Maintenance] Some annotations to attributes (@loic425)
- #368 Apply some typehints on Api pack (@loic425)
- #367 Apply some typehints on Core recipes (@loic425)
- #364 Init Rector (@loic425)
- #363 Upgrade coding standards (@loic425)
- #361 Upgrade PHPStan level (@loic425)
- #362 Upgrade package alias (@loic425)
- #359 Exclude paths on PHPStan (@loic425)
- #356 Update sensio/framework-extra-bundle requirement from ^5.1 to ^6.2 (@dependabot[bot])
- #331 Upgrade to GitHub-native Dependabot (@dependabot-preview[bot])
- #355 [Install] Remove directory checker (@loic425)
- #354 Outdate the legacy documentation (@loic425)
Fixes
- #422 PHPStan fix (@loic425)
- #420 Fix date type extension spec (@loic425)
- #415 Fix refresh token api test (@loic425)
- #413 Fix the build (@loic425)
- #412 Do not store proxy on shared storage (@loic425)
- #409 fix jms prod configuration (@smildev)
- #405 Fix admin avatar path (@loic425)
- #391 Fix/meta to library for now (@loic425)
- #383 Fix return type hints on forms (@loic425)
- #373 Fix Symfony packs for Flex (@loic425)
- #366 [Maintenance] Fix CI (@loic425)
v0.8.0-beta.4
v0.8.0-beta.3
- #410 Bump minimist from 1.2.5 to 1.2.6 (@dependabot[bot])
- #419 Use factories on api tests (@loic425)
- #418 Upgrade sass-loder (@loic425)
- #397 Bump follow-redirects from 1.14.5 to 1.14.8 (@dependabot[bot])
- #399 Bump url-parse from 1.5.3 to 1.5.10 (@dependabot[bot])
- #417 Testing with PHP 8.1 (@loic425)
- #416 Bump Phpspec version (@loic425)
- #414 Bump async from 2.6.3 to 2.6.4 (@dependabot[bot])
- #415 Fix refresh token api test (@loic425)
- #413 Fix the build (@loic425)
- #412 Do not store proxy on shared storage (@loic425)
- #411 Improve code quality (@loic425)