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
+2Lines changed: 2 additions & 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
- Improved the accessibility of the heading permalinks feature in https://github.com/hydephp/develop/pull/1803
20
20
- Updated to HydeFront v3.4 in https://github.com/hydephp/develop/pull/1803
21
21
- Realtime Compiler: Virtual routes are now managed through the service container in https://github.com/hydephp/develop/pull/1858
22
+
- Realtime Compiler: Improved the dashboard layout in https://github.com/hydephp/develop/pull/1866
22
23
23
24
### Deprecated
24
25
- The `PostAuthor::getName()` method is now deprecated and will be removed in v2. (use `$author->name` instead) in https://github.com/hydephp/develop/pull/1794
@@ -31,6 +32,7 @@ This serves two purposes:
31
32
- Fixed heading permalinks button text showing in Google Search previews https://github.com/hydephp/develop/issues/1801 in https://github.com/hydephp/develop/pull/1803
32
33
- Realtime Compiler: Updated the exception handler to match HTTP exception codes when sending error responses in https://github.com/hydephp/develop/pull/1853
33
34
- Realtime Compiler: Improved routing for nested index pages in https://github.com/hydephp/develop/pull/1852
35
+
- Realtime Compiler: Improved the dashboard https://github.com/hydephp/develop/pull/1866 fixing https://github.com/hydephp/realtime-compiler/issues/22 and https://github.com/hydephp/realtime-compiler/issues/29
0 commit comments