Skip to content

Releases: sulu/skeleton

2.1.9

01 Mar 09:54
Compare
Choose a tag to compare

Release 2.1.9 (2021-03-01)

Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog

Merged pull requests:

2.2.4

04 Feb 16:23
Compare
Choose a tag to compare

Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog

2.1.8

01 Mar 09:28
Compare
Choose a tag to compare

Release Blog | Upgrade Guide | Skeleton Adjustments | Breaking Changes | Full Changelog

2.2.3

18 Dec 09:40
Compare
Choose a tag to compare

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

18 Dec 09:24
Compare
Choose a tag to compare

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

26 Nov 13:55
Compare
Choose a tag to compare

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

26 Nov 13:15
Compare
Choose a tag to compare

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

04 Nov 11:04
Compare
Choose a tag to compare

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

04 Nov 09:12
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • (#5593) Fix broken type select in blocks

2.1.4

02 Nov 15:53
Compare
Choose a tag to compare

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