Skip to content

v3.2.30

Choose a tag to compare

@danharrin danharrin released this 10 Feb 13:48
· 3891 commits to 3.x since this release
afa0c70

What's Changed

  • Save records with BelongsTo relations using the relation name without having to set fillable in the model by @johanzandstra in #11329
  • Allow MorphToSelect to be non-native by @ArtMin96 in #11337
  • Fix using view for page headings by @zepfietje in #11343
  • Use span instead of div for badges by @zepfietje in #11346
  • Allow to inject current import & export column instance by @zhanang19 in #11330
  • Proposal: Add helper command that fills out version numbers for github issues by @dissto in #11342
  • Make entire repeater and builder item header collapsible by @saade in #11017

New Contributors

Full Changelog: v3.2.29...v3.2.30