Releases: Automattic/vip-workflow-plugin
Releases · Automattic/vip-workflow-plugin
0.4.0
What's Changed (since 0.3.0
)
- Add approve reject workflow setting by @alecgeatches in #37
- Refactor the notifications module by @ingeniumed in #38
- Add tests for notifications by @ingeniumed in #39
- Add date time support to Editorial Metadata by @ingeniumed in #40
- Migrate EM to use term_meta by @ingeniumed in #41
- Add restricted status UI for users by @alecgeatches in #42
- Migrate custom status to use term_meta by @ingeniumed in #43
- Remove todos by @ingeniumed in #54
- Block restricted status movements in editor by @alecgeatches in #44
- Update the design for the required fields on a custom status by @ingeniumed in #55
- Fix the crashing in the site editor by @ingeniumed in #57
- Implement the required metadata fields check in the editor by @ingeniumed in #58
- Refactor the remaining modules by @ingeniumed in #59
- Fix errors on updating the draft and pending status by @ingeniumed in #62
- QOL Improvements by @ingeniumed in #63
- Add Tracks integration by @hanifn in #21
- Add editorial metadata analytics by @alecgeatches in #64
Full Changelog: 0.3.0...0.4.0
Release 0.3.0 (beta)
What's Changed
- Enforce the minimum PHP and WP versions supported by the plugin
- Allow the email address used by notifications to be customized, rather than just being the blog admin
- Move the webhook notification code to be a cron job, to speed up post updates
- Update the documentation to add more examples, and allow easier usage of the plugin
Full Changelog: https://github.com/Automattic/vip-workflow-plugin/commits/0.3.0
Release 0.2.0 (beta)
What's Changed
This is the first beta for the plugin, marking that's it's ready for beta usage.
Full Changelog: https://github.com/Automattic/vip-workflow-plugin/commits/0.2.0