Releases: pluginpal/strapi-plugin-publisher
Releases · pluginpal/strapi-plugin-publisher
V2.0.9
26 Mar 08:53
Compare
Sorry, something went wrong.
No results found
Fix/update readme docs for #194
Fix with set state for #215
V2.0.8
19 Mar 17:52
Compare
Sorry, something went wrong.
No results found
Update node engine version in package.json
v2.0.7
01 Feb 16:06
Compare
Sorry, something went wrong.
No results found
Update to Strapi 5.34.0 with updated peerDependencies
Remove yarn resolutions (security fixes should come from Strapi upstream)
Update @strapi/design-system and @strapi/icons to v2.1.2
Note: Security vulnerabilities in Strapi dependencies (jws, tar, qs) are being addressed in upstream Strapi PRs.
v2.0.6
01 Feb 16:04
Compare
Sorry, something went wrong.
No results found
Update to Strapi 5.34.0 with updated peerDependencies
Remove yarn resolutions (security fixes should come from Strapi upstream)
Update @strapi/design-system and @strapi/icons to v2.1.2
Note: Security vulnerabilities in Strapi dependencies (jws, tar, qs) are being addressed in upstream Strapi PRs.
v2.0.5
08 Oct 18:51
Compare
Sorry, something went wrong.
No results found
Fixes missing locale - #207
Add publishedAt date to be in the past - #210
Fixes missing validation checks in middleware - #206
v2.0.4
21 Aug 13:30
Compare
Sorry, something went wrong.
No results found
Add new property publisherActionAllowed which can be set to false to prevent (un)publish; any other value (or no return) allows it
Fixed issues:
(#142 )
(#194 )
v2.0.3
30 Jun 05:47
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
Publisher Section Flickers on Collection View in Content Manager (#202 )
v2.0.2
24 Jun 07:11
Compare
Sorry, something went wrong.
No results found
Use document service instead of entity service (#201 )
v2.0.1
24 Jun 07:03
Compare
Sorry, something went wrong.
No results found
Fix cannot access ‘publishedEntity’ before initialization in beforePublish hook #198
Fix plugin leaves empty UI card if it is turned off for content type #197
v2.0.0
22 Jun 08:50
Compare
Sorry, something went wrong.
No results found
Strapi v5 Stable release 🎉
Fixes
- Hook placement
#195