NowPilot의 버전 기록 - 3개 버전
NowPilot 제작자: Ananjan Nandi
NowPilot의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.3.0
2026년 1월 6일에 출시 - 23.83 MBfirefox 121.0 이상에서 작동NowPilot Extension v1.3.0 Release Notes
New Features
Welcome Page Redesign- Complete redesign with proper Chrome UI mockups and ADHD-friendly styling
- Firefox-specific welcome page (welcome-firefox.html) with Firefox pin instructions
- Reduced motion support for animations (a11y)
Unstuck Button- New feature to help users overcome task paralysis
- Distinguishes first-time users from signed-out returning users
Status Widget Improvements- Server-side settings now control widget visibility
- Anchor-based positioning for consistent placement
- Silently removes widgets on load failure
UX Refinements- Multiple overlay UX improvements per user feedback
- Chat widget visibility now controlled via settings
- Improved welcome flow and settings redirect
- Fixed stuck button behavior
- Unified branding and widget positioning
Popup Navigation- Refactored to 6-screen navigation flow
- Fixed upgrade flow edge cases (stale user state, disabled email verification)
- Proper token validation and dead code cleanup
- Graceful handling of refresh token failures
All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.2.0
2026년 1월 2일에 출시 - 23.82 MBfirefox 121.0 이상에서 작동Major Changes
🏗️ Build System Migration: Vite → WXT
Completely migrated from custom Vite configuration to the https://wxt.dev/, providing:
- Unified build pipeline for Chrome (MV3) and Firefox (MV2)
- Automatic manifest generation with browser-specific adjustments
- Hot module replacement in development
- Simplified multi-browser targeting
🖼️ New Overlay Architecture
Complete migration of the extension's widgets to a separately-hosted overlay.
🎤 Voice Input with Whisper
Client-side speech-to-text using the Whisper ML model via Transformers.js:
- Works entirely in-browser (no server transcription)
- Firefox support with native sample rate captureAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.1.0
2025년 12월 7일에 출시 - 16.4 MBfirefox 121.0 이상에서 작동Fixed import error in background script.All Rights Reserved에 따라 릴리스된 소스 코드