Skip to content

Releases: Kunstmaan/KunstmaanBundlesCMS

6.0.6

05 Oct 17:50
afc9692
Compare
Choose a tag to compare
  • [NodeBundle] Temporary disable csrf check on delete because conflict with other page types #3153 (@acrobat)
  • [AllBiundles] Update demo site url #3168 (@acrobat)
  • [AllBundles] Update cms website urls to new domain + update doc urls #3161 (@acrobat)
  • [RedirectBundle] Save empty domain so redirect router catches all incoming domains for project #3160 (@acrobat)
  • [AllBundles] Update setup-node action to latest version #3151 (@acrobat)
  • [TranslatorBundle] Fix sqlite error in translator tests with doctrine/dbal v2.10+ #3150 (@acrobat)

5.10.7

05 Oct 17:37
aa92633
Compare
Choose a tag to compare
  • [AllBundles] Update demo site url #3168 (@acrobat)
  • [AllBundles] Update cms website urls to new domain + update doc urls #3161 (@acrobat)
  • [RedirectBundle] Save empty domain so redirect router catches all incoming domains for project #3160 (@acrobat)
  • [AllBundles] Update setup-node action to latest version #3151 (@acrobat)
  • [TranslatorBundle] Fix sqlite error in translator tests with doctrine/dbal v2.10+ #3150 (@acrobat)

6.1.5

26 Jun 18:19
af12d01
Compare
Choose a tag to compare
  • [NodeBundle] issue where max weight could be exceeded and cause irregular behaviour with sorting #3143 (@Numkil)
  • [AdminBundle] Limit doctrine/persistence to 2.x to avoid issues with deprecated entity notation #3142 (@acrobat)

6.0.5

26 Jun 18:14
6c72974
Compare
Choose a tag to compare
  • [NodeBundle] issue where max weight could be exceeded and cause irregular behaviour with sorting #3143 (@Numkil)
  • [AdminBundle] Limit doctrine/persistence to 2.x to avoid issues with deprecated entity notation #3142 (@acrobat)

5.10.6

26 Jun 18:14
1d3f9e1
Compare
Choose a tag to compare
  • [NodeBundle] issue where max weight could be exceeded and cause irregular behaviour with sorting #3143 (@Numkil)
  • [AdminBundle] Limit doctrine/persistence to 2.x to avoid issues with deprecated entity notation #3142 (@acrobat)

6.1.4

07 Jun 07:04
c9ce9d7
Compare
Choose a tag to compare
  • [FormBundle] Fix label docblock #3132 (@dannyvw)
  • [NodeBundle] Implement controller improvements for restored node search action #3128 (@acrobat)
  • [MultidomainBundle] Fix eventsubscriber service config #3118 (@acrobat)
  • [DashboardBundle] Fix trying to access array offset on value of type null #3109 (@dannyvw)
  • [UserManagementBundle] Fix user events #3107 (@dannyvw)
  • [NodeBundle] Fix missing route bc-break in url chooser search #3127 (@acrobat)
  • [CookieBundle] Fix php8 deprecation for passing null to stripos #3106 (@acrobat)
  • [UserManagementBundle] Restore user edit/delete initialize events #3099 (@acrobat)
  • [MultidomainBundle] Restore slug router parameter override #3098 (@acrobat)
  • [MediaPagePartBundle] Fix nullable url #3135 (@dannyvw)
  • [SeoBundle] Revert espacing extra metatags string to avoid render issue #3133 (@acrobat)

6.0.4

07 Jun 06:58
9339d2c
Compare
Choose a tag to compare
  • [NodeBundle] Fix missing route bc-break in url chooser search #3127 (@acrobat)
  • [CookieBundle] Fix php8 deprecation for passing null to stripos #3106 (@acrobat)
  • [UserManagementBundle] Restore user edit/delete initialize events #3099 (@acrobat)
  • [MultidomainBundle] Restore slug router parameter override #3098 (@acrobat)
  • [MediaPagePartBundle] Fix nullable url #3135 (@dannyvw)
  • [SeoBundle] Revert espacing extra metatags string to avoid render issue #3133 (@acrobat)

5.10.5

06 Jun 20:10
f7613ed
Compare
Choose a tag to compare
  • [MediaPagePartBundle] Fix nullable url #3135 (@dannyvw)
  • [SeoBundle] Revert espacing extra metatags string to avoid render issue #3133 (@acrobat)

5.10.4

04 Apr 13:38
290e8db
Compare
Choose a tag to compare
  • [NodeBundle] Only sluggify url/slug part instead of full url #3125 (@acrobat)
  • [AdminListBundle] Use label for item action when icon is null #3124 (@acrobat)

5.10.3

24 Mar 18:31
a042b78
Compare
Choose a tag to compare

⚠️ Make sure to update your database schema after this upgrade

  • [NodeBundle] NodetranslationListener should use masterrequest to set … #3117 (@Numkil)
  • [NodeSearchBundle] Check if tokenstorage has valid token before retrieving user #3113 (@acrobat)
  • [NodeBundle][SeoBundle] Fix php8 deprecation Passing null to parameter #1 xxxx is deprecated #3112 (@acrobat)
  • [AdminBundle] Unique must be a boolean #3104 (@dannyvw)
  • [AdminBundle] Fix user entity BC break #3097 (@acrobat)
  • [MultidomainBundle] Fix issues with empty host in multidomain config #3071 (@acrobat)
  • [AdminBundle] Add missing validation groups to re-enable user object constraints #3070 (@acrobat)
  • [NodeBundle] Fix node order in url chooser #2890 (@dannyvw)