feat: add architecture, design, api, bots, and contribute doc pages with nav updates and worker increase
Add five new documentation hub pages (architecture, design, api, bots, contribute) with dedicated views and routes in the application router. Increase channel message service max workers from 1 to 10 for improved throughput. Update navigation links in about and index templates to include the new doc pages and the docs hub. Bump project version to 1.28.0.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user