This repository has been archived by the owner on May 9, 2023. It is now read-only.
Releases: pauloamgomes/CockpitCMS-Moderation
Releases · pauloamgomes/CockpitCMS-Moderation
UX Improvements
Better handling of Cockpit save actions in combination with the moderation state.
Support for scheduling
Scheduling is now supported both for localized and non-localized moderation fields.
Support for localization
The moderation field now supports localization, being possible to set the moderation status of the entry on each language. Thanks to @fredrikkarlsson-pervanovo for the contribution.
Permissions and visual improvements
New Features:
- Permissions for Published and Unpublished states, providing the ability to allow/disallow groups to unpublish or publish entries
- Improved UX, automatically set to Draft when editing a published entry
- Custom trigger to be extended by other addons
Bug fixing
- Populating draft entries (published revisions)
- Better handling of Draft items
- Inclusion by default of moderation field on requests
Initial Release
After some tests and addressed issues have been solved it seems ok to a stable release.
Features:
- Moderation field supporting Published, Draft and Unpublished states
- Sidebar handling of moderation state
- Custom rendering on the collection entry list
- Filtering when retrieving collections based on state, retrieves latest published revision (if any) when in Draft state, excludes from results when unpublished or Draft without a published latest revision.