Theme and significant content changes will be documented in this file.
- Documented the
truncatefilter that was added in Craft 3.5.10.
- Expanded page heading indexes to include
h4andh5, which previously led to weird-looking results on heading matches at those depths. - Changed nested search result display to use arrows instead of greater than signs (
>to→).
- Added simple components for flex columns.
- Updated Craft 3’s system requirements to list minimum and recommended specs.
- Added Japanese translations kindly provided by @dreamseeker (#69).
- Merged updates from Crowdin.
- Documented Craft and Commerce template hooks.
- Updated references to deprecated
currentUser.customerFieldHandleand documented the change in the Commerce 3 upgrade notes.
- Updated the “Propagating Changes” section of the Project Config page, per chanegs in Craft 3.5.6.
- Documented Craft 3.5.8 features: “Retry Duration” general setting;
off,on, andutils/update-usernamescommands;configure()Twig function.
- Overhauled the Console Commands page to detail each command and its options.
- Adjusted search configuration again to stop applying a relevance threshold to in-body results.
- Adjusted search configuration to generally return more results and further promote custom keywords.
- Removed references to the
craft.batfile, which is no longer distributed with thecraftcms/craftstarter project.
- Updated the
{% css %}and{% js %}tag documentation with their new ability to include CSS/JS files in Craft 3.5.6.
- Retitled + renamed testing setup page to improve search experience and indexing.
- Fixed sidebar active link color in dark mode.
- Updated remaining
project.yamlreferences throughout the Craft 3 docs.
- Improved the Project Config page.
- Added URL hash support for
updatedContentfrontmatter links.
- Updated Project Config page for Craft 3.5.
- Updated the feed template examples in both Craft 2 and 3 docs, to stop calling
craft.request.url/craft.app.request.absoluteUrlto avoid Host header injection attacks.
- Added changelog!
- Removed
searchID from the search box so it doesn’t interfere with content link anchors. - Limited bright flash loading the docs in dark mode.
- Fixed various dark mode styles.
- Added support for
prefers-reduced-motion: reduce.
- Changed dark mode to application and override behavior to be more intuitive.
- Updated Intro to Craft tutorial with Nitro setup.
- Fixed a bunch of broken links in Japanese content.
- Fixed scrollbar layout bugs.
- Added Nitro docs!
- Initial release.