v2.1.0
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.