Original PR: https://github.com/RedWizardsLab/EchoHub/pull/35 Author: @HueByte Created: 2/25/2026 Status: ✅ Merged Merged: 4/7/2026 Merged by: @HueByte
Base: master ← Head: dev
master
dev
9029d63
92b89fa
ba536c6
8689dc2
0aaa371
ee18743
0606394
3f2211f
38d63d8
eb4aac9
9 files changed (+35 additions, -21 deletions)
📝 .github/workflows/release.yml (+5 -5) ➕ docs/changelog/v0.2.9.md (+5 -0) 📝 docs/todo.md (+2 -1) 📝 packaging/choco/echohub.nuspec (+8 -8) 📝 packaging/choco/tools/chocolateyInstall.ps1 (+2 -1) 📝 scripts/install.sh (+10 -3) 📝 src/Directory.Build.props (+1 -1) 📝 src/EchoHub.Client/EchoHub.Client.csproj (+1 -1) 📝 src/EchoHub.Client/UI/Dialogs/CreateChannelDialog.cs (+1 -1)
.github/workflows/release.yml
docs/changelog/v0.2.9.md
docs/todo.md
packaging/choco/echohub.nuspec
packaging/choco/tools/chocolateyInstall.ps1
scripts/install.sh
src/Directory.Build.props
src/EchoHub.Client/EchoHub.Client.csproj
src/EchoHub.Client/UI/Dialogs/CreateChannelDialog.cs
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/35
Author: @HueByte
Created: 2/25/2026
Status: ✅ Merged
Merged: 4/7/2026
Merged by: @HueByte
Base:
master← Head:dev📝 Commits (10+)
9029d63fix: documentation URLs in echohub.nuspecch92b89fafix: github repo URLs in echohub.nuspecchba536c6Merge pull request #33 from HueByte/dev_fix_docs_urls8689dc2fix: add TODO for incorrect embed color display0aaa371chore: update release process for single-file publish and enhance installer scriptee18743fix: choco install path by separating directory and file joins0606394Merge pull request #38 from HueByte/dev_fix_choco_path3f2211ffix: double click on public checkbox creates channel by setting set CommandsToBubbleUp in dialog38d63d8chore: mark checkbox issue in channel creation as completed in todo listeb4aac9Merge pull request #37 from HueByte/dev_fix_create_dialog_checkbox📊 Changes
9 files changed (+35 additions, -21 deletions)
View changed files
📝
.github/workflows/release.yml(+5 -5)➕
docs/changelog/v0.2.9.md(+5 -0)📝
docs/todo.md(+2 -1)📝
packaging/choco/echohub.nuspec(+8 -8)📝
packaging/choco/tools/chocolateyInstall.ps1(+2 -1)📝
scripts/install.sh(+10 -3)📝
src/Directory.Build.props(+1 -1)📝
src/EchoHub.Client/EchoHub.Client.csproj(+1 -1)📝
src/EchoHub.Client/UI/Dialogs/CreateChannelDialog.cs(+1 -1)📄 Description
Summary
See changelog
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.