Releases: strapi-community/strapi-plugin-website-builder
Releases · strapi-community/strapi-plugin-website-builder
v3.0.1
What's Changed
- chore(npm): remove docs from bundle by @ComfortablyCoding in #44
- fix(LogListView): logs should be in
desc
order by @ComfortablyCoding in #46 - chore(release): 3.0.1 by @ComfortablyCoding in #47
Full Changelog: 3.0.0...3.0.1
v3.0.0
What's Changed
- v3.0.0 by @ComfortablyCoding in #42
Full Changelog: 2.2.3...3.0.0
BREAKING CHANGES
See #43 for migration guide
v2.2.3
What's Changed
- docs(README): add clean rebuild instructions by @ComfortablyCoding in #36
- feat(event trigger): add event specific header support by @ComfortablyCoding in #40
Full Changelog: 2.2.2...2.2.3
v2.2.2
What's Changed
- fix(engines): incorrect engine range by @ComfortablyCoding in #32
Full Changelog: 2.2.1...2.2.2
v2.2.1
What's Changed
- fix(pluginSchema): use custom url regex check by @ComfortablyCoding in #20
- fix(event): media does not trigger build by @duzantheman in #23
- fix(config): await config validation by @ComfortablyCoding in #26
New Contributors
- @duzantheman made their first contribution in #23
Full Changelog: 2.2.0...2.2.1
v2.2.0
What's Changed
- feat(event params): add function support by @ComfortablyCoding in #16
- feat(event types): add publish unpublish by @ComfortablyCoding in #17
Full Changelog: 2.1.0...2.2.0
v2.1.0
What's Changed
- refactor: codebase by @ComfortablyCoding in #12
- feat(build): add ISP support by @ComfortablyCoding in #13
Full Changelog: 2.0.2...2.1.0
v2.0.2
This release introduces the following changes:
- fixes headers missing from build request #6
Full Changelog: 2.0.1...2.0.2
v2.0.1
v2.0.0
This release introduces the following changes:
- updates the plugin compatibility to v4.
- allows website builds to be triggerd periodically.
- allows website builds to be triggered by model events.