This release focused on unifying GhostAI and GhostDB into a single platform. It also includes new features and enhancements to existing features.
New Features
- GhostLLM: An API interface to use public LLMs securely without exposing sensitive data. It uses the same PII detection and substitution capabilities as Ghost AI
- GhostAI Audio: Text-to-speech and speech-to-text. Using GhostAI, sensitive data gets detected and substituted before sending to a public LLM
- User-Defined PII: Custom string detection and Portal UI overhaul
- GhostFiles: New service for indexing unstructured files and creating GhostDB tables based on content. Also detects and redacts (if configured) sensitive data in documents
Improvements
- UI/UX: Dark/light theming, font hardening, CopyInput component, typecasting help, scroll/layout fixes, standardized controls, portal/admin/chat style unification.
Bug Fixes
- UI fixes: OIDC groups, off-canvas sizing, scrollbars, nav/tab spacing, alerts, table widths, copy-input stability, theming quirks.
- Clients: Mac/Windows installers, tunneling client EULA, link being added to start menu.