Changelog

What's new in Hania.

Every shipped change, big or small. Subscribe to the RSS feed or get release notes by email.

v2.4.0
May 10, 2026
Latest

Hybrid retrieval & voice cloning

  • NewKnowledge base now uses hybrid semantic + BM25 with a cross-encoder reranker. Recall up 6pp on internal benchmarks.
  • NewVoice agents support custom voice cloning via Cartesia and ElevenLabs.
  • ImprovedStreaming throughput up 1.4× for long replies.
  • ImprovedWorkspace switcher now shows usage metrics inline.
v2.3.2
Apr 28, 2026

Stability and rate-limit polish

  • FixedTool calls could time out at 30s instead of the configured limit.
  • FixedEmbed widget no longer flashes a white background on initial paint in dark themes.
  • ImprovedPer-bot rate limits are now configurable from Settings → Bots.
v2.3.0
Apr 12, 2026

Memory v2

  • NewLong-term memory now scopes to user, bot, and workspace levels. Memories cite source conversations.
  • New/v1/memories endpoint with full CRUD and search.
  • ImprovedBot prompt editor highlights variable interpolations live.
v2.2.0
Mar 30, 2026

Realtime voice GA

  • NewReal-time voice agents are out of beta. Sub-300ms median time-to-first-audio.
  • NewTwilio and Vonage SIP trunking support for outbound calling.
  • ImprovedDashboard sidebar redesigned. Workspace switcher moved up for easier access.
v2.1.0
Mar 4, 2026

Custom tools v3

  • NewDefine tools as plain OpenAPI 3.1 specs. Hania does the schema → function mapping automatically.
  • NewHMAC signing on every outbound tool call.
  • FixedKnowledge sync no longer duplicates chunks on URL canonicalization.
v2.0.0
Feb 14, 2026

Hania 2.0 — built for production

  • NewComplete dashboard rewrite — faster, denser, with command palette.
  • NewSSO + SCIM, audit log, and data residency settings.
  • NewSOC 2 Type II certification achieved.