Skip to content

v3.2.11

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 16:59

What's improved

  • Updated German translations. #4373

What's fixed

  • Added Cascade::hydrated() callback method so you can manipulate its data after being hydrated. #4359
  • Fix extra live preview data not being in view. #4359
  • Make pluck modifier work with arrays. #4374
  • Fix parent tag not finding the parent in some cases. #4345
  • Search::indexExists() returns false rather than throwing an exception. #4244