Note: Since v0.2.2 was not released, v0.2.2-beta.0 changes are included in this release.
This release contains 3 features and 2 minor changes.
Highlights:
- ✨ add support for verifying Ghost webhooks
- ✨ add
checktarget (docs) - ✨ list all suggested configuration options when config validation fails
- 🎨 improve error handling in first run target
- Several documentation updates
New Configuration Options:
- DOG_GHOST_MEMBER_WEBHOOKS_SECRET_VERSION
- DOG_GHOST_MEMBER_UPDATED_WEBHOOK_SECRET
- DOG_GHOST_MEMBER_DELETED_WEBHOOK_SECRET
Here are a few pointers:
- Check out https://github.vikaspotluri.me/discourse-on-ghost for the most up-to-date documentation
- The frozen docs are available in vikaspotluri123/discourse-on-ghost@v0.3.0:/docs (markdown)
- You can browse the released npm package on JSDelivr
- View full list of changes from the previous release: v0.2.2-beta.0...v0.3.0