strapi

πŸš€ Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

OTHER License

Downloads
6.9M
Stars
60.8K
Committers
1K

Bot releases are hidden (Show)

strapi - v4.1.9

Published by alexandrebodin over 2 years ago

πŸ”₯ Bug fix

βš™οΈ Chore


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.2.0-beta.1

Published by alexandrebodin over 2 years ago

πŸŽ‰ What’s New

TL;DR:

πŸͺ²Bug Fixes

  • Fix Documentation Plugin TS integration
  • Fix Upload Plugin TS integration
  • Fix local plugin paths

πŸš€Enhancements

  • Allow extending the StrapiInterface from user app
  • Replaced tsconfig-admin.json & tsconfig-server.json by tsconfig.json files in different directories
  • App and local plugins builds have been decoupled
  • Added anonymous telemetry properties to measure Typescript usage and adoption
  • TS Telemetry

You can read the full changelog here

strapi - v4.1.8

Published by alexandrebodin over 2 years ago

πŸ’… Enhancement

βš™οΈ Chore

πŸ”₯ Bug fix


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.1.7

Published by alexandrebodin over 2 years ago

πŸ”₯ Bug fix


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.1.6

Published by alexandrebodin over 2 years ago

πŸš€ New feature

πŸ’… Enhancement

πŸ”₯ Bug fix

πŸ“– Documentation

βš™οΈ Chore


Updates

We added support for new Sqlite3 providers in this new version and the default provider is now better-sqlite3 for every new project.

  • You can now switch to better-sqlite3 or @vscode/sqlite3 if you would like.

Example

Before
package.json

{
  "dependencies": {
    "sqlite3": "x.x.x"
  }
}

After
package.json

{
  "dependencies": {
    "better-sqlite3": "7.5.0" // or "@vscode/sqlite3": "5.0.8"
  }
}

πŸ“š Migration guides can be found here πŸ“š

strapi - v4.2.0-beta.0

Published by alexandrebodin over 2 years ago

πŸš€ New feature

Dark mode

You can enable the dark mode by following this user guide πŸš€ .

If you want to go further, you can also read more on theme customization here.

PR (https://github.com/strapi/strapi/pull/12662) @ronronscelestes @vincentbpro @HichamELBSI

Typescript support

You can create a project using typescript by using the --typescript option as described in this documentation πŸ”₯ .

PR (https://github.com/strapi/strapi/pull/12789) @Convly @soupette

strapi - v4.1.5

Published by alexandrebodin over 2 years ago

πŸš€ New feature

βš™οΈ Chore

πŸ’… Enhancement

πŸ”₯ Bug fix

πŸ“– Documentation


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.2.0-alpha.0

Published by alexandrebodin over 2 years ago

πŸš€ New feature

strapi - v4.1.3

Published by alexandrebodin over 2 years ago

πŸ’… Enhancement

πŸ”₯ Bug fix

βš™οΈ Chore

🚨 Security


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.1.2

Published by alexandrebodin over 2 years ago

πŸ’… Enhancement

πŸ”₯ Bug fix


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.1.1

Published by alexandrebodin over 2 years ago

πŸ’… Enhancement

πŸ› Bug fix

🌏 Translation

🚨 Security


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.1.0

Published by alexandrebodin over 2 years ago

πŸš€ New feature

πŸ› Bug fix

πŸ’… Enhancement

🌏 Translation


πŸ“š Migration guides can be found here πŸ“š

strapi - v3.6.9

Published by Convly over 2 years ago

πŸ› Bug fix

🌏 Translation

πŸ’… Enhancement

🚨 Security


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.0.8

Published by alexandrebodin over 2 years ago

πŸš€ Feature

πŸ’… Enhancement

🚨 Security

πŸ› Bug fix

🌏 Translation


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.0.7

Published by Convly over 2 years ago

πŸ’… Enhancement

πŸ› Bug fix


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.0.6

Published by Convly over 2 years ago

⚠️Please note, a migration guide is required to enable the session middleware. This middleware is used for the Users & Permission plugin auth providers. See the link at the bottom of this change log ⚠️

πŸ› Bug fix

πŸ’… Enhancement

🚨 Security


πŸ“šβš οΈ Migration guide can be found here βš οΈπŸ“š

strapi - v4.0.5

Published by alexandrebodin almost 3 years ago

πŸ› Bug fix

🌏 Translation

πŸ’… Enhancement


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.0.4

Published by alexandrebodin almost 3 years ago

πŸ› Bug fix

πŸ’… Enhancement


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.0.3

Published by alexandrebodin almost 3 years ago

πŸ› Bug fix

πŸ’… Enhancement


πŸ“š Migration guides can be found here πŸ“š

strapi - v4.0.2

Published by alexandrebodin almost 3 years ago

πŸ› Bug fix


πŸ“š Migration guides can be found here πŸ“š