Add changelog for runner updates

This commit is contained in:
Mark Backman
2026-05-19 17:22:36 -04:00
parent b825dd779e
commit 861dd23873
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Updated the development runner startup banner to show the prebuilt client URL once and list enabled or disabled transports with install hints.

1
changelog/4524.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed the development runner so missing optional transport dependencies disable only their related routes instead of failing startup in all-transport mode.