π Aartiq Browser v0.2.99
Release Date: July 05, 2026
πͺ Microsoft Store & Windows
- MSIX packaging ready for Microsoft Store β automated CI/CD pipeline injects publisher identity from GitHub Secrets, no manual manifest edits needed
- Transparent app logo for Windows and Linux (
logo-transparent.png) - Fixed Windows/NSIS build icon (16Γ16 β 256Γ256)
β¨ New Features
- First-run onboarding β new users see a Welcome Screen with Sign in / Setup / Guest mode on initial launch, plus guided startup setup wizard
- Persistent BrowserView sessions β cookies and auth survive restarts across all browser tabs
π Security & Reliability
- Modular IPC handler architecture (extracted ~7K lines from
main.js) - CSPRNG for all tokens, pins, and pairing codes (replaced
Math.random()) - Fixed shell permission bypass, plaintext vault storage, unsafe
new Function()vectors - DOMPurify sanitization across all dynamic content
- NexusBridge action permission approval prompts
- Capability-scoped execution model
π Fixes & Improvements
- OCR / robot service initialization and DOM/OCR preference toggle
- Unified cart persistence fix
- Web search v2 IPC wiring and link opening from search results
- Enhanced UI components, store refactor, browser/file handler fixes
- Security audit documentation/code contradiction resolution
π What's New in the Build Pipeline
- GitHub Actions:
windows-msix.ymlworkflow with automatic Microsoft Store identity injection - Manual workflow dispatch only (no auto-run on push)
- MSIX/AppX target alongside NSIS installer for Windows
π₯ Download Installers
| Platform | File |
|---|---|
| πͺ Windows (NSIS) | Aartiq.Setup.0.2.99.exe |
| πͺ Windows (MSIX) | Aartiq.0.2.99.msix |
| π macOS Apple Silicon | Aartiq-0.2.99-arm64.dmg |
| π macOS Intel | Aartiq-0.2.99.dmg |
| π§ Linux | Aartiq-0.2.99.AppImage |
| π± Android | app-release.apk |
| π iOS | Aartiq.ipa |
Built with β€οΈ by Latestinssan