Skip to content

Releases: strapi/documentation

v4.12.4

10 Aug 10:10
e2e42f7
Compare
Choose a tag to compare

✨ New content

🖌 Updated content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Clarify configuration example for RBAC (#1803) @omikulcik
  • [Dev Docs] Add docs for STRAPI_ENFORCE_SOURCEMAPS env variable (#1812) @gu-stav
  • [repo] Improve collected data usage and GDPR wording (#1809) @pwizla


Thanks a lot for your contributions! 🥰🚀


Note: We're jumping directly from 4.12.1 to 4.12.4 as strapi/strapi skipped the 4.12.2 and 4.12.3 patch releases due to some npm-related issues.

v4.12.1

02 Aug 14:22
4a2d2a3
Compare
Choose a tag to compare

✨ New content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Update documentation for Node 14 -> 20 (#1761) @innerdvations
  • [User Guide] Extend review workflows user guide with a note regarding RBAC (#1802) @gu-stav
  • [repo] Fix dark mode code element readability (#1801) @nc1z
  • [repo] Show last updated information (who/when) on pages (#1805) @pwizla
  • [repo] Display updated sections in the table of content (#1806) @pwizla


Thanks a lot for your contributions! 🥰🚀

v4.12.0

27 Jul 14:54
57a13d4
Compare
Choose a tag to compare

✨ New content

♻️ Updated content

  • [Dev Docs] Improvements to the Backend customization introduction (#1698) @pwizla
  • [User Guide] Add RBAC settings for multiple review workflows (#1793) @gu-stav
  • [User Guide] Bulk Publish improvements (#1795) @meganelacheny

🧹 Chore, fixes, typos, and other improvements


Thanks a lot for your contributions! 🥰🚀

v4.11.7

19 Jul 15:52
30bb08d
Compare
Choose a tag to compare

✨ New content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Fix Dockerfile misconfiguration (#1790) @fbalhawan
  • [Dev Docs] Fix errors import from @strapi/utils in Error handling documentation (#1791) @deevanych
  • [Strapi Cloud] Clarify external database usage (#1785) @pwizla


Thanks a lot for your contributions! 🥰🚀


Note: We're jumping directly from 4.11.5 to 4.11.7 as strapi/strapi skipped the 4.11.6 patch release due to some npm-related issues.

v4.11.5

12 Jul 16:28
e008b83
Compare
Choose a tag to compare

✨ New content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Updated Docker to use Node 18 LTS (#1775) @Eventyret
  • [Dev Docs] Fix a bug in examples for controllers documentation (#1777) @tourist199
  • [Dev Docs] Fix TypeScript-related instructions in plugins development documentation (#1779) @Boegie19
  • [Dev Docs] Add missing webhooks.populateRelations to server configuration (#1783) @pwizla
  • [User Guide] Remove time-interval from CTB advanced settings (#1764) @joshuaellis
  • [User Guide] Remove 'unique' setting from enumeration fields in CTB (#1782) @pwizla
  • [repo] Add border to Dark Mode screenshots (#1733) @udimberto


Thanks a lot for your contributions! 🥰🚀

v4.11.4

05 Jul 15:16
45985d0
Compare
Choose a tag to compare

♻️ Updated content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs, User Guide] Fix broken links for Documentation and U&P plugins (#1771) @Boegie19
  • [Dev Docs] Mark the TypeScript auto type generation as experimental (#1767) @Convly


Thanks a lot for your contributions! 🥰🚀

v4.11.2

21 Jun 15:44
ebf2aff
Compare
Choose a tag to compare

♻️ Updated content

  • [Dev Docs] merge Add allowedFields configuration option to the Users & Permissions plugin documentation (#1716) @pwizla
  • [Dev Docs] Update the DigitalOcean droplet deployment guide (#1752) @pwizla @isoaxe

✨ New content

  • [User Guide] Update user guide for the new SSO lock-out option (#1735) @pwizla

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Rename draft to preview, consistent with the API parameter (#1737) @derschiw
  • [Dev Docs] Fixing permissions error in Dockerfile (#1742) @carloscip
  • [Dev Docs] Clarify how to call API-scoped middlewares (#1746) @Eli-Nathan
  • [Dev Docs] Fix code example in RBAC (#1747) @da1y


Thanks a lot for your contributions! 🥰🚀

v4.11.0 / v4.11.1-beta

07 Jun 14:29
Compare
Choose a tag to compare

✨ New content

♻️ Updated content

  • [Dev Docs] Enhance the interactive query builder with a more complex populate example (#1728) @derrickmehaffy
  • [Dev Docs] (beta) Changes to TypeScript generation CLI (#1736) @innerdvations
  • [Strapi Cloud] Update docs for Strapi Cloud 1.0 release (#1731) @pwizla
  • [User Guide] Update date/time editing instructions (#1724) @pwizla
  • [User Guide] Update documentation for Components icons (#1730) @pwizla

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Fix typo in server configuration example for Documentation plugin (#1727) @buggyzap


Thanks a lot for your contributions! 🥰🚀

v4.10.7

31 May 16:20
fcee8d5
Compare
Choose a tag to compare

✨ New content

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Improve Docker installation security inline with Strapi Tool Dockerize issue #77 (#1721) @Eventyret
  • [Dev Docs] Changed strapi user to fix media uploads in docker (#1722) @Eventyret
  • [Dev Docs] Fix middleware not found error by adding 'global::' prefix to custom … (#1723) @shivvamm


Thanks a lot for your contributions! 🥰🚀

v4.10.6

24 May 15:30
7b3bd57
Compare
Choose a tag to compare

♻️ Updated content

  • [Dev Docs] Update Docker deployment guide to align with the Dockerize Tool v1.14.0 release (#1718) @Eventyret

🧹 Chore, fixes, typos, and other improvements

  • [Dev Docs] Fix initial configuration for Documentation plugin (#1681) @Boegie19
  • [Dev Docs] Fix table rendering for responsive images in Upload plugin docs (#1705) @prokopsimek
  • [Dev Docs] Fix typo in market assets CSP docs (#1711) @derrickmehaffy
  • [Dev Docs] Change webhook execution command to node (#1713) @isoaxe
  • [repo] Update styles for Table of Content items (#1687) @udimberto
  • [repo] Update inline code style to better highlight when it's clickable (#1710) @udimberto


Thanks a lot for your contributions! 🥰🚀