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
strapi - v3.0.0-alpha.12

Published by lauriejim over 6 years ago

πŸš€ New feature

πŸ› Bug fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.11.3

Published by lauriejim over 6 years ago

πŸ’… Enhancement

πŸ› Bug fix

strapi - v3.0.0-alpha.11.2

Published by lauriejim over 6 years ago

πŸš€ New feature

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.11

Published by lauriejim over 6 years ago

πŸš€ New feature

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.10.3

Published by lauriejim over 6 years ago

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.10.1

Published by lauriejim over 6 years ago

πŸš€ New feature

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.9.2

Published by lauriejim over 6 years ago

πŸ› Bug Fix

[Plugin] Fix user update via API and content-type-builder (https://github.com/strapi/strapi/pull/560)

strapi - v3.0.0-alpha.9

Published by lauriejim over 6 years ago

πŸš€ New feature

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.8.3

Published by lauriejim almost 7 years ago

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.8

Published by lauriejim almost 7 years ago

πŸš€ New feature

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.7.3

Published by lauriejim almost 7 years ago

πŸš€ New feature

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.7.2

Published by lauriejim almost 7 years ago

πŸš€ New feature

  • [Plugin] User & Permissions plugin
  • [Plugin] Email plugin
  • [Admin] Login and register requirement for admin dashboard
  • [Framework] Add new lifecycle method beforeInitialize for middlewares
  • [Plugin] Allow model for a plugin
  • [Admin] Detach administration panel from the project to remove the old monolithic architecture

πŸ› Bug Fix

  • [Admin] Fix Windows issue related to the symlink we are creating during the installation

πŸ’… Enhancement

  • [Framework] Reduce installation time by removing unnecessary dependencies
  • [Framework] Reduce project generation time
  • [Framework] Use relative path instead of absolute path to generate manifest.json reference file
  • [Framework] Clear require cache before loading configurations
  • [Framework] Ensure the project can start without locales
  • [Admin] Improve the layout configuration system for Content Manager to redirect actions to specific controller' actions
  • [Admin] Load order plugins
  • [Admin] Improve Input library
strapi - v3.0.0-alpha.6.7

Published by lauriejim almost 7 years ago

πŸ’₯ Breaking changes

πŸš€ New feature

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.6.4

Published by Aurelsicoko almost 7 years ago

πŸ› Bug Fix

πŸ’… Enhancement

strapi - v3.0.0-alpha.6

Published by Aurelsicoko about 7 years ago

πŸš€ New feature

  • [Plugin] Content Manager.
  • [Plugin] Content Type Builder.
  • [Plugin] Execute bootstrap function before mounting.
  • [Plugin] Execute requirement function to allow or not rendering.
  • Write new documentation.

πŸ› Bug Fix

  • [Plugin] Settings Manager - Allow edit of security settings without crashing.

πŸ’… Enhancement

  • [Admin] Reduce number of steps to be able to contribute.
  • [Admin] Reduce bundle size by sharing commons dependencies.
  • [Admin] Update strapi-helper-plugin and strapi-admin dependencies to the latest version.
  • [Plugin] Finalize the query process to be able to use different ORMs.

This version is only compatible with Node v8 and npm >= 5.3.0

strapi - v1.6.4

Published by Aurelsicoko about 7 years ago

  • Ping the Studio URL instead of Google to allow China users to use the Studio without VPN.
  • Cleaning files.
strapi - v3.0.0-alpha.5.5

Published by Aurelsicoko about 7 years ago

πŸ› Bug Fix

  • Add missing dependencies.
  • Fixing paths to be able to really install plugins.
  • Install the latest available version of a plugin.

πŸ’… Enhancement

  • Remove strapi-mongoose as core dependency to only add it to a new project.
  • Improve symlinks process on a new project.

This version is only compatible with Node v8 and npm >= 5.3.0

strapi - v3.0.0-alpha.5.3

Published by Aurelsicoko about 7 years ago

πŸ’₯ Breaking changes

  • Core framework layer has been rewritten from scratch to encourage contribution, faster boot and performances.
  • Configurations structure has been improved to be more understandable.

πŸš€ New features

  • Admin panel comes with a brand new design.
  • Plugin Settings Manager is available on every new project.
  • Fast logger (pino).
  • Use Bootstrap [email protected].
  • i18n has been implemented in the notifications messages.

πŸ’… Enhancement

  • Connectors (strapi-bookshelf, strapi-mongoose, strapi-redis) has been harmonized to use the same API.
  • Improve startup workflow to avoid warnings.
  • Update dependencies.
  • Remove old/deprecated folders (test, website).

This version is only compatible with Node v8 and npm >= 5.3.0

strapi - v3.0.0-alpha.4.8

Published by Aurelsicoko over 7 years ago

πŸ’… Enhancement

  • Improve release and setup workflow.
strapi - v3.0.0-alpha.4

Published by Aurelsicoko over 7 years ago

πŸ’₯ Breaking changes

  • async/await support.

πŸš€ New features

  • First implementation of plugins.
  • Introduce brand new dashboard layout (more coming soon).
  • Introduce a shared package strapi-helper-plugin to keep consistency in the future ecosystem.
  • New CLI commands to create, install and uninstall a plugin.
  • New development setup workflow.

πŸ’… Enhancement

  • Update README and ROADMAP.
  • Improve databases adapters strapi-bookshelf and strapi-mongoose.

This version is only compatible with Node v8 and npm >= 5.3.0