Open xenobytezero opened 1 year ago
Pushed a fix for missing authentication required for the link tool.
Also I had to configure the CORS middleward for my Strapi insance to allow the X-Requested-With
header, since the link tool seems to add that header with no way to switch it off. That might be a local development issue however?
@xenobytezero thanks for this PR, hopefully @melishev will start merging some PRs soon to keep this plugin alive.
I wanted to update the EditorJS version used by this plugin, and also fix a few issues that appear to have cropped up as Strapi has been updating.
I've also updated the Yarn version used to v3, since thats the toolchain i was working with but if thats going to be an issue I can pull that out.