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
+2
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ This serves two purposes:
18
18
### Changed
19
19
- Realtime Compiler: The `DashboardController` class is now marked as internal, as it is not intended to be used outside of the package https://github.com/hydephp/develop/pull/1394
20
20
- Updated the realtime compiler server configuration options in https://github.com/hydephp/develop/pull/1395 (backwards compatible)
21
+
- Updated the realtime compiler to generate the documentation search index each time it's requested in https://github.com/hydephp/develop/pull/1405 (fixes https://github.com/hydephp/develop/issues/1404)
21
22
22
23
### Deprecated
23
24
- for soon-to-be removed features.
@@ -31,6 +32,7 @@ This serves two purposes:
31
32
- Updated the vendor publish command to support parent Laravel Prompts implementation in https://github.com/hydephp/develop/pull/1388
32
33
- Fixed wrong version constant in https://github.com/hydephp/develop/pull/1391
33
34
- Fixed improperly formatted exception message in https://github.com/hydephp/develop/pull/1399
35
+
- Fixed missing support for missing and out of date search indexes when previewing site https://github.com/hydephp/develop/issues/1404 in https://github.com/hydephp/develop/pull/1405
0 commit comments