Skip to content

Commit ff85aee

Browse files
committed
Update RELEASE_NOTES.md
1 parent 8c86f54 commit ff85aee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This serves two purposes:
1919
- Improved the accessibility of the heading permalinks feature in https://github.com/hydephp/develop/pull/1803
2020
- Updated to HydeFront v3.4 in https://github.com/hydephp/develop/pull/1803
2121
- 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
2223

2324
### Deprecated
2425
- 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:
3132
- 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
3233
- Realtime Compiler: Updated the exception handler to match HTTP exception codes when sending error responses in https://github.com/hydephp/develop/pull/1853
3334
- 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
3436

3537
### Security
3638
- in case of vulnerabilities.

0 commit comments

Comments
 (0)