chore: release v0.9.0 (v2026.4.13) (#9182)

The everywhere release — Hermes goes mobile with Termux/Android, adds
iMessage and WeChat, ships Fast Mode for OpenAI and Anthropic,
introduces background process monitoring, launches a local web
dashboard, and delivers the deepest security hardening pass yet
across 16 supported platforms.

487 commits, 269 merged PRs, 167 resolved issues, 24 contributors.
This commit is contained in:
Teknium 2026-04-13 11:52:09 -07:00 committed by GitHub
parent 0e60a9dc25
commit 1af2e18d40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 331 additions and 3 deletions

View file

@ -11,5 +11,5 @@ Provides subcommands for:
- hermes cron - Manage cron jobs
"""
__version__ = "0.8.0"
__release_date__ = "2026.4.8"
__version__ = "0.9.0"
__release_date__ = "2026.4.13"