strapi
strapi copied to clipboard
π Strapi is the leading open-source headless CMS. Itβs 100% JavaScript/TypeScript, fully customizable, and developer-first.
## ππ» What does it do? - Properly reject and throw an error when there is an issue uploading a file to cloudinary. @gvocale provided the [solution](https://github.com/strapi/strapi/issues/13316#issuecomment-1183230884) for the issue...
## Bug report ### Required System information - Node.js version: 16.4.2 - Npm version: 8.5.0 - Yarn version: 1.22.18 - Strapi version: 4.1.8 - Database: Postgres - Operating system: Linux...
### What does it do? Changes the pre-install version check from `>=12` to `>=14, 16 to proceed with a warning since it works and some people may be using it...
## Bug report ### Describe the bug When a route's authentication set to false, relation can not be populated, even if public role is allowed to access its data. ###...
- [x] **I have created my request on the Product Board before I submitted this issue** - [x] **I have looked at all the other requests on the Product Board...
## Bug report ### Required System information - Strapi version: 4.3.0 ### Describe the bug floating point numbers in scientific notation break the list table ### Steps to reproduce the...
## Bug report ### Describe the bug If you have two or more instances on the same domain, you are able to be logged in only in 1 instance at...
## Bug report / description Strapi doesn't show any reaction if component fields (in my case a repeatable one) are set as required field, but were not filled with data...
## Bug report ### Required System information - Node.js version: 16.14.0 - NPM version: 8.3.1 - Strapi version: 4.1.8 - Database: Postgresql - Operating system: Windows ### Describe the bug...
## Bug report ### Required System information - Node.js version: node 14/18 (tried on both) - NPM version: 8.12.0 - Strapi version: - "@strapi/strapi": "^4.2.3", - "@strapi/utils": "^4.2.2", - Database:...