Skip to content

Aartiq Browser v0.2.99

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:55

πŸš€ Aartiq Browser v0.2.99

Downloads
Downloads 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.yml workflow 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