Releases: strapi-community/strapi-plugin-io
Releases · strapi-community/strapi-plugin-io
v1.1.2
What's Changed
- fix(handshake): reject unconfirmed and/or blocked users by @hgulersen in #27
New Contributors
- @hgulersen made their first contribution in #27
Full Changelog: 1.1.1...1.1.2
v1.1.1
What's Changed
- fix(emit): account for publish/unpublish by @ComfortablyCoding in #20
- fix(emit): account for single content type
createOrUpdate
by @ComfortablyCoding in #21 - fix(getModelMeta):
publish
action should require update permission by @ComfortablyCoding in #22
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- feat(io): add custom server event support by @ComfortablyCoding in #7
- fix(emit raw) custom room ID by @hrdunn in #8
- chore(README): improve examples by @hrdunn in #9
- feat(.github): add PR and Issue templates by @ComfortablyCoding in #11
- chore(pkg.json): incorrect github reference by @ComfortablyCoding in #12
New Contributors
Full Changelog: 1.0.0...1.1.0
v1.0.0
What's Changed
- chore(README): update readme by @ComfortablyCoding in #1
- feat(io): add raw emit by @ComfortablyCoding in #3
- fix(middleware): account for custom routes by @ComfortablyCoding in #4
- fix(raw emit): add empty options by default by @ComfortablyCoding in #5
New Contributors
- @ComfortablyCoding made their first contribution in #1
Full Changelog: 0.1.0...1.0.0
v0.1.0
Initial Release