Skip to content

v0.3.25

Choose a tag to compare

@github-actions github-actions released this 06 Mar 21:34
· 361 commits to main since this release
- UTF-8 safe string truncation for nostr pubkey, init wizard, and kernel summary (fixes production panics)
- Mastodon HTML sanitizer upgraded to html-escape crate (handles all named/numeric/hex entities)
- Telegram photo, document, voice, and location media support with file URL resolution
- Venice.ai provider with 3 models (venice-uncensored, llama-3.3-70b, qwen3-235b)
- A2A protocol compat: status wrapper for string/object forms, artifact field relaxation, agent URL fix
- ToolUse/ToolResult cross-message correlation fix in session display
- Channel config deserialization: integer IDs in Vec<String> fields no longer crash on reload
- /api/status now includes version field
- Light theme logo visibility (CSS invert filter)
- macOS Apple Silicon ad-hoc codesign in release CI and install script