Releases: sulu/skeleton
Releases · sulu/skeleton
Release 2.4.17 (2024-03-04)
Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix code style in new SystemRequestProcessor (sulu/sulu#7297) (@alexander-schranz)
- Merge pull request from GHSA-jr83-m233-gg6p (@alexander-schranz) (Thx @NeuralClone)
- Fix removing of defaultMeta of a FileVersion removes also the whole FileVersion entity (sulu/sulu#7282) (@redjanym)
- Fix new appeared PHPStan issues (sulu/sulu#7295) (@alexander-schranz)
- Using the
Localization
constructor (sulu/sulu#7276) (@mamazu) - Update PHPStan baseline (sulu/sulu#7279) (@alexander-schranz)
- Fix nominatim location endpoint (sulu/sulu#7172) (@martinlagler)
- Fix flaky postgres snippet export test (sulu/sulu#7278) (@alexander-schranz)
- Fix Postgres DoctrineDbal tests and Refactor CI tasks (sulu/sulu#7273) (@alexander-schranz)
- Fix compatibility to php 7.2 (sulu/sulu#7275) (@alexander-schranz)
- Fix regression to allow implode in route schemas (sulu/sulu#7271) (@wachterjohannes)
- Use Github_TOKEN in CI to avoid composer rate limit errors (#237) (@alexander-schranz)
Release 2.5.12 (2024-02-05)
Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix suggestions test case and code style (sulu/sulu#7264) (@alexander-schranz)
- Merge pull request from GHSA-gfrh-gwqc-63cv (@martinlagler)
- Fix Article restore bug with pageTreeRoute if parent page is null by adding a fallback (sulu/sulu#7263) (@martinlagler)
- Replace
merge
withpersist
inTargetGroupRepository
andTargetGroupRuleRepository
(sulu/sulu#7235) (@redjanym) - Optimize loading of media for download media action (sulu/sulu#7259) (@alexander-schranz)
- Improve the RequestParameters Tests and some types around it (sulu/sulu#7221) (@mamazu)
- Improve types around the
DocumentManager
(sulu/sulu#7239) (@mamazu) - Fix DebugEventDispatcher - Fix method naming and add a check if an event should be stoppable (sulu/sulu#7247) (@claudissimus)
- Fix deprecations on bundle classes methods and mark them as
@internal
(sulu/sulu#7233) (@stollr) - Merge branches '2.5' and '2.4' of https://github.com/sulu/sulu into 2.5 (@alexander-schranz)
- Fix current phpstan and phpcs issues (sulu/sulu#7260) (@alexander-schranz)
- Allow doctrine orm 2.17.3 (sulu/sulu#7255) (@alexander-schranz)
- Fix LinkType warning when provider is not defined (sulu/sulu#7234) (@hual7)
- Fix conflict to old and newer scheb packages (sulu/sulu#7253) (@alexander-schranz)
- Fix php-cs issues and update phpstan baseline (sulu/sulu#7248) (@Prokyonn)
- Add routeAttributes to preview conditions (sulu/sulu#7244) (@Prokyonn)
- Adapt indexing of blocks to remove hidden or scheduled blocks (sulu/sulu#7249) (@wachterjohannes)
- Add array access wrapper for resource-locator-parts (sulu/sulu#7236) (@wachterjohannes)
- Disable the delete-locale button correctly (sulu/sulu#7232) (@wachterjohannes)
- Update rector to Rector 0.19 (#232) (@alexander-schranz
Release 2.4.16 (2024-02-05)
Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix suggestions test case and code style (sulu/sulu#7264) (@alexander-schranz)
- Merge pull request from GHSA-gfrh-gwqc-63cv (@martinlagler)
- Fix Article restore bug with pageTreeRoute if parent page is null by adding a fallback (sulu/sulu#7263) (@martinlagler)
- Optimize loading of media for download media action (sulu/sulu#7259) (@alexander-schranz)
- Improve the RequestParameters Tests and some types around it (sulu/sulu#7221) (@mamazu)
- Improve types around the
DocumentManager
(sulu/sulu#7239) (@mamazu) - Fix DebugEventDispatcher - Fix method naming and add a check if an event should be stoppable (sulu/sulu#7247) (@claudissimus)
- Fix deprecations on bundle classes methods and mark them as
@internal
(sulu/sulu#7233) (@stollr) - Fix current phpstan and phpcs issues (sulu/sulu#7260) (@alexander-schranz)
- Allow doctrine orm 2.17.3 (sulu/sulu#7255) (@alexander-schranz)
- Fix LinkType warning when provider is not defined (sulu/sulu#7234) (@hual7)
- Fix php-cs issues and update phpstan baseline (sulu/sulu#7248) (@Prokyonn)
- Add routeAttributes to preview conditions (sulu/sulu#7244) (@Prokyonn)
- Adapt indexing of blocks to remove hidden or scheduled blocks (sulu/sulu#7249) (@wachterjohannes)
- Add array access wrapper for resource-locator-parts (sulu/sulu#7236) (@wachterjohannes)
- Disable the delete-locale button correctly (sulu/sulu#7232) (@wachterjohannes)
Release 2.5.11 (2023-12-14)
Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog
- Fix NestedTreeRepository phpstan issues generics (sulu/sulu#7230) (@alexander-schranz)
- Fix static code analyzer error on void methods on Sulu PHPCR Session and Sulu PHPCR Node classes (sulu/sulu#7225) (@alexander-schranz)
- Fix running UnitTests on a machine in a different timezone (sulu/sulu#7226) (@alexander-schranz)
- Fix issue with SnippetResolver on PHP 7.2 (sulu/sulu#7223) (@alexander-schranz)
- Fix caching of snippets in different locales (sulu/sulu#7213) (@mamazu)
- Fix failing testcase for MediaRepositoryTest testFindMediaDisplayInfo (sulu/sulu#7219) (@alexander-schranz)
- More types in the ViewBuilder traits (sulu/sulu#7187) (@mamazu)
- Fix categories menu permissions (sulu/sulu#7163) (@zanturik)
- Fix link content type return old file version (sulu/sulu#7119) (sulu/sulu#7164) (@zanturik)
- Fix deprecation happening when content type is checked in AppendAnalyticsListener (sulu/sulu#7186) (@stollr)
- Fix copy locale with no destination exception (sulu/sulu#7167) (@zanturik)
- Fix segmentKey typehint in ContentTypeInterface (sulu/sulu#7217) (@alexander-schranz)
- Add missing test case for TextEditorTest (sulu/sulu#7216) (@alexander-schranz)
- Validate Texteditor content only for string type (sulu/sulu#7196) (@shochdoerfer)
- Fix hide of default snippet tab when no permissions (sulu/sulu#7212) (@alexander-schranz)
- Add types to Symfony Configuration classes (sulu/sulu#7200) (@mamazu)
- Fix double slashes in node suffixes (sulu/sulu#7199) (@xabbuh)
- Fix parameter type of portal (sulu/sulu#7209) (@mamazu)
- Add Friends Of Sulu to InfoCommand (sulu/sulu#7192) (@TheCadien)
- Fix issue with optional parameters before required parameters (sulu/sulu#7191) (@alexander-schranz)
- Improve types for the Admin getSecurityContext methods (sulu/sulu#7181) (@mamazu)
- Add more types for category and media twig extension (sulu/sulu#7183) (@mamazu)
- Improve type information in the NavigationItem (sulu/sulu#7176) (@mamazu)
- Add type improvements to ListBuilder (sulu/sulu#7178) (@mamazu)
- Fix constant hasser not working correctly (sulu/sulu#7180) (@alexander-schranz)
- Improve error handling of loadByResourceLocator (sulu/sulu#7168) (@mamazu)
- Update PHPStan baseline (sulu/sulu#7175) (@alexander-schranz)
- Fix set ghost locale to null have consistant count of columns in csv export (sulu/sulu#7139) (@rs2487)
- Fix test methods in ForceTwoFactorSubscriberTest unit tests (sulu/sulu#7131) (@stollr)
- Add debug flag to CustomTtlListener (sulu/sulu#7158) (@wachterjohannes)
- Add missing remove route domain events (sulu/sulu#7157) (@Prokyonn)
- Add original locale to snippet document in case of shadows (sulu/sulu#7133) (@Prokyonn)
- Use specific Http Exception for 406 error (sulu/sulu#7155) (@alexander-schranz)
- Fix phpcr generics-annotations phpstan issues (sulu/sulu#7154) (@alexander-schranz)
- Remove support for Node 12 in sulu admins (sulu/sulu#7151) (@alexander-schranz)
- Fix incompatibility to Symfony 6.4 renderBlock method (sulu/sulu#7148) (@alexander-schranz)
- Fix php-cs code style (sulu/sulu#7150) (@alexander-schranz)
- Fix dynamic property issues in phpstan via rector (sulu/sulu#7146) (@alexander-schranz)
- Output versions and installed dependencies (sulu/sulu#7145) (@alexander-schranz)
- Fix code style and fix some phpstan issues (sulu/sulu#7144) (@alexander-schranz)
- Add conflict to doctrine/orm >= 2.16.0 (sulu/sulu#7141) (@leon-witlif)
- Fixing workflow badge (sulu/sulu#7135) (@mamazu)
- Fix tests for LinkContentType and AuthCodeMailer (sulu/sulu#7129) (@alexander-schranz)
- Upgrade rector to 0.18 version (#227) (@alexander-schranz)
- Fixing workflow badge (#225) (@mamazu)
- Fix issue with rector and new phpstan.dist.neon file (#231) (@alexander-schranz)
Release 2.4.15 (2023-12-14
Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog
- Fix static code analyzer error on void methods on Sulu PHPCR Session and Sulu PHPCR Node classes (sulu/sulu#7225) (@alexander-schranz)
- Fix running UnitTests on a machine in a different timezone (sulu/sulu#7226) (@alexander-schranz)
- Fix issue with SnippetResolver on PHP 7.2 (sulu/sulu#7223) (@alexander-schranz)
- Fix caching of snippets in different locales (sulu/sulu#7213) (@mamazu)
- Fix failing testcase for MediaRepositoryTest testFindMediaDisplayInfo (sulu/sulu#7219) (@alexander-schranz)
- More types in the ViewBuilder traits (sulu/sulu#7187) (@mamazu)
- Fix categories menu permissions (sulu/sulu#7163) (@zanturik)
- Fix link content type return old file version (sulu/sulu#7119) (sulu/sulu#7164) (@zanturik)
- Fix deprecation happening when content type is checked in AppendAnalyticsListener (sulu/sulu#7186) (@stollr)
- Fix copy locale with no destination exception (sulu/sulu#7167) (@zanturik)
- Fix segmentKey typehint in ContentTypeInterface (sulu/sulu#7217) (@alexander-schranz)
- Add missing test case for TextEditorTest (sulu/sulu#7216) (@alexander-schranz)
- Validate Texteditor content only for string type (sulu/sulu#7196) (@shochdoerfer)
- Fix hide of default snippet tab when no permissions (sulu/sulu#7212) (@alexander-schranz)
- Add types to Symfony Configuration classes (sulu/sulu#7200) (@mamazu)
- Fix double slashes in node suffixes (sulu/sulu#7199) (@xabbuh)
- Fix parameter type of portal (sulu/sulu#7209) (@mamazu)
- Add Friends Of Sulu to InfoCommand (sulu/sulu#7192) (@TheCadien)
- Fix issue with optional parameters before required parameters (sulu/sulu#7191) (@alexander-schranz)
- Improve types for the Admin getSecurityContext methods (sulu/sulu#7181) (@mamazu)
- Add more types for category and media twig extension (sulu/sulu#7183) (@mamazu)
- Improve type information in the NavigationItem (sulu/sulu#7176) (@mamazu)
- Add type improvements to ListBuilder (sulu/sulu#7178) (@mamazu)
- Fix constant hasser not working correctly (sulu/sulu#7180) (@alexander-schranz)
- Improve error handling of loadByResourceLocator (sulu/sulu#7168) (@mamazu)
- Update PHPStan baseline (sulu/sulu#7175) (@alexander-schranz)
- Fix set ghost locale to null have consistant count of columns in csv export (sulu/sulu#7139) (@rs2487)
- Add debug flag to CustomTtlListener (sulu/sulu#7158) (@wachterjohannes)
- Add missing remove route domain events (sulu/sulu#7157) (@Prokyonn)
- Add original locale to snippet document in case of shadows (sulu/sulu#7133) (@Prokyonn)
- Use specific Http Exception for 406 error (sulu/sulu#7155) (@alexander-schranz)
- Fix phpcr generics-annotations phpstan issues (sulu/sulu#7154) (@alexander-schranz)
- Remove support for Node 12 in sulu admins (sulu/sulu#7151) (@alexander-schranz)
- Fix php-cs code style (sulu/sulu#7150) (@alexander-schranz)
- Fix dynamic property issues in phpstan via rector (sulu/sulu#7146) (@alexander-schranz)
- Output versions and installed dependencies (sulu/sulu#7145) (@alexander-schranz)
- Fix code style and fix some phpstan issues (sulu/sulu#7144) (@alexander-schranz)
- Add conflict to doctrine/orm >= 2.16.0 (sulu/sulu#7141) (@leon-witlif)
- Fixing workflow badge (sulu/sulu#7135) (@mamazu)
- Fixing workflow badge (#225) (@mamazu)
Release 2.5.10 (2023-08-03)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix Observable Response Discrepancy on Admin Login. Thx to @s23hck for reporting
- Use structure language instead of property value as locale for Link content type (sulu/sulu#7121) (@Prokyonn)
- Merge pull request from GHSA-wmwf-49vv-p3mr (@alexander-schranz)
- Upgrade phpstan baseline (sulu/sulu#7127) (@alexander-schranz)
- Conflict incompatible version 2.16.0 of doctrine/orm (sulu/sulu#7128) (@alexander-schranz)
- Using interfaces (sulu/sulu#7122) (@mamazu)
- Fix for duplicate content for teasers (sulu/sulu#7115) (@martinlagler)
- Update the PHPStan baseline (sulu/sulu#7117) (@alexander-schranz)
- Fix warning optional parameter defined before required (sulu/sulu#7111) (@alexander-schranz)
- Fix prophecy error for SuluSecurityListenerTest (sulu/sulu#7107) (@alexander-schranz)
- Fix clearing destination webspace with nested children in copy webspace command (sulu/sulu#7106) (@rs2487)
- Add a seralization group to reduce the config when serializing (sulu/sulu#7070) (@maikrosenthal)
- Using constructor property promotion for better types (sulu/sulu#7054) (@mamazu)
- Fix trash action failure with null security context (sulu/sulu#7077) (@Jupi007)
- Fix mocking of none existing classes (sulu/sulu#7102) (@alexander-schranz)
- Fix session ini_set issue with Symfony 6.3 (sulu/sulu#7101) (@alexander-schranz)
- Fix some phpstan and php-cs-fixer issues (sulu/sulu#7100) (@alexander-schranz)
- Update security supported version (sulu/sulu#7093) (@alexander-schranz)
- Fix code style and update phpstan baseline (sulu/sulu#7085) (@alexander-schranz)
- CannotEvaluateTokenException exception with array (sulu/sulu#7078) (@Jupi007)
- Updating doc types (sulu/sulu#7056) (@mamazu)
- Fix redirect with format (sulu/sulu#7061) (@wachterjohannes)
- Fix issue with lost query-parameter for history-urls (sulu/sulu#7058) (@wachterjohannes)
- Fix problem with stof extension bundle metadata cache (#224) (@alexander-schranz)
- Force minor version of Symfony (#223) (@alexander-schranz)
- Add useage rector 0.17 (#222) (@alexander-schranz)
- Change phpstan config values to official camelCase parameters (#216) (@alexander-schranz)
- Upgrade skeleton to rector 0.16 (#218) (@alexander-schranz)
Release 2.4.14 (2023-08-03)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Use structure language instead of property value as locale for Link content type (sulu/sulu#7121) (@Prokyonn)
- Upgrade phpstan baseline (sulu/sulu#7127) (@alexander-schranz)
- Conflict incompatible version 2.16.0 of doctrine/orm (sulu/sulu#7128) (@alexander-schranz)
- Using interfaces (sulu/sulu#7122) (@mamazu)
- Fix for duplicate content for teasers (sulu/sulu#7115) (@martinlagler)
- Update the PHPStan baseline (sulu/sulu#7117) (@alexander-schranz)
- Fix warning optional parameter defined before required (sulu/sulu#7111) (@alexander-schranz)
- Fix prophecy error for SuluSecurityListenerTest (sulu/sulu#7107) (@alexander-schranz)
- Fix clearing destination webspace with nested children in copy webspace command (sulu/sulu#7106) (@rs2487)
- Fix trash action failure with null security context (sulu/sulu#7077) (@Jupi007)
- Fix mocking of none existing classes (sulu/sulu#7102) (@alexander-schranz)
- Fix some phpstan and php-cs-fixer issues (sulu/sulu#7100) (@alexander-schranz)
- Update security supported version (sulu/sulu#7093) (@alexander-schranz)
- Fix code style and update phpstan baseline (sulu/sulu#7085) (@alexander-schranz)
- CannotEvaluateTokenException exception with array (sulu/sulu#7078) (@Jupi007)
- Fix redirect with format (sulu/sulu#7061) (@wachterjohannes)
- Fix issue with lost query-parameter for history-urls (sulu/sulu#7058) (@wachterjohannes)
- Force minor version of Symfony (#223) (@alexander-schranz)
Release 2.5.9 (2023-04-12)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix copy article with live generation (sulu/sulu#7041) (@alexander-schranz)
- Fix incompatible doctrine/orm gedmo version (sulu/sulu#7041) (@alexander-schranz)
- Replace string class with Object::class (sulu/sulu#7050) (@mamazu)
- Fixed type annotation of addresses property of Account entity (sulu/sulu#7042) (@stollr)
- Fix pre and postinstall parameters for custom admin build (sulu/sulu#7039) (@alexander-schranz)
- Migrate one remaining deprecation on 2.5 (sulu/sulu#6977) (sulu/sulu#7035) (@YetiCGN)
Release 2.4.13 (2023-04-12)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Fix copy article with live generation (sulu/sulu#7041) (@alexander-schranz)
- Fix incompatible doctrine/orm gedmo version (sulu/sulu#7041) (@alexander-schranz)
- Fix pre and postinstall parameters for custom admin build (sulu/sulu#7039) (@alexander-schranz)
- Bump Version (@alexander-schranz)
Release 2.5.8 (2023-03-14)
Release Blog | Upgrade Guide | Skeleton Adjustments | Full Changelog
- Run tests against php 8.2 (sulu/sulu#7034) (@alexander-schranz)
- Update code style phpdoc_separation rule (sulu/sulu#7018) (@alexander-schranz)
- Migrate deprecations to symfony/deprecation-contracts (sulu/sulu#7030) (@YetiCGN)
- Fix unexpected jackalope behaviour by making phpcr sessions lazy (sulu/sulu#7029) (@alexander-schranz)
- Change google tag manager and google analytics templates for JS and iframes to always use https (sulu/sulu#7020) (@picturestone)
- Remove snippet mention from export base class (sulu/sulu#7024) (@rogamoore)
- Add getAttributes method to RequestAttributes (sulu/sulu#7022) (@Prokyonn)
- Add types for list metadata configuration (sulu/sulu#6962) (@mamazu)
- Change query for find custom-url by page to improve performance (sulu/sulu#7014) (@wachterjohannes)
- Run tests against php 8.2 (#215) (@alexander-schranz)