Skip to content

Aartiq AI Browser v0.2.98

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:37

πŸš€ Aartiq Browser v0.2.98

Release Date: July 05, 2026

Downloads

✨ New Features

  • Initialize OCR/robot services, add DOM/OCR preference toggle, fix browser navigation
  • Enhance UI components, update store/selectors, fix browser/file handlers, refactor web search service
  • Resolve documentation/code contradictions from security audit; integrate handler modules, Security.js, and component updates
  • Replace 16x16 icon with 256x256 icon for Windows builder

πŸ› Bug Fixes

  • Use fixed persistent partition for BrowserView to preserve cookies/auth across restarts
  • Register app file protocol and persistent BrowserView session partition
  • Fix build and test issues: ICO format, types, Timer disposal
  • Fix gitignore, re-add test files
  • Disable auto-run on push for browser build workflow, keep manual dispatch only

πŸ”’ Security

  • Fix eval/newFunction RCE vectors, disable webSecurity, add CSP, sandbox popup, crypto.random for P2P, DOMPurify sanitization
  • Replace Math.random() with crypto CSPRNG for tokens, pins, and pairing codes
  • Fix shell permission bypass, plaintext vault storage, unsafe new Function(), and P2P hardcoded key
  • Replace regex encryption/sanitization with crypto-utils + DOMPurify; add capability-scoped execution model
  • Improve script truncation, fail-closed handling, and add page context to prompts

πŸ“¦ Other Changes

  • Wire modular IPC handlers from src/main/handlers/, remove dead files
  • Add permission approval prompts for NexusBridge browser actions
  • Clean up root files, move docs to docs/, update .gitignore
  • Update app logo across all platforms, add iOS Firebase config
  • Clean up marketing fluff, fix security docs overclaims, delete stale files
  • Organize release notes - consistent naming v0.x.x format
  • Initial commit: Rename Comet-AI to Aartiq

πŸ“₯ Download

Grab the installer for your platform from the assets below. Download counts are shown next to each file.

Built with ❀️ by Latestinssan