Releases: statamic-rad-pack/runway
Releases · statamic-rad-pack/runway
v8.2.0
What's new
- Laravel 12 support #664 by @duncanmcclean
v8.1.2
What's fixed
- Reverted "Fix attributes returning a collection instead of an array" #666 by @duncanmcclean
v8.1.1
What's fixed
- Fixed missing "Status" filter on collections #663 by @duncanmcclean
v8.1.0
What's new
- The
rebuild-uris
command now bypasses global scopes #661 by @godismyjudge95
v8.0.1
What's fixed
- Improve compatibility with per model database connections #659 by @godismyjudge95
- Fix attributes returning a collection instead of an array #654 by @kailumworkhouse
v8.0.0
Read First 👀
Be sure to read the Upgrade Guide first as manual changes may be necessary.
What's new
- Collection Importer #653 by @duncanmcclean
What's changed
- Changed how nested fields work #568 by @duncanmcclean
- Removed the
cp_icon
config in favour of the CP Nav Customizer #652 by @duncanmcclean - Updated the
runway_uris
migration stub to support UUIDs #656 by @duncanmcclean
v7.14.0
What's new
- A status indicator is now shown on the publish form #657 by @duncanmcclean
v7.13.5
What's fixed
- Prevent error when model can't be found #655 by @duncanmcclean
v7.13.4
What's fixed
- Removed
laravel/prompts
from composer.json #650 by @duncanmcclean - Added a check to ensure relationship method exists before calling it #647 by @duncanmcclean
v7.13.3
What's fixed
- Fixed listing filters #645 by @duncanmcclean