You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ This serves two purposes:
19
19
- Minor: Navigation menu items are now no longer filtered by duplicates (meaning two items with the same label can now exist in the same menu) in https://github.com/hydephp/develop/pull/1573
20
20
- Minor: Due to changes in the navigation system, it is possible that existing configuration files will need to be adjusted in order for menus to look the same (in terms of ordering etc.)
21
21
- Minor: The documentation article component now supports disabling the semantic rendering using a falsy value in https://github.com/hydephp/develop/pull/1566
22
+
- Minor: Changed the default build task message to make it more concise in https://github.com/hydephp/develop/pull/1659
22
23
- Changed how the documentation search is generated, to be an `InMemoryPage` instead of a post-build task.
23
24
- Media asset files are now copied using the new build task instead of the deprecated `BuildService::transferMediaAssets()` method.
0 commit comments