โก Neika v0.7.0 โ Dynamic Island & Performance Update
Major release focused on zero-footprint window management, 120 FPS buttery-smooth spring physics, system-level click pass-through, smart focus restoration, custom glassmorphism modals, and Apple Siri-style live audio visualizer.
๐ What's New in v0.7.0:
- ๐ Apple Siri-Style Live Audio Visualizer:
- Replaced text badges with a 5-bar reactive GPU CSS soundwave visualizer (
WaveVisualizer) for idle, thinking, speaking, and listening states.
- Replaced text badges with a 5-bar reactive GPU CSS soundwave visualizer (
- ๐ฎ Fullscreen Auto-Hide:
- Automatically hides Neika during full-screen games, movies, or F11 browser mode (
GetForegroundWindow+GetMonitorInfoW). Toggleable via Settings -> Window.
- Automatically hides Neika during full-screen games, movies, or F11 browser mode (
- ๐ Smart Focus Restoration:
- Automatically yields OS keyboard focus (
SetForegroundWindow) back to your previous application (VS Code, Chrome, Games, Desktop) when collapsing.
- Automatically yields OS keyboard focus (
- ๐ผ๏ธ Custom Glassmorphism Modals:
- Added custom image drag-and-drop picker with screenshot paste (
Ctrl+V) and preview. - Added custom reset confirmation dialog replacing native browser popups.
- Added custom image drag-and-drop picker with screenshot paste (
- โก 3x Performance & Memory Optimization:
- Reduced RAM usage from ~30 MB back down to ~10โ12 MB by converting animations to pure GPU CSS keyframes.
- Debounced color picker persistence (150ms) and live 120 FPS CSS variable updates.
- ๐ก๏ธ 100% Click Pass-Through & Zero Phantom Clicks:
- Combined Win32
WS_EX_TRANSPARENT, DWM cache flushing (SWP_FRAMECHANGED), and Tauri's nativeset_ignore_cursor_events.
- Combined Win32
๐ฅ Download & Installation Options
Choose the installer or binary format that best fits your workflow:
| Artifact File | Format | Description |
|---|---|---|
๐ฆ Neika_0.7.0_x64-setup.exe |
NSIS Setup (Recommended) | Standard Windows installer with setup wizard, desktop shortcut, and uninstaller. |
๐ ๏ธ Neika_0.7.0_x64_en-US.msi |
MSI Package | Windows Installer package for enterprise or system-wide deployment. |
๐ neika.exe |
Portable Standalone | Executable binary. Run directly without installation. |
โ๏ธ Quick Configuration
- Download and launch your preferred package above.
- Open Neika Settings (Ctrl + ,).
- Enter your free API keys for Google Gemini and Groq under the AI tab.
Made with โค๏ธ by Alexia Winchester / Neika Dev
Full Changelog: https://github.com/alexiaWvinchester/Neika/commits/v0.7.0