v2026.3.14

virattt/dexterv2026.3.14Mar 14, 2026by virattt

AI Summary

This release adds WhatsApp gateway integration with a setup wizard supporting self-chat and bot phone modes, introduces Node.js runtime support via better-sqlite3 (previously Bun-only), improves memory search with OR queries and better recall, and updates Google models to add Gemini 3.1 Pro while removing Gemini 3 Pro.

Key Highlights

  • WhatsApp gateway setup wizard with self-chat and bot phone modes
  • Node.js runtime support via better-sqlite3 (previously required Bun)
  • Memory search improvements with OR queries and lower threshold for better recall
  • Simplified memory tools with sensible defaults (append to long-term memory by default)
  • Google model update: add Gemini 3.1 Pro, remove Gemini 3 Pro

Breaking Changes

  • Gemini 3 Pro model has been removed - users must migrate to Gemini 3.1 Pro

New Features

  • WhatsApp gateway setup wizard with self-chat and bot phone modes
  • Node.js runtime support via better-sqlite3
  • Memory search with OR queries
  • Lower threshold for memory search recall
  • Default behavior change: append to long-term memory by default
  • Gemini 3.1 Pro model support

Full Release Notes

### Changes

- Add WhatsApp gateway setup wizard with self-chat and bot phone modes
- Add Node.js runtime support via better-sqlite3 (previously required Bun)
- Improve memory search with OR queries and lower threshold for better recall
- Simplify memory tools with sensible defaults (append to long-term memory by default)
- Update Google models: add Gemini 3.1 Pro, remove Gemini 3 Pro

### Fixes

- Fix memory search returning no results for multi-term queries