Summary
Natively 2.0 — Major update with multi-language support, new STT providers, Google Search integration, and premium features.
What's New
- Multi-language support for STT and AI responses with language selection in settings
- Soniox STT provider added as a new speech-to-text option
- Google Custom Search integration for real-time research results
- Premium upgrade system with feature locking
- Enhanced Company Research Engine with JD context support
- Improved Knowledge Orchestrator and AOT (Ahead-of-Time) processing pipeline
Improvements
- Launcher light mode theme refinements
- Better system audio device selection
- Improved Windows audio capture and WASAPI compatibility
Fixes
- Fixed hardcoded English language for STT — Whisper now auto-detects languages
- Fixed OpenAI GPT 5.2 model compatibility (max_completion_tokens)
- Resolved merge conflicts and restored lost code changes across multiple modules
Technical
- Refactored knowledge pipeline and NativeAudio stubs
- Updated type definitions for stored credentials
- Dependency and build packaging fixes for production
⚠️macOS Installation (Unsigned Build)
Download the correct architecture .zip or .dmg file for your device (Apple Silicon or Intel).
If you see "App is damaged":
-
For .zip downloads:
- Move the app to your Applications folder.
- Open Terminal and run:
xattr -cr /Applications/Natively.app
-
For .dmg downloads:
- Open Terminal and run:
xattr -cr ~/Downloads/Natively-2.0.0-arm64.dmg - Install the natively.dmg
- Open Terminal and run:
xattr -cr /Applications/Natively.app
- Open Terminal and run: