Skip to content

Releases: sulu/sulu-minimal

1.6.35

30 Jul 09:09
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • BUGFIX #5435 [ContactBundle] Fix type of tag names for serialization of contacts

1.6.34

09 Jun 14:56
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • BUGFIX #5323 [SnippetBundle] Fix /cmf/snippets node not exist in live workspace
  • BUGFIX #5328 [ContentBundle] Fix url generation in link-prover with portals
  • BUGFIX #5304 [SearchBundle] Make it possible to include search fields as needed

1.6.33

11 May 10:49
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • BUGFIX #5284 [MediaBundle] Conflict doctrine/inflector 1.4.0 and 2.0.0 version to fix media routes
  • BUGFIX #5240 [Content] Fix copy language with different template

1.6.32

26 Mar 12:40
Compare
Choose a tag to compare
  • FEATURE #5062 [MediaBundle] Added download counter to list view of medias.
  • BUGFIX #5109 [WebsiteBundle] Fix disabled request analyzer for esi requests
  • BUGFIX #5087 [Rest] Fix aliases for joins without relations
  • BUGFIX #5122 [CategoryBundle] Fix creating of media reference in categories
  • BUGFIX #5096 [MediaBundle] Fix FileValidator class not being configured

1.6.31

11 Feb 15:38
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • BUGFIX #5026 [Content] Add reserved property names
  • BUGFIX #4998 [ContentBundle] Fix assigning more than 10 teasers when using elasticsearch

1.6.30

13 Jan 14:40
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • ENHANCEMENT #4968 [MediaBundle] Improve performance for one layered images

1.6.29

24 Oct 09:26
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • BUGFIX #4644 [LocationBundle] Fix location content type default map provider option
  • ENHANCEMENT #4812 [MediaBundle] Optimize gif image output
  • BUGFIX #4800 [PreviewBundle] Fix no host in parse_url of PreviewRenderer
  • BUGFIX #4672 [RouteBundle] Add redirect to locale-prefix for partial match requests
  • BUGFIX #4669 [Component] Fix reference-options doctrine extension

2.0.0-RC2

06 Sep 06:22
Compare
Choose a tag to compare
2.0.0-RC2 Pre-release
Pre-release

Full Changelog | Follow Upgrade | Release Blog

  • (#4696) Add message when no shadow locale is available
  • (#4714) Remove React deprecations
  • (#4690) make repositories lazy
  • (#4718) Fix height of list under WebspaceTabs
  • (#4711) Introduce RouteCollection to enable routes being manipulated in other bundles
  • (#4651) Upgrade KernelTestCase class to Symfony KernelTestCase
  • (#4712) Rename singleton files to lowercase
  • (#4710) Fix PageList in Safari
  • (#4702) Hide buttons in column list if view permissions for pages is missing
  • (#4709) Update to latest JS packages
  • (#4698) Catch NotFoundHttpException in the AudienceTargetingCacheListener
  • (#4706) Prevent unnecessary config request if user is not logged in
  • (#4708) Move package.json to assets folder
  • (#4705) Fix display issues with pin button of navigation
  • (#4700) Add bundle-name as name-prefix to all REST routes
  • (#4699) Avoid bc break in content mapper
  • (#4703) Update to Babel 7
  • (#4689) remove deprecated classes/interfaces for twig services
  • (#4697) Update php version
  • (#4679) Add view data for the single media selection content type
  • (#4695) Use configured TargetGroup class for target-group association of FileVersion
  • (#4693) Remove various unnecessary Base classes
  • (#4692) Remove unused SuluResourceBundle
  • (#4691) Add 'getAllLocales' to webspace-manager
  • (#4684) Fix permissions in page list for roles without any permission
  • (#4687) Rename security column of se_roles table to securitySystem for MySQL 8.0 compatibility
  • (#4685) Move entire view when snackbar appears
  • (#4688) add command default names
  • (#4686) Fixed construct type for activeTheme in validate webspace command
  • (#4669) update reference-options doctrine extension
  • (#4683) Fix controller validation definition as fcqn
  • (#4680) Use permissions from security context if no object security has been set
  • (#4677) Hide actions for the Homepage Column in the ColumnList
  • (#4675) Add permissions overlay to collections
  • (#4671) Support multiple list metadata loaders
  • (#4674) Add options to ToolbarActions
  • (#4670) Add loader to MediaCard while image is loading
  • (#4673) Fix rendering contact add form
  • (#4643) Support multiple form metadata loaders
  • (#4661) Hide UI elements with missing permission
  • (#4667) Fix generation of URL for child pages
  • (#4668) Add dependency cruiser with rules
  • (#4665) Disallow editing of resource locator on homepage
  • (#4640) Increase phpstan level from 0 to 1 in phpstan.neon
  • (#4666) add posibility to change api-options and resource-key in resource-multi-select
  • (#4635) Filter media by types in media selection overlay
  • (#4636) Fix nested properties within block
  • (#4659) Remove obsolete fieldsActions
  • (#4660) Remove loader in settings tab when versioning is deactivated
  • (#4652) Detach file and file version in delete of media manager
  • (#4656) add publish toggler toolbar action
  • (#4657) Add possibility to extend existing CKEditor
  • (#4655) Fix some static types issues with EntityNotFoundException and WebspaceManager
  • (#4620) Media form dirty state and delete button
  • (#4653) Check permissions before saving information from permission tab
  • (#4648) Correct styling of MultiItemSelection
  • (#4650) Fix assertHttpStatusCode phpunit 7 compatibility
  • (#4649) Fix wrong session configuration
  • (#4644) Fix loading custom url list if creator has been deleted
  • (#4646) Fix smart-content sorting
  • (#4645) Update readme badge to show latest pre release tag
  • (#4642) Add toolbar-action for locking users to permission-tab of contact form
  • (#4627) Fix Routing when no prefix is Provided
  • (#4641) Hide the EnableUserToolbarAction for enabled users
  • (#4633) Fix Audience Targeting Bundle Condition saving
  • (#4639) Fix jumping width of RoleAssignment
  • (#4638) Fix switching between webspaces
  • (#4637) Fix choosing correct language for custom url
  • (#4631) Fix search button in firefox
  • (#4630) Add upgrade skeleton link to upgrade.md
  • (#4605) Fix sulu document init routes generation
  • (#4572) Fix false 406 status code for controller InvalidArgumentExceptions
  • (#4571) Fix language switcher for static routes
  • (#4579) Fix controller reference validation with FQCN

1.6.28

08 Aug 08:54
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • BUGFIX #4644 [CustomUrlBundle] Fix loading custom url list if creator has been deleted
  • BUGFIX #4627 [WebsiteBundle] Fix Routing when no prefix is Provided.
  • BUGFIX #4633 [AudienceTargetingBundle] Fixed conditions saving for Audience Targeting.
  • BUGFIX #4605 [Webspace] Fix sulu document init routes generation
  • BUGFIX #4572 [WebsiteBundle] Fix false 406 status code for controller InvalidArgumentExceptions
  • BUGFIX #4571 [WebsiteBundle] Fix language switcher for static routes
  • BUGFIX #4579 [ContentBundle] Fix controller reference validation with FQCN

1.5.24

08 Aug 08:10
Compare
Choose a tag to compare

Full Changelog | Follow Upgrade | Release Blog

  • BUGFIX #4605 [Webspace] Fix sulu document init routes generation
  • BUGFIX #4572 [WebsiteBundle] Fix false 406 status code for controller InvalidArgumentExceptions
  • BUGFIX #4571 [WebsiteBundle] Fix language switcher for static routes
  • BUGFIX #4579 [ContentBundle] Fix controller reference validation with FQCN