mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 00:26:07 +02:00
-
EchoHub v0.2.10 Stable
released this
2026-04-20 18:18:01 +02:00 | 81 commits to master since this release📅 Originally published on GitHub: Mon, 20 Apr 2026 16:20:22 GMT
🏷️ Git tag created: Mon, 20 Apr 2026 16:18:01 GMT
Commits
- fix: resolve client startup crash by explicitly passing ConfigurationReaderOptions for Serilog (
4b41438) - fix: update release notes for v0.2.10 to reflect Command Palette and Infinite History Scroll features (
9279e8b) - chore: add notification bug fix to changelog (
2408924) - chore: add channel history loading and refactor GetChannelHistory with offset to changelog (
6e7cbf3) - fix: error when playing notification sounds in quick succession (
83d2575) - feat: load more message history when scrolling to top (
e42f1a0) - refactor: move search dialog handling to AppOrchestrator (
d628288) - chore: add command palette with Ctrl+K for quick navigation and actions to changelog (
bd8b88a) - chore: mark search bar/modal as completed in the todo list (
ff9a9e3) - feat: search dialog to navigate app (
aa6599a) - chore: update version to 0.2.10 and enhance installation scripts and changelog (
000764f) - chore: add cursor position fix to changelog (
56fccf5) - fix: set input field insertion point to end after autocomplete (
b98673f) - fix: ensure progress dialog updates on the UI thread (
6aef689) - fix: remove unnecessary _app.Invoke calls around update progress dialog updates (
5b8df9d) - fix: error when trying to zip open log file (
6dbc298) - chore: add v0.2.9 release notes to changelog and table of contents (
6758ace)
Version diff: v0.2.9...v0.2.10
Downloads
- fix: resolve client startup crash by explicitly passing ConfigurationReaderOptions for Serilog (