Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 12:16

⚠️ 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.