EchoHub v0.2.10
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