Skip to content

Releases: statamic-rad-pack/runway

v6.0.1

12 Jan 17:18
ee4198e
Compare
Choose a tag to compare

What's improved

  • The default runway.php config file no longer includes a blueprint by @duncanmcclean

What's fixed

v6.0.0

12 Jan 15:47
4cb24c3
Compare
Choose a tag to compare

Read First 👀

Be sure to read the Upgrade Guide first as manual changes may be necessary. You can also read the Launch Discussion to learn about many of the changes in depth.

What's new

What's improved

  • Runway will now refer to "models" instead of "records" #375 by @duncanmcclean
  • Runway should now have better support for fieldsets #362
  • Augmentation is now done properly #354 by @duncanmcclean
  • Lots of refactoring & added tests to make things nicer going forward!

What's changed

v5.6.1

09 Jan 11:11
14396d5
Compare
Choose a tag to compare

What's fixed

  • Fix "Listable: Hidden" fields not showing in column picker #392 by @caseydwyer

v5.6.0

23 Dec 16:38
Compare
Choose a tag to compare

What's improved

  • Eloquent model is now passed to the ResourcePolicy #386 by @edalzell

v5.5.3

16 Dec 17:09
Compare
Choose a tag to compare

What's fixed

v5.5.2

01 Dec 11:00
Compare
Choose a tag to compare

What's fixed

v5.5.1

28 Nov 22:17
Compare
Choose a tag to compare

What's fixed

v5.5.0

16 Nov 20:22
Compare
Choose a tag to compare

What's new

  • Columns cast as object in the Eloquent model will be treated by Runway as an array #370 by @caseydwyer

v5.4.1

03 Nov 22:14
Compare
Choose a tag to compare

What's fixed

  • Search on the Listing Table will no longer error when you have imported fields #355 by @edalzell

v5.4.0

20 Oct 22:28
Compare
Choose a tag to compare

What's new

  • Added support for a new save: false config option on fields to disable field values being saved #353 by @edalzell

What's improved

  • When a resource has no records, you'll now see the listing table rather than an empty state #352 by @duncanmcclean