mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
11 lines
370 B
Markdown
11 lines
370 B
Markdown
# v0.2.6
|
|
|
|
## Refactoring
|
|
|
|
- Add hex color parsing helper and implement custom list sources for channels and users
|
|
- Add dialogs for connection, channel creation, profile editing, and status management
|
|
|
|
## Infrastructure
|
|
|
|
- Release workflow: use `--notes-file` instead of inline `--notes` interpolation to prevent shell expansion of special characters in commit messages
|