2.1.0
July 17th, 2023
Added
- You can now exclude certain collections from being exported by configuring
excluded_collections
inside your configuration file.
Fixed
- The addon now checks the correct permission for displaying the Export action on entry listings.
- The addon will now exclude collections to export in the Export utility if you don't have the proper permission. For example, by default you need permission to
view
entries, if you can not view a specific collections entries it'll not show up for exporting. - When exporting in bulk the exporter will now filter out entries that users don't have access for. Usually this would not be relevant, but may be relevant if you've done something custom with view/edit permissions for entries.
2.0.0
June 26th, 2023
This release mainly adds support for Statamic 4.0 and up, so requires you to install it into a project with Statamic 4.0. If you use it in an older project you can keep using the v1 branch.