Releases: statamic-rad-pack/runway
Releases · statamic-rad-pack/runway
v7.5.1
What's fixed
- Fixed Ignition Runnable Solutions #529 by @duncanmcclean
v7.5.0
What's new
- Added
search_index
config option to resources #524 by @ryanmitchell
What's fixed
- Fixed "title field" not being used when columns have been customized #526 by @duncanmcclean
v7.4.0
What's new
- Added support for
int
andtimestamp
columns inrunway:generate-blueprints
command #523 #525 by @ryanmitchell
v7.3.1
What's fixed
- Fixed broken Has Many fieldtype when used outside a Runway context #517 by @duncanmcclean
v7.3.0
What's new
- You can now hide the "Create" button by setting
hide: true
on blueprints #508 by @ryanmitchell
What's fixed
- Fixed issue where the sidebar section would show on the Publish Form when it's not needed #515 by @duncanmcclean
v7.2.0
What's new
- Revisions support #492 by @edalzell
- Runway now supports "publish states" (publishing/unpublishing models) #506 by @duncanmcclean
What's improved
- Improved page titles on publish form pages #513 by @duncanmcclean
- Updated publish form to better align with Statamic's entry publish form #509 by @duncanmcclean
What's fixed
- Fixed errors when getting redirect URL for models using frontend routing #510 by @duncanmcclean
v7.1.1
v7.1.0
What's new
- Ability to run actions from publish forms #498 by @duncanmcclean
- Runway will now handle showing/updating role & user group fields on User models #485 #500 by @duncanmcclean
- Added config option for customizing the name of the
runway_uris
table #490 #499 by @duncanmcclean - Improve exception handling #497 by @duncanmcclean
What's fixed
- Fixed empty element showing border at the bottom of the publish form page by @duncanmcclean
v7.0.0
Read First 👀
Be sure to read the Upgrade Guide first as manual changes may be necessary.
What's new
- Statamic 5 support #441 by @duncanmcclean
What's changed
- Dropped PHP 8.1 support
- Dropped Statamic 4 support
- Resource handles are now generated differently #480 by @duncanmcclean
What's improved
- Improved the output of Runway's commands
- Replaced
doctrine/dbal
dependency in favour of Laravel's new built-in methods #468 by @duncanmcclean - Augmentation improvements #481 by @duncanmcclean
v6.7.1
What's improved
- "References" are now passed through to publish containers #486 by @duncanmcclean