The Rad Pack

Runway Release Notes

The Rad Pack

6.7.0

May 3rd, 2024

  • N/A Changelog not available.

6.6.5

April 22nd, 2024

What's fixed

  • Fixed CP nav items being added to the wrong sections when using languages other than English #474 by @mrmonat

6.6.4

April 16th, 2024

What's fixed

6.6.3

April 11th, 2024

What's fixed

6.6.2

March 25th, 2024

What's fixed

  • QueryException errors are now caught to prevent install issues when used alongside the Eloquent Driver #465 #467 by @duncanmcclean

Documentation updates

6.6.1

March 15th, 2024

What's improved

What's fixed

v6.6.0 (2024-03-11)

What's new

  • Added --force parameter to the runway:rebuild-uris command to prevent user confirmation #455 by @mefenlon

6.6.0

March 11th, 2024

  • N/A Changelog not available.

6.5.0

March 8th, 2024

What's new

  • Added runwayRoutes scope to scope models indexed by runway:rebuild-uris command #454 by @mefenlon

What's fixed

6.4.1

March 4th, 2024

What's fixed

6.4.0

March 1st, 2024

What's improved

What's fixed

6.3.0

February 26th, 2024

What's improved

  • Permissions are no longer grouped under Miscellaneous #443 by @caseydwyer

What's fixed

6.2.2

February 22nd, 2024

What's fixed

6.2.1

February 19th, 2024

What's fixed

  • Fixed sort order handling when user has defined sort and no orderBy has been set #438 by @ryanmitchell

6.2.0

February 16th, 2024

What's improved

6.1.0

February 11th, 2024

What's new

What's fixed

  • Fixed infinite loop getting/setting slug on Eloquent models with RunwayRoutes trait #429 by @duncanmcclean
  • Fixed relationship fields being pre-filled when they shouldn't be #428 by @duncanmcclean
  • Fixed augmentation for BelongsToMany relationships #425 by @mefenlon

6.0.6

February 2nd, 2024

What's fixed

  • Fixed MorphMany relationships not being augmented #419 by @mefenlon

6.0.5

February 1st, 2024

What's improved

What's fixed

6.0.4

January 22nd, 2024

What's fixed

6.0.3

January 16th, 2024

What's fixed

6.0.2

January 15th, 2024

What's new

What's improved

  • The model ID is now passed to the publish form so it exists in Vuex #401 by @duncanmcclean

What's fixed

6.0.1

January 12th, 2024

What's improved

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

What's fixed

6.0.0

January 12th, 2024

Read First

5.6.2

January 14th, 2024

What's improved

  • The model ID is now passed to the publish form so it exists in Vuex #401

5.6.1

January 9th, 2024

What's fixed

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

5.6.0

December 23rd, 2023

What's improved

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

5.5.3

December 16th, 2023

What's fixed

5.5.2

December 1st, 2023

What's fixed

5.5.1

November 28th, 2023

What's fixed

5.5.0

November 16th, 2023

What's new

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

5.4.1

November 3rd, 2023

What's fixed

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

5.4.0

October 20th, 2023

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

5.3.3

October 7th, 2023

What's fixed

  • 2nd attempt at fixing an issue where query parameters weren't being preserved in pagination links when using the Runway tag #349 #351

5.3.2

October 3rd, 2023

What's fixed

  • Fixed an issue where sometimes, under certain circumstances, you'd get an error with the HasMany fieldtype #342

5.3.1

October 2nd, 2023

What's fixed

  • Query parameters are now preserved when using pagination with the Runway tag #349 #350 by @duncanmcclean
  • A 404 is now thrown when a record can't be found in the Control Panel, rather than an error #347 by @duncanmcclean

5.3.0

September 19th, 2023

What's new

What's improved

  • When generating migrations from a blueprint & a fieldtype can't be mapped to a column type, Runway will now add a TODO for you to complete the migration #334 by @duncanmcclean

What's fixed

5.2.2

September 10th, 2023

What's fixed

5.2.1

September 5th, 2023

What's fixed

5.2.0

August 7th, 2023

What's new

What's fixed

  • Fixed an issue where appended attributes would appear as filterable in "Fields" filter #316 #317 by @duncanmcclean

5.1.2

August 7th, 2023

What's improved

  • Removed old dependency

5.1.1

August 4th, 2023

What's fixed

5.1.0

July 26th, 2023

What's new

  • You can now add nested fields from inside JSON columns to your blueprint #302 #308 by @morphsteve

5.0.10

June 19th, 2023

What's fixed

  • Fieldtype: Dropdown / Stack options will now respect the configured ordering for the resource #298

5.0.9

June 15th, 2023

What's fixed

  • Fixed issue with "Fields" filter on non-Runway listing tables #292
  • Fieldtypes: Ensure pagination only takes place when in Stack mode #289 #291 by @edalzell
  • Removes extra border on Publish Form #296

What's improved

  • Has Many Fieldtype: "Reorderable" setting now works with pivot tables #287 #297

5.0.8

June 13th, 2023

What's new

  • PHP 8.1 is now supported again! #293

What's improved

5.0.7

June 1st, 2023

What's fixed

  • Fixes GraphQL naming issues #279 #283 by @Buffalom
  • Fixed issue where relationship field was being picked up as the first column #277 #280

5.0.6

May 24th, 2023

What's new

  • Enabled filters on the Listing Table #276 #278

5.0.5

May 24th, 2023

What's improved

  • Added pagination to fieldtype selection listings #275

5.0.4

May 9th, 2023

What's fixed

  • Fixed slightly broken listing table #267
  • Fixed issue with save button icon #269
  • Allow overriding Eloquent relationship names in Belongs To fieldtype #268 #270

5.0.3

May 8th, 2023

What's fixed

  • Fix hard-coded primary key column in HasMany fieldtype #264 #265

5.0.2

May 5th, 2023

What's new

  • Added a new select parameter to the Runway tag #263

5.0.1

May 4th, 2023

What's new

  • You can now re-order items using the HasMany fieldtype #228 #259

What's fixed

  • Fixed GraphQL not resolving the Entries fieldtype (and probably others too!) #258 #260

5.0.0

April 28th, 2023

What's new

  • Runway v5 now supports Statamic 4 #235

What's fixed

  • Fixed GraphQL error on some fieldtypes #252 #253

Breaking changes

Please add the new HasRunwayResource trait to the Eloquent models you have configured in the Runway config.

// app/Models/Order.php

class Order extends Model
{
    use HasRunwayResource;
}

4.2.10

May 9th, 2023

Note: This is likely the last v4 release of Runway. You should consider updating to Runway v5 and Statamic 4 for future updates.

What's fixed

  • Allow overriding Eloquent relationship names in Belongs To fieldtype #268 #270

4.2.9

May 8th, 2023

What's fixed

  • Fix hard-coded primary key column in HasMany fieldtype #264 #265

4.2.8

May 5th, 2023

What's new

  • Added a new select parameter to the Runway tag #263

4.2.7

May 4th, 2023

What's new

  • You can now re-order items using the HasMany fieldtype #228 #259

What's fixed

  • Fixed GraphQL not resolving the Entries fieldtype (and probably others too!) #258 #260

4.2.6

May 4th, 2023

What's new

  • You can now re-order items using the HasMany fieldtype #228 #259

What's fixed

  • Fixed GraphQL not resolving the Entries fieldtype (and probably others too!) #258 #260

4.2.5

April 21st, 2023

What's fixed

  • Table name is now prefixed on two queries in the ResourceController #254

4.2.4

April 15th, 2023

What's fixed

  • Slug field will be used for slug column when generating blueprint from Eloquent model #251

4.2.3

April 8th, 2023

What's fixed

  • Fixed "Column index out of range" error #242
  • Various fixes to Table mode on the Has Many fieldtype #246
  • Fixed an issue where Runway would try to save attributes from the $appends array #247
  • Fixed an 'ambiguous table' error with one of Runway's queries #248
  • Fix double requests, caused by column data changing behind the scenes #250

What's improved

  • Breadcrumbs are passed into the inline publish form (the one that shows when you edit something in a stack) #249

4.2.2

February 28th, 2023

What's fixed

  • Fixed another issue with auto-publishing of Runway's assets

4.2.1

February 28th, 2023

What's fixed

  • Removed console.log I left in the last release

4.2.0

February 28th, 2023

Nothing new since v4.1, just a couple of tweaks to Runway behind the scenes.

What's new

  • Switched from Laravel Mix to Vite #229 by @duncanmcclean
  • Replaced StyleCI with Pint via GitHub Actions

4.1.2

February 20th, 2023

What's new

  • You can now relationship fields when using the where parameter on the Runway tag #225 by @duncanmcclean

What's fixed

  • Runway no longer attempts to search section & computed fields when searching in the Control Panel #224 by @stoffelio

4.1.1

February 17th, 2023

What's fixed

4.1.0

February 11th, 2023

What's improved

What's fixed

4.0.0

February 5th, 2023

What's new

Breaking changes

  • Permission keys have changed. If you have a user role with custom permissions set, you may need to make some changes:
    • File driver: If you're using the file users repository, your roles.yaml file will have been updated automatically with the new permission names.
    • Otherwise: You'll need to change permission names yourself - examples of the changes are shown below.
      • View Products -> view product
      • Edit Products -> edit product
      • Create new Product -> create product
      • Delete Product -> delete product

3.0.3

February 4th, 2023

What's improved

What's fixed

3.0.2

January 28th, 2023

What's fixed

3.0.1

January 27th, 2023

What's fixed

  • Fixed an issue where 'Edit' button wouldn't show in listing table action list if front-end routing was disabled #205 #206 by @duncanmcclean

3.0.0

January 27th, 2023

What's new

  • Support for Statamic 3.4!

2.6.7

January 28th, 2023

What's fixed

2.6.6

January 27th, 2023

What's fixed

  • Fixed an issue where 'Edit' button wouldn't show in listing table action list if front-end routing was disabled #205 #206 by @duncanmcclean

2.6.5

January 24th, 2023

What's new

What's fixed

  • Fixed issue where fallback method calls to Resource weren't being passed through correctly

2.6.4

January 20th, 2023

What's new

  • PHP 8.2 is now officially supported! #191

What's fixed

  • Fix data being encoded by Runway even when a cast is setup #197
  • Ensure BelongsTo values wrapped in arrays are always converted to a single item

2.6.3

December 21st, 2022

What's improved

  • Made some minor tweaks - nothing noticeable #189

2.6.2

December 6th, 2022

What's fixed

  • Fix error with BelongsTo fieldtype when saving via a publish form inside a stack #187 #188

2.6.1

November 19th, 2022

What's fixed

  • The "Display" text for a field is now shown as the column name when using the 'Table' mode on the fieldtype (instead of the handle!) #185 #186

2.6.0

November 5th, 2022

⚠️ This release contains breaking changes.

What's fixed

  • Bulk actions are no longer visible for read-only resources #181

Breaking changes

  • Dropped support for anything below PHP 8.1, Laravel 8 & Statamic 3.3 #182

2.5.6

November 3rd, 2022

What's fixed

  • Fixed an issue where the translations weren't working properly on Save buttons #179 by @jymden

2.5.5

November 2nd, 2022

What's new

  • All of Runway's strings are now translatable! #178

2.5.4

October 29th, 2022

What's fixed

  • The 'Save' button will now show when viewing the publish form on a small-ish screen #172 #174

2.5.3

September 27th, 2022

What's improved

  • When using static caching, model URLs will automatically be invalidated on save - no need to configure a rule for it! #166

2.5.2

September 26th, 2022

What's improved

  • It's now possible to invalidate URLs in your static cache for front-end routes #166 #167

2.5.1

August 24th, 2022

What's fixed

  • Fixed issue when generating listing columns, if you're using a fieldset in your blueprint #164 #165

2.5.0

August 6th, 2022

What's new

  • Brand new 'Table mode' in Has Many fieldtype #163

What's fixed

  • Stacks opened by Runway's fieldtypes will now show fieldtype's index components, if they have one #162

2.4.3

July 23rd, 2022

What's new

  • You may now specify the order & direction of models via the Runway config #160 #161

2.4.2

July 15th, 2022

What's fixed

  • Fixed an error when attempting to augment model that doesn't exist #156 #158
  • Fixed an error when using the {{ nav:breadcrumbs }} tag on front-end routes #157 #159

2.4.1

July 6th, 2022

What's fixed

  • Fieldtypes: Formatted title will now also be returned from toItemArray method #155 by @edalzell

2.4.0

June 30th, 2022

What's new

2.3.9

June 13th, 2022

What's fixed

  • If you had a runwaySearch scope on your model & tried to search using one of Runway's fieldtypes, Runway's default logic would still be used #149 #150 by @duncanmcclean

2.3.8

June 7th, 2022

What's fixed

  • Fixed an issue where columns with json cast would be 'double cast' when saved to the database #147 by @duncanmcclean

2.3.7

June 7th, 2022

What's fixed

  • Fixed a caching issue with fieldtype eager loading if the same model is augmented multiple times during a request #146 by @duncanmcclean

2.3.6

June 1st, 2022

What's new

  • You may now specify relationships to be eager loaded when a Runway field is augmented #145 by @duncanmcclean

2.3.5

April 28th, 2022

What's fixed

  • Fixed an issue with search on Runway fieldtypes - they'll no longer attempt to search hidden fields.

2.3.4

April 26th, 2022

What's new

  • You may now specify a runwayListing scope on your model to filter the results returned in the CP Listing Table #142 by @ryanmitchell

What's improved

  • There's now an option for toggling 'Create' button on BelongsTo fieldtype

What's fixed

  • Fixed an issue where search didn't work on fieldtypes

2.3.3

April 14th, 2022

What's new

What's improved

2.3.2

April 13th, 2022

What's fixed

  • Fixed an issue loading resource results when you're using a fieldset in the related blueprint #136 by @Skullbock

2.3.1

April 8th, 2022

What's improved

  • Improved the performance of augmentation for Runway Fieldtypes (if you load the same record in multiple times) #135 by @ryanmitchell

2.3.0

February 26th, 2022

What's new

2.2.5

February 15th, 2022

What's fixed

  • Another fix for the magic behind Runway's "relation guessing" code for eager loading #118 by @duncanmcclean

2.2.4

February 9th, 2022

What's new

  • You may now manually specify relations to be eager loaded, if you'd prefer to have complete control by @duncanmcclean

2.2.3

February 9th, 2022

What's fixed

  • The 'magic' behind the eager loading wasn't always resolving relation name's correctly by @duncanmcclean

2.2.2

February 8th, 2022

What's fixed

2.2.1

February 5th, 2022

What's improved

2.2.0

January 29th, 2022

What's new

  • PHP 8.1 Support
  • You may now add the 'Has Many' fieldtype to entries/taxonomies/globals #109 by @ryanmitchell
  • The HasMany fieldtype now has an option in the Blueprints UI to toggle on/off resource creation #108 by @ryanmitchell

Breaking changes

2.1.37

December 20th, 2021

What's new

  • Fixed issue viewing listing tables when using Eloquent users

2.1.36

December 13th, 2021

What's new

  • You can now use the Has Many fieldtype for 'Many to Many' relationships #102 by @psyao

2.1.35

November 24th, 2021

What's fixed

2.1.34

November 16th, 2021

What's fixed

  • Fixed issue when searching a resource with a 'Has Many' fieldtype #99 #100 by @edalzell

2.1.33

November 15th, 2021

What's fixed

  • Fixed 'Too few arguments' error with ResponseCreated event
  • Fixed URIs being saved in a bad format if you don't start your route with / #98

2.1.32

October 30th, 2021

What's fixed

  • Fixed filenames of migrations generated by the blueprint -> migration tool #96

2.1.31

October 29th, 2021

What's improved

  • Enabled Bulk Actions on the Runway Listing Table #87

2.1.30

October 23rd, 2021

What's fixed

  • Fixed a few round edges with permissions #94

2.1.29

October 22nd, 2021

What's improved

  • Made some improvements to the Belongs To fieldtype, fixing an issue in the process #93 #91

2.1.28

October 20th, 2021

What's fixed

  • Fixed an issue viewing resources in the CP, where casting dates to date_immutable would cause issues. #89
  • GraphQL queries now use the built-in QueriesConditions trait for filtering, not custom code

2.1.27

September 25th, 2021

What's new

2.1.26

September 24th, 2021

What's new

  • You can now use Eloquent Query Scopes with the Runway tag #82

2.1.25

September 24th, 2021

What's new

  • You can now eager load relationships using the with parameter on the Runway tag #84

2.1.24

September 20th, 2021

What's new

  • You can now generate blueprints from Eloquent models #58

2.1.23

September 18th, 2021

What's new

  • You can now create/edit models from Runway's relationship fieldtypes #76

2.1.22

September 14th, 2021

What's fixed

  • Fieldtype values are now flagged as invalid if model can't be found #78
  • Fixed issue where 'Delete' action would not be available anywhere, apart from in Runway #79

2.1.21

September 9th, 2021

What's new

  • Added HasMany fieldtype #74

2.1.20

August 27th, 2021

What's fixed

  • Fixed issue with the post-select state of dropdown fieldtypess #67

2.1.19

August 20th, 2021

What's fixed

  • Fixed issues with 'primary columns' in the listing table

2.1.18

August 19th, 2021

Why have you missed a couple of versions? I tagged v2.1.7 as v2.1.17 by mistake and so to fix that, I'm tagging this as v2.1.18 which should make Packagist (and everywhere else) happy.

What's new

What's fixed

  • Fixed issue where the first field in a blueprint would be used as a primary column, where it should actually be a Relationship fieldtype.

2.1.17

August 11th, 2021

  • N/A Changelog not available.

2.1.10

August 12th, 2021

What's fixed

  • Fixed another bug affecting third-party packages (Laravel Nova this time)

Having issues updating?

I recently tagged the wrong release which may result in a big red error when you try to update Runway. To workaround this, update like so:

composer update doublethreedigital/runway:2.1.10

2.1.9

August 11th, 2021

What's fixed

  • If you still have the Responsable interface on a model, you shouldn't get an error
  • Fixed issue with old usage of Runway tag

2.1.8

August 11th, 2021

Re-tag of previous release, v2.1.7.

2.1.7

August 11th, 2021

What's fixed

  • Fixed an issue where the Responsable interface on models was causing issues (eg. with Inertia.js) #71

2.1.6

August 10th, 2021

What's new

2.1.5

July 30th, 2021

What's fixed

  • Runway will now no longer 'double encode' JSON if you've added a cast to your model #62
  • Fixed issue where updating models wouldn't work, if your model had a custom route key set

2.1.4

July 29th, 2021

What's fixed

  • Updated the way we handle dates on the edit resource page #60
  • Runway will now throw the ResourceNotFound exception when a resource can not be found.
  • Fixed a console error that popped up when configuring listing columns #61
  • Little tiny other fix (probably didn't affect anyone - was related to something inside Runway's Vue components) #59

2.1.3

July 24th, 2021

What's new

  • You can now generate migrations from an existing blueprint #56

2.1.2

July 7th, 2021

What's fixed

  • You'll no longer get an error when editing a model if you have getRouteKeyName defined on your model. #53
  • Fixed an issue where a fieldtype's Index component would not be rendered #52

2.1.1

July 6th, 2021

What's fixed

  • Listing rows will now be properly displayed with preProcessIndex (it'll fix the display of Date fields) #52

2.1.0

July 3rd, 2021

⚠️ This update contains breaking changes.

What's new

  • A brand new Listing table for your models, just like the one used for entries #15
  • You can now use real Actions, instead of 'Listing buttons'

Breaking changes

Listing Columns & Sorting

The listing.columns and listing.sort configuration options have been removed. Columns and sorting are now configured from the listing table itself, in the same way it works for entries.

Listing buttons

This release removes the 'listing buttons' functionality, in place of Statamic's Actions feature. Any listing buttons will no longer work. It's recommended you refactor into an Action during the upgrade process.

2.0.7

July 1st, 2021

What's new

  • You can now use Cmd + S (or Ctrl + S) to save when using Runway's Publish Form #50
  • We now actually show the validation error when you run into one using Runway's Publish Form #49

What's fixed

  • If max_items is set to 1 on the Runway fieldtype, just return the single model as augmented, not a Collection

Thanks John Carter for the new additions :)

2.0.6

June 30th, 2021

What's fixed

  • Fixes issue with dirty state when creating model #41
  • If it's a JSON field, make sure it's decoded before passing it to the publish form #40

2.0.5

June 16th, 2021

What's fixed

  • Fixed issues around 'primary key' stuff #39

2.0.4

June 4th, 2021

What's fixed

  • If there's no sidebar, we won't try and show one #38
  • Fix an issue where the slug fieldtype failed to load #31
  • Actually process fieldtypes in the resource listing #37

What's improved

  • Runway now has some defaults for 'Listing Columns' and 'Listing Sort', in case its not present in the config
  • The Belongs To fieldtype will now give you a link to edit the related model

2.0.3

May 26th, 2021

What's fixed

  • White screen on publish form pages #36

2.0.2

May 25th, 2021

What's fixed

  • Another fix for the dist/js/cp.js error

2.0.1

May 25th, 2021

What's fixed

  • Fixed undefined method uri() exception when editing record.
  • Now ignores the .png files when pulling down a release. (Probably not noticable)
  • Only boots into the DataRepository if routing is enabled on at least one resource.
  • Hopefully fix the Can't locate path <.../dist/js/cp.js> error when installing.

2.0.0

May 24th, 2021

Runway 2 introduces some minor breaking changes. Including a minimum requirement for Statamic 3.1 and the fact models are now called resources in the config (which our upgrade script should automate for you).

What's new?

What's improved?

  • Models are now 'Resources' - this will be reflected in your config file, it's essentially to stop you getting mixed up between a Runway Model and an Eloquent model
  • Resources aren't just a big old arrays anymore

1.1.0

April 13th, 2021

What's new

  • BelongsTo fieldtype #9

1.0.13

March 30th, 2021

What's new

  • Added support for scoping and pagination on the Runway tag

1.0.12

March 25th, 2021

What's new

1.0.11

March 24th, 2021

What's new

1.0.10

February 26th, 2021

What's fixed

  • Fixed primaryKey issue #12

1.0.9

February 16th, 2021

What's fixed

  • Fixed bug introduced in v2.0.8

1.0.8

February 13th, 2021

  • Fix Runway will no longer fail on composer install if database can't be connected to. #11

1.0.7

February 1st, 2021

  • Fix Fixed issue where route key wouldn't be used for CP actions

1.0.6

January 18th, 2021

  • New You can now customise the icon used in CP Nav. Just pass the name of Statamic icon or pass in an inline SVG.
  • Fix $request->user() should be fixed in even more places now.

1.0.5

January 18th, 2021

  • Fix Hopefully fixed an issue were you get Call to undefined methodApp\User::hasPermission()`.
  • Fix Create button on resource now actually links to the create page

1.0.4

December 28th, 2020

Non-blueprint rows are now available via the Runway tag, as apposed to only blueprint fields being available.

1.0.3

December 27th, 2020

Support for PHP 8.

1.0.2

December 21st, 2020

New

  • If you specify a route key on your Eloquent model, Runway will respect that and run with it in your Control Panel.

Bugs

  • Section fieldtypes will no longer attempt to save.

Improvements

  • Downloading should take a teeny tiny bit less time - thanks to #5
  • Better styled pagination on listing page

1.0.1

December 19th, 2020

New Features

  • Listing Search
  • Permissions - so you can manage which users have access to do CRUD actions on your Eloquent models.

Improvements

  • The listing table is now extra big, helpful for all those extra columns

1.0.0

December 14th, 2020

Initial release.