Releases: sulu/skeleton
Releases · sulu/skeleton
2.1.9
Release 2.1.9 (2021-03-01)
Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog
Merged pull requests:
- Add php 8 support sulu/sulu#5757 (@alexander-schranz)
- Allow to display specific error message returned by server in Form view sulu/sulu#5799 (@nnatter)
- Prevent doubleclick of item while ordering column list sulu/sulu#5849 (@luca-rath)
- Fix translation sulu/sulu#5847 (@alexander-schranz)
- Update recipes sulu/sulu#5845 (@alexander-schranz)
- Fix structure converter sulu/sulu#5844 (@luca-rath)
- Replace appveyor with github actions on sulu 2.1 sulu/sulu#5841 (@luca-rath)
- Fix category not found and fallback to default locale for category converter sulu/sulu#5839 (@alexander-schranz)
- Remove smart content PageOutOfBoundsException sulu/sulu#5835 (@Prokyonn)
- Resolve absolute urls for sulu-link tags sulu/sulu#5834 (@nnatter)
- Load page teasers from phpcr sulu/sulu#5833 (@luca-rath)
- Fix snippet copy locale sulu/sulu#5832 (@plozmun)
- Index embedded structures sulu/sulu#5831 (@luca-rath)
- Fix tags auto_complete sulu/sulu#5830 (@luca-rath)
- Adjust webpack configuration to prefer nearest node_modules folder when resolving packages sulu/sulu#5827 (@nnatter)
- Allow to pass included properties to sulu_content_load sulu/sulu#5820 (@nnatter)
- Use the antishov/doctrine-extensions-bundle for PHP 8 compatibility sulu/sulu#5814 (@alexander-schranz)
- Prepare PHP 8 compatibility sulu/sulu#5813 (@alexander-schranz)
- Remove url validation sulu/sulu#5812 (@luca-rath)
- Fix psr18 client min requirements for using symfony http client sulu/sulu#5811 (@alexander-schranz)
- Add repository interface as alias for persistence bundle service ids sulu/sulu#5810 (@nnatter)
- Remove guzzle requirement for PHP 8 support sulu/sulu#5807 (@alexander-schranz)
- Fix DeviceDetectorSubscriber with newer matomo device detector version sulu/sulu#5803 (@Prokyonn)
- Add visible property to NavigationItem to allow for hiding navigation items sulu/sulu#5798 (@nnatter)
- Display helpful error message if uploaded media is blocked or exceeds maximum filesize sulu/sulu#5797 (@nnatter)
- Add TreeTable pagination sulu/sulu#5786 (@Prokyonn)
- Add marker interface for DocumentManager event subscribers to enable autoconfiguration #5782 (@luca-rath)
- Upgrade doctrine packages sulu/sulu#5774 (@alexander-schranz)
- Improve to build 1.6 admin sulu/sulu#5846 (@alexander-schranz)
- Replace appveyor with github actions sulu/sulu#5837 (@luca-rath)
- Use ramsey/composer-install action for installing dependencies sulu/sulu#5761 (@nnatter)
- Fix code style after php cs update sulu/sulu#5756 (@alexander-schranz)
- Run php-cs-fixer as step inside of test job sulu/sulu#5735 (@nnatter)
- Remove duplicated files in the bundles sulu/sulu#5733 (@alexander-schranz)
- Change branch names sulu/sulu#5732 (@alexander-schranz)
- Update recipe files #91 (@alexander-schranz)
- Change doctrine namespace to be compatible with new major version in AppFixtures class #89 (@nnatter)
- Remove symlink from asset install #92 (@alexander-schranz)
- Allow installation with PHP 8 #94 (@alexander-schranz)
2.2.4
Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog
- (sulu/sulu#5792) Fix list padding and disabled input field for safari and firefox
- (sulu/sulu#5777) Add sulu_category_url_remove and sulu_category_url_toggle twig functions
- (sulu/sulu#5758) Allow to display badges inside of tabs
- (sulu/sulu#5780) Move blocked_file_types configuration
- (sulu/sulu#5767) Add UploadToolbarAction
- (sulu/sulu#5739) PHPStan level 2 in smartContent
- (sulu/sulu#5738) Fix var definition in WebspaceManager.php
- (sulu/sulu#5768) Fix format manager generated urls with multiple dots
- (sulu/sulu#5791) Changed contact position length
- (sulu/sulu#5781) Log helpful error messages when invalid values are passed to Selection fields
- (sulu/sulu#5778) Adjust wording of info texts about soft-limits in SEO tab
- (sulu/sulu#5784) Sort items returned by server to march order of selected ids in MultiSelectionStore
- (sulu/sulu#5789) Fix PHP 8 compatibility in AccessControlManager
- (sulu/sulu#5772) Fix buggy scroll behaviour
- (sulu/sulu#5773) Fix original media download link in the admin UI
- (sulu/sulu#5775) Fix phpdoc return types in RouteRepositoryInterface
- (sulu/sulu#5762) Enhance php-cs-fixer config
- (sulu/sulu#5763) Use bahmutov/npm-install action for installing dependencies
- (sulu/sulu#5761) Use ramsey/composer-install action for installing dependencies
- (sulu/sulu#5749) Fix if no segements are set
- (sulu/sulu#5756) Fix code style after php cs update
- (sulu/sulu#5755) Update PHP FFmpeg library
- (sulu/sulu#5754) Remove requirement to layershifter/tld-extract
- (sulu/sulu#5753) Allow newer version of gedmo doctrine extensions
- (sulu/sulu#5752) Allow newer version of oro doctrine extensions
- (sulu/sulu#5750) Allow toflar/psr6-symfony-http-cache-store version ^3.0
- (sulu/sulu#5751) Allow newer version of flysystem azure adapter
- (sulu/sulu#5659) fix xliff import for block-in-block
- (sulu/sulu#5716) Include unpublished pages in preview when using teaser_selection
- (sulu/sulu#5731) Do not remove margin of divider of child-sections
- (sulu/sulu#5745) Prevent duplicated requests when block with list_overlay selection is changed
- (sulu/sulu#5747) Allow to use custom-url redirects with other request-formats than html
- (sulu/sulu#5742) Use block visitors for hiding blocks in BlockContentType
- (sulu/sulu#5744) Fix z-index of ckeditor
- (sulu/sulu#5737) Update Inflector to new Version 1.4 || 2.0
- (sulu/sulu#5741) Remove download-language script from test workflow
- (sulu/sulu#5736) Add development scripts to composer.json and add php-cs-fixer as dev-dependency
- (sulu/sulu#5715) Fix json schema for blocks
- (sulu/sulu#5740) Fix configure ghostscript as env variable
- (sulu/sulu#5735) Run php-cs-fixer as step inside of test job
- (sulu/sulu#5734) Adjust branch filter for trigger-styleguide-build workflow
- (sulu/sulu#5733) Remove duplicated files in the bundles
- (sulu/sulu#5732) Change branch names in workflow
- (sulu/sulu#5722) Adjust name of javascript action
- (sulu/sulu#5723) Move validation of JavaScript build to GitHub Action
- (sulu/sulu#5720) Test frontend application using GitHub Actions instead of CircleCI
- (sulu/sulu#5713) Remove duplicated setParameter call in SuluDocumentManagerExtension
2.1.8
Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog
- (sulu/sulu#5792) Fix list padding and disabled input field for safari and firefox
- (sulu/sulu#5777) Add sulu_category_url_remove and sulu_category_url_toggle twig functions
- (sulu/sulu#5758) Allow to display badges inside of tabs
- (sulu/sulu#5780) Move blocked_file_types configuration
- (sulu/sulu#5739) PHPStan level 2 in smartContent
- (sulu/sulu#5738) Fix var definition in WebspaceManager.php
- (sulu/sulu#5768) Fix format manager generated urls with multiple dots
- (sulu/sulu#5791) Changed contact position length
- (sulu/sulu#5781) Log helpful error messages when invalid values are passed to Selection fields
- (sulu/sulu#5778) Adjust wording of info texts about soft-limits in SEO tab
- (sulu/sulu#5784) Sort items returned by server to march order of selected ids in MultiSelectionStore
- (sulu/sulu#5772) Fix buggy scroll behaviour
- (sulu/sulu#5775) Fix phpdoc return types in RouteRepositoryInterface
- (sulu/sulu#5762) Enhance php-cs-fixer config
- (sulu/sulu#5763) Use bahmutov/npm-install action for installing dependencies
- (sulu/sulu#5761) Use ramsey/composer-install action for installing dependencies
- (sulu/sulu#5756) Fix code style after php cs update
- (sulu/sulu#5755) Update PHP FFmpeg library
- (sulu/sulu#5754) Remove requirement to layershifter/tld-extract
- (sulu/sulu#5753) Allow newer version of gedmo doctrine extensions
- (sulu/sulu#5752) Allow newer version of oro doctrine extensions
- (sulu/sulu#5750) Allow toflar/psr6-symfony-http-cache-store version ^3.0
- (sulu/sulu#5751) Allow newer version of flysystem azure adapter
- (sulu/sulu#5659) fix xliff import for block-in-block
- (sulu/sulu#5716) Include unpublished pages in preview when using teaser_selection
- (sulu/sulu#5731) Do not remove margin of divider of child-sections
- (sulu/sulu#5745) Prevent duplicated requests when block with list_overlay selection is changed
- (sulu/sulu#5747) Allow to use custom-url redirects with other request-formats than html
- (sulu/sulu#5744) Fix z-index of ckeditor
- (sulu/sulu#5737) Update Inflector to new Version 1.4 || 2.0
- (sulu/sulu#5741) Remove download-language script from test workflow
- (sulu/sulu#5736) Add development scripts to composer.json and add php-cs-fixer as dev-dependency
- (sulu/sulu#5715) Fix json schema for blocks
- (sulu/sulu#5740) Fix configure ghostscript as env variable
- (sulu/sulu#5735) Run php-cs-fixer as step inside of test job
- (sulu/sulu#5734) Adjust branch filter for trigger-styleguide-build workflow
- (sulu/sulu#5733) Remove duplicated files in the bundles
- (sulu/sulu#5732) Change branch names in workflow
- (sulu/sulu#5722) Adjust name of javascript action
- (sulu/sulu#5723) Move validation of JavaScript build to GitHub Action
- (sulu/sulu#5720) Test frontend application using GitHub Actions instead of CircleCI
- (sulu/sulu#5713) Remove duplicated setParameter call in SuluDocumentManagerExtension
2.2.3
Full Changelog | Follow Upgrade | Release Blog
- (#5706) Allow to access locale in expression in form configuration
- (#5711) Fix PHP version for github actions
- (#5710) Fix PHP version for github actions
- (#5707) Disable pagination in ResourceSingleSelect and ResourceMultiSelect
- (#5700) Fix race condition causing pages being shown as broken
- (#5610) Fix sulu_content_load for non pages
- (#5698) Fix localizations for the TemplateAttributeResolver
- (#5690) Fix for image height calculation
- (#5639) Adjust SettingsVersions field type for better configurability
- (#5685) Fix little copy paste typo
- (#5669) Fix symfony 5.2 api tests
- (#5679) Fix issue when sorting and limiting in DataProviderRepositoryTrait
- (#5635) Render anchor tag instead of text if target of sulu-link is not published in preview
- (#5675) Allow to use is_array and implode in route schema
- (#5678) Resolve conflicts when generating route for entity in RouteController
- (#5671) Fallback to unlocalized toLowerCase if locale is not BCP 47 in ResourceLocator
- (#5670) Fallback to content-locale of user in ResourceLocator field-type
- (#5664) add better php doc for phpstan lvl2 MediaBundle
- (#5663) Add better php doc for phpstan lvl2 HttpCacheBundle
- (#5654) Allow components as children of Select Option
- (#5660) Fix db version of postgres
2.1.7
Full Changelog | Follow Upgrade | Release Blog
- (#5711) Fix PHP version for github actions
- (#5710) Fix PHP version for github actions
- (#5707) Disable pagination in ResourceSingleSelect and ResourceMultiSelect
- (#5690) Fix for image height calculation
- (#5639) Adjust SettingsVersions field type for better configurability
- (#5685) Fix little copy paste typo
- (#5669) Fix symfony 5.2 api tests
- (#5679) Fix issue when sorting and limiting in DataProviderRepositoryTrait
- (#5635) Render anchor tag instead of text if target of sulu-link is not published in preview
- (#5675) Allow to use is_array and implode in route schema
- (#5678) Resolve conflicts when generating route for entity in RouteController
- (#5671) Fallback to unlocalized toLowerCase if locale is not BCP 47 in ResourceLocator
- (#5670) Fallback to content-locale of user in ResourceLocator field-type
- (#5664) add better php doc for phpstan lvl2 MediaBundle
- (#5663) Add better php doc for phpstan lvl2 HttpCacheBundle
- (#5654) Allow components as children of Select Option
- (#5660) Fix db version of postgres
2.2.2
Full Changelog | Follow Upgrade | Release Blog
- (#5605) Adding default to anonymous column
- (#5657) Fix unselecting segments for live workspace
- (#5656) Remove AudienceTargeting reference in DataProviderPool
- (#5649) Add type filtering in smart content
- (#5651) Enhance test-application workflow
- (#5647) Fixes for PHPStan level 2 in Core bundle
- (#5648) Phpstan/custom bundle
- (#5650) Run tests with github actions in sulu 2
- (#5645) Run tests with github actions
- (#5625) Fix account/contact media list
- (#5642) Fix setting value prop of FieldBlocks from the outside
- (#5600) Fix add request format to redirect url
- (#5636) Log error to javascript console if administration build does not match Sulu version
- (#5634) Add publish indicator to selection and single_selection field types
- (#5630) Fix some type issues for phpstan level 2
- (#5638) Include registered keys in invalid-key errors of javascript registries
- (#5628) Fix block preview with sections
- (#5637) Add autowire for media TypeManagerInterface
- (#5622) Do not discard existing data in setMultiple method of MemoryFormStore
- (#5627) Add autowire for the storage interface
- (#5626) Fix redirect after navigation with confirmation dialog from dirty Form
- (#5618) Fix sections in blocks
- (#5620) Include postcss.config.js in UpdateBuildCommand
- (#5619) Add 2.2 branch alias
- (#5613) Reset filter parameter when navigating away from account documents
- (#5604) Fix refresh resource locator button
- (#5617) Avoid warnings for composer 2 autoloader
- (#5561) Set default options to routes created in the route-providers
- (#5614) Some fixes for PHPStan level 2 on AudienceTargetingBundle
- (#5591) Replace invalid characters in resource locator
- (#5609) Add subscript, superscript and code plugins to ckeditor
- (#5583) Improve phpdoc in AdminBundle
- (#5615) Isolate styling of modals from their children
- (#5588) Fix ImageMap default values
- (#5584) Initialize ListStore with page 1 in MediaSelectionOverlay
- (#5586) Deprecate data_path_to_auto_complete schema-option in SingleSelection
- (#5592) Fix link inside of table cell in ckeditor
2.1.6
Full Changelog | Follow Upgrade | Release Blog
- (#5656) Remove AudienceTargeting reference in DataProviderPool
- (#5649) Add type filtering in smart content
- (#5651) Enhance test-application workflow
- (#5647) Fixes for PHPStan level 2 in Core bundle
- (#5648) Phpstan/custom bundle
- (#5650) Run tests with github actions in sulu 2
- (#5645) Run tests with github actions
- (#5625) Fix account/contact media list
- (#5642) Fix setting value prop of FieldBlocks from the outside
- (#5600) Fix add request format to redirect url
- (#5636) Log error to javascript console if administration build does not match Sulu version
- (#5634) Add publish indicator to selection and single_selection field types
- (#5630) Fix some type issues for phpstan level 2
- (#5638) Include registered keys in invalid-key errors of javascript registries
- (#5628) Fix block preview with sections
- (#5637) Add autowire for media TypeManagerInterface
- (#5627) Add autowire for the storage interface
- (#5626) Fix redirect after navigation with confirmation dialog from dirty Form
- (#5618) Fix sections in blocks
- (#5620) Include postcss.config.js in UpdateBuildCommand
- (#5619) Add 2.2 branch alias
- (#5613) Reset filter parameter when navigating away from account documents
- (#5617) Avoid warnings for composer 2 autoloader
- (#5561) Set default options to routes created in the route-providers
- (#5614) Some fixes for PHPStan level 2 on AudienceTargetingBundle
- (#5591) Replace invalid characters in resource locator
- (#5609) Add subscript, superscript and code plugins to ckeditor
- (#5583) Improve phpdoc in AdminBundle
- (#5615) Isolate styling of modals from their children
- (#5584) Initialize ListStore with page 1 in MediaSelectionOverlay
- (#5592) Fix link inside of table cell in ckeditor
2.2.1
Full Changelog | Follow Upgrade | Release Blog
- (#5595) Fix segment request processor without webspace
- (#5593) Fix broken type select in blocks
- (#5589) Collect tags from types only if data is an array
- (#5585) Fix visible condition parser
- (#5553) Display error bar when media upload fails in MediaOverview
- (#5581) Add single_snippet_selection content-type
- (#5576) Fix default-values for multiple-select in blocks
- (#5580) Fix MediaDataProvider if no security is configured
- (#5574) Add name of title to serialized contact
- (#5471) Check domain when creating an internal redirect
- (#5562) Register route field-type only on first login
- (#5578) Update snapshots to changed Select component
- (#5567) Make select navigable via keyboard
2.1.5
Full Changelog | Follow Upgrade | Release Blog
- (#5593) Fix broken type select in blocks
2.1.4
Full Changelog | Follow Upgrade | Release Blog
- (#5585) Fix visible condition parser
- (#5553) Display error bar when media upload fails in MediaOverview
- (#5581) Add single_snippet_selection content-type
- (#5576) Fix default-values for multiple-select in blocks
- (#5574) Add name of title to serialized contact
- (#5471) Check domain when creating an internal redirect
- (#5562) Register route field-type only on first login
- (#5567) Make select navigable via keyboard
- (#5575) Fix exit code for update build command