strapi / nextjs-corporate-starter

Strapi Demo application for Corporate Websites using Next.js
MIT License
1.08k stars 338 forks source link

Security issue in 4.10.8 #53

Closed portedison closed 1 year ago

portedison commented 1 year ago

https://github.com/strapi/strapi/releases

Are there plans to update the version on this?

PaulBratslavsky commented 1 year ago

@portedison yes, but just want to make sure that import/export works as expected, we had a bug introduced in 4.10.5 that for srtrapi import command that is not importing all the images.

Here is the link to the issue https://github.com/strapi/strapi/issues/16891#issuecomment-1613559273

I would recommend for everyone to do a self update to the latest version of Strapi 4.11.3 after following the Strapi Starter Guide https://github.com/strapi/nextjs-corporate-starter/blob/main/README.md

PaulBratslavsky commented 1 year ago

Just updated the project to the latest release v4.12.1 Reason for delay was waiting for the import/export but to be fixed that was introduced in 4.10.5

All is fixed and updated🙂

https://github.com/strapi/nextjs-corporate-starter/pull/68