Skip to content

v7.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 13:13
633608e

What's improved

What's fixed

  • Fixed an issue where Has Many relationships weren't being resolved #624 #630 by @duncanmcclean
  • Fixed an error when augmenting model mutators #627 #629 by @TheBnl
  • Added a check when getting a search value to see if the model has a method #625 #628 by @ryanmitchell
  • Fixed deprecation error when checking if a value is a JSON string #626 by @indykoning
  • Fixed the incorrect context for resource actions on the listing page by @duncanmcclean