feat: add documentation hub with architecture, design, api, bots, and contribute pages

perf: increase max workers in channel message service from 1 to 10
docs: update navigation links in about and index templates
This commit is contained in:
2026-01-17 21:13:52 +01:00
parent 5b241038f1
commit 7f2a5615b3
13 changed files with 2755 additions and 10 deletions
+8
View File
@@ -27,6 +27,14 @@
## Version 1.28.0 - 2026-01-17
Adds a documentation hub with pages on architecture, design, API, bots, and contributions. Increases the maximum workers in the channel message service to 10 for improved performance and updates navigation links in the about and index pages.
**Changes:** 11 files, 2755 lines
**Languages:** HTML (2719 lines), Python (36 lines)
## Version 1.27.0 - 2026-01-16