Original PR: https://github.com/RedWizardsLab/EchoHub/pull/21 Author: @HueByte Created: 2/22/2026 Status: ✅ Merged Merged: 2/22/2026 Merged by: @HueByte
Base: master ← Head: dev
master
dev
62e9d7f
fbb2958
4f96b8d
12 files changed (+22 additions, -44 deletions)
📝 .github/workflows/ci.yml (+1 -12) 📝 .github/workflows/docs.yml (+0 -6) 📝 .github/workflows/release.yml (+0 -5) ➖ .gitmodules (+0 -3) 📝 docs/changelog/toc.yml (+4 -0) 📝 docs/changelog/v0.2.6.md (+2 -0) ➕ docs/changelog/v0.2.7.md (+12 -0) ➖ nuget.config (+0 -12) 📝 src/Directory.Build.props (+1 -1) 📝 src/EchoHub.Client/AppOrchestrator.cs (+1 -2) 📝 src/EchoHub.Client/EchoHub.Client.csproj (+1 -2) ➖ src/Terminal.Gui (+0 -1)
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/release.yml
.gitmodules
docs/changelog/toc.yml
docs/changelog/v0.2.6.md
docs/changelog/v0.2.7.md
nuget.config
src/Directory.Build.props
src/EchoHub.Client/AppOrchestrator.cs
src/EchoHub.Client/EchoHub.Client.csproj
src/Terminal.Gui
See changelog
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/RedWizardsLab/EchoHub/pull/21
Author: @HueByte
Created: 2/22/2026
Status: ✅ Merged
Merged: 2/22/2026
Merged by: @HueByte
Base:
master← Head:dev📝 Commits (3)
62e9d7ffix: optimize user fetching after connection failure handlingfbb2958refactor: remove Terminal.Gui submodule and switch to NuGet package; update version to 0.2.74f96b8drefactor: consolidate and reorganize code structure; extract classes and improve readability📊 Changes
12 files changed (+22 additions, -44 deletions)
View changed files
📝
.github/workflows/ci.yml(+1 -12)📝
.github/workflows/docs.yml(+0 -6)📝
.github/workflows/release.yml(+0 -5)➖
.gitmodules(+0 -3)📝
docs/changelog/toc.yml(+4 -0)📝
docs/changelog/v0.2.6.md(+2 -0)➕
docs/changelog/v0.2.7.md(+12 -0)➖
nuget.config(+0 -12)📝
src/Directory.Build.props(+1 -1)📝
src/EchoHub.Client/AppOrchestrator.cs(+1 -2)📝
src/EchoHub.Client/EchoHub.Client.csproj(+1 -2)➖
src/Terminal.Gui(+0 -1)📄 Description
Summary
See changelog
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.