Skip to content

Releases: strapi/documentation

v4.3.3

10 Aug 12:23
99907fb
Compare
Choose a tag to compare

New content 🎉

  • [user-docs] Mention breadcrumbs in Media Library documentation (#1042) @pwizla
  • [developer-docs] Add change password endpoint (#1045) @alexandrebodin
  • [developer-docs] Convert JS -> TS support (#1030) @StrapiShaun

Updated & improved content ✨

  • [developer-docs] fix: update Next.js getting started guide (#1022) @kai687
  • [developer-docs] feat: update Ruby getting started (#1025) @kai687
  • [developer-docs] chore: Add documentation to strapi/strapi#13793 (#1026) @ihmpavel
  • [developer-docs] Remove em object from lifecycle arguments (#1029) @WalkingPizza
  • [developer-docs] Remove 1-click installation guides (#1040) @StrapiShaun
  • [developer-docs] Mention python prerequisite in installation guides (#1041) @gu-stav
  • [developer-docs] Clarified what the Entity Service is meant to help you interact with (#1044) @kasonde
  • [developer-docs] Remove rackspace provider from documentation (#1050) @derrickmehaffy

Code fixes 🚒

  • [developer-docs] Update graphql.md (pluralize 'middleware') (#1004) @ygarrot
  • [developer-docs] [MINOR] Update query-engine-api.md (#1005) @thatstatsguy
  • [developer-docs] Fix Google App Engine documentation (#1016) @Nashmod
  • [developer-docs] fix import usage (#1019) @smoothdvd
  • [developer-docs] Update graphql.md (#1020) @hoefken
  • [developer-docs] fix various TypeScript code examples (#1043) @StrapiShaun

Please use the forum post for feedback 🤗


Note on previous patch releases:

  • Strapi v4.3.1 was a strapi/strapi hotfix only, no related documentation to add, so no Strapi docs v4.3.1 release.
  • Strapi docs v4.3.2 only included some hotfixes for regressions introduced in docs 4.3.0 (see #1033)

v4.3.2

02 Aug 17:14
Compare
Choose a tag to compare

Includes hotfixes for regressions introduced in Strapi docs v4.3.0 (see #1033)

v4.3.0

27 Jul 13:18
b452f73
Compare
Choose a tag to compare
  • New features documented:
    • Developer Documentation: TypeScript
    • User Guide: Media Library (incl. folders)
  • Community PRs and smaller updates from the Strapi docs team

— see the full announcement on the forum 🚀

v4.2.3

13 Jul 13:23
486fc90
Compare
Choose a tag to compare

Dev docs plugins rewrites & additions:

  • Sentry plugin
  • Email plugin
  • Upload plugin
  • Providers
  • community PRs & smaller additions

— see the full announcement on the forum 🚀

v4.2.2

29 Jun 14:11
Compare
Choose a tag to compare

Lots of small improvements and additions with the help of the community
— see the full announcement on the forum 🚀

Note: v4.2.1 was skipped by the product

v4.3.0-beta.1

16 Jun 15:08
Compare
Choose a tag to compare
v4.3.0-beta.1 Pre-release
Pre-release

This release includes:

  • Media Library & Folders
  • More TypeScript documentation

See this announcement on the forum ⏩

v4.2.0

16 Jun 15:07
Compare
Choose a tag to compare

This release includes:

  • Logo customization
  • In-app marketplace providers
  • Updated DigitalOcean App Platform deployment guide
  • Updated internal middlewares configuration
  • and lots of community PRs, thank you!

See the full announcement on the forum 🚀

v4.0.3

05 Jan 16:16
25c2606
Compare
Choose a tag to compare

Sorry no change-logs yet but if you want to take a look at this PR to get an idea of what has changed: #639

Main change is the removal of the --clean flag for admin panel builds and various typo fixes