Releases: Goldinteractive/craft3-publisher
Releases · Goldinteractive/craft3-publisher
2.1.0
Fixed
- Fixed a deprecation error for craft 3.7
- Fixed the entry expire and publishing workflow (previously a draft save would also invalidate the cache)
Changed
- Show the side panel when editing drafts too (previously it worked only on entry edit view)
- The plugin now requires craft 3.7 or later
2.0.6
2.0.5
Fixed
- Fixed installation migration
Changed
- Changed UI to resemble new CP UI
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0: Refactor draftId field
Craft added a draftId field to the elements model and this clashes with our field. We renamed it to publishDraftId.