This commit is contained in:
HueByte
2026-02-22 14:33:18 +00:00
parent 46eb264cab
commit bacd2a3fd5
39 changed files with 4777 additions and 3280 deletions
+1
View File
@@ -187,6 +187,7 @@
<h3 id="echohub-branding">EchoHub Branding</h3>
<ul>
<li>Status bar &quot;EchoHub&quot; text now uses golden color (218, 165, 32)</li>
<li>Extracted <code>ChatMessageManager</code> from <code>MainWindow</code> — message storage, formatting, and mutation logic now in a dedicated class, reducing MainWindow complexity</li>
</ul>
<h2 id="infrastructure">Infrastructure</h2>
<ul>