This repository has been archived by the owner on May 11, 2023. It is now read-only.
Releases: outl1ne/nova-drafts
Releases · outl1ne/nova-drafts
1.1.8
1.1.6
1.1.5
Changed
- Updated packages
1.1.4
Changed
- Fixed migration command syntax error for SQLITE (Thanks to jhonatasfender)
Added
- CreateDraft command will now notify user if he already has
draft_parent_id
column in designated table.
1.1.3
Changed
- Dependency security update
- HasDrafts trait for models to simplify usage.
1.1.2
- Update dependencies
1.1.1
1.1.0
1.0.3
Fixed
- Fixed a bug, where draft publishing was trying to save fields that were appended.
1.0.2
Fixed
- Fixed a bug, where publishing a draft without a parent resource didn't redirect.