Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Initial Release

Compare
Choose a tag to compare
@pauloamgomes pauloamgomes released this 08 Jan 13:26
· 50 commits to master since this 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.