Releases: strapi/documentation
Releases · strapi/documentation
v4.11.7
✨ New content
- [Dev Docs] New API layout (#1756) @pwizla @udimberto
- [Dev Docs] Fully describe the Koa context object passed to Strapi (#1786) @Boegie19 @pwizla
🧹 Chore, fixes, typos, and other improvements
- [Dev Docs] Fix Dockerfile misconfiguration (#1790) @fbalhawan
- [Dev Docs] Fix
errorsimport from@strapi/utilsin 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
✨ New content
- [User Guide] Dark Mode screenshots in User Guide (#1717) @meganelacheny
🧹 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.populateRelationsto 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
♻️ Updated content
- [Dev Docs] Describe review workflows webhook payload change (#1766) @jhoward1994
- [Dev Docs] Improve lifecycle documentation (#1755) @Boegie19
🧹 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
♻️ Updated content
- [Dev Docs] merge Add
allowedFieldsconfiguration option to the Users & Permissions plugin documentation (#1716) @pwizla - [Dev Docs] Update the DigitalOcean droplet deployment guide (#1752) @pwizla @isoaxe
✨ New content
🧹 Chore, fixes, typos, and other improvements
- [Dev Docs] Rename
drafttopreview, 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
✨ New content
- [Strapi Cloud] Custom domains (#1678) @meganelacheny
- [User Guide] Bulk Publish (#1697) @pwizla
- [Dev Docs] (beta) TypeScript: automatic types generation (#1726) @pwizla
♻️ 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
Thanks a lot for your contributions! 🥰🚀
v4.10.7
✨ New content
- [Dev Docs] Add an interactive query builder (#1714) @udimberto
👉 test it at docs.strapi.io/dev-docs/api/rest/interactive-query-builder
🧹 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
♻️ 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! 🥰🚀
v4.10.4
Note: We're jumping directly from 4.10.2 to 4.10.4 as there was no v4.10.3 released on strapi/strapi.
🧹 Chore, fixes, typos, and other improvements
- [Dev Docs] Fix typo for dynamic zones in Backend customization > Models (#1676) @jackdewan
- [Dev Docs] Fix Markdown rendering in Heroku docs (#1677) @giedomak
- [Dev Docs] Add warning for unknown tables getting deleted (#1682) @Boegie19
- [Dev Docs] Remove GraphQL introspection references (#1683) @Boegie19
- [Dev Docs] Clarify package.json flag for disabling telemetry (#1689) @rolodato
- [Dev Docs] Fix usage in services (#1695) @pwizla, from an original contribution by @Boegie19
- [User Guide] Update Review Workflows screenshots (#1693) @meganelacheny
Thanks a lot for your contributions! 🥰🚀
v4.10.2
✨ New content
♻️ Updated content
🧹 Chore, fixes, typos, and other improvements
- [Dev Docs] Clarify how to access the Documentation plugin UI (#1664) @pwizla
- [Dev Docs] Fix note about default directives in
middlewares::securityfor in-app marketplace (#1663) @yarikwest - [Dev Docs] Update warning content and location for plugins extension (#1665) @Boegie19
- [Dev Docs] Add callouts to favor EntityService over QueryEngine methods (#1670) @Boegie19
- [Dev Docs] Fix tab title in Heroku deployment guide (#1674) @AnselmoPfeifer
Thanks a lot for your contributions! 🥰🚀
v4.10.0
✨ New content
- [User Guide] Review Workflows (#1660) @meganelacheny
♻️ Updated content
- [Dev Docs] Documentation plugin updates (#1622) @markkaylor
- [Dev Docs] SSO domain configuration (#1657) @derrickmehaffy
- [Dev Docs] Add
globalProxyoption to server configuration (#1659) @nathan-pichon - [Dev Docs] Custom Fields width (
inputSize) (#1662) @pwizla
🧹 Chore, fixes, typos, and other improvements
- [Dev Docs] Mention query and route parameters in the Requests/Responses documentation (#1654) @ArthurPedroti
- [Dev Docs] Fix Next.js integration guide (#1658) @kou234gh
- [Dev Docs] Add a callout to gather feedback for all backend customization pages (#1661) @pwizla
🔥 Bug fix
- [Dev Docs] Ignore polymorphic relations in 4.5.1 migration (#1656) @Marc-Roig
Thanks a lot for your contributions! 🥰🚀