Original PR: https://github.com/RedWizardsLab/EchoHub/pull/4 Author: @HueByte Created: 2/19/2026 Status: ✅ Merged Merged: 2/19/2026 Merged by: @HueByte
Base: master ← Head: dev
master
dev
1bf3245
4c19271
6 files changed (+30 additions, -11 deletions)
📝 docs/changelog/index.md (+1 -0) 📝 docs/changelog/toc.yml (+2 -0) ➕ docs/changelog/v0.2.1.md (+13 -0) 📝 src/Directory.Build.props (+1 -1) 📝 src/EchoHub.Server.Irc/IrcGatewayService.cs (+11 -4) 📝 src/EchoHub.Server/Services/ServerDirectoryService.cs (+2 -6)
docs/changelog/index.md
docs/changelog/toc.yml
docs/changelog/v0.2.1.md
src/Directory.Build.props
src/EchoHub.Server.Irc/IrcGatewayService.cs
src/EchoHub.Server/Services/ServerDirectoryService.cs
…rvices
Quick fixes to Server and connection disposal
🔄 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/4
Author: @HueByte
Created: 2/19/2026
Status: ✅ Merged
Merged: 2/19/2026
Merged by: @HueByte
Base:
master← Head:dev📝 Commits (2)
1bf3245fix: Improve shutdown process for IRC Gateway and Server Directory services4c19271feat: Release v0.2.1 with shutdown and CI fixes📊 Changes
6 files changed (+30 additions, -11 deletions)
View changed files
📝
docs/changelog/index.md(+1 -0)📝
docs/changelog/toc.yml(+2 -0)➕
docs/changelog/v0.2.1.md(+13 -0)📝
src/Directory.Build.props(+1 -1)📝
src/EchoHub.Server.Irc/IrcGatewayService.cs(+11 -4)📝
src/EchoHub.Server/Services/ServerDirectoryService.cs(+2 -6)📄 Description
…rvices
Summary
Quick fixes to Server and connection disposal
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.