Changelog

Release Notes

All notable changes to Comet AI Browser, including new features, bug fixes, and documentation updates.

v0.2.7

alphaLatest
2026-04-05
Stardust

New Features

  • Added Components documentation page with overview of all UI components and services
  • Enhanced SEO with JSON-LD structured data for better AI crawler indexing
  • Created robots.txt allowing all AI crawlers (GPTBot, ClaudeBot, Gemini, Perplexity)
  • Added PWA manifest.json for app install capability
  • Added AI-GUIDE.md for AI code writers

Bug Fixes

  • Fixed document-generation broken link (now points to /docs/ai-commands#pdf)
  • Fixed Components tab in docs sidebar navigation
  • Removed macOS-only @next/swc-darwin-arm64 causing Vercel build failure

Changes

  • Updated sitemap.xml with all doc pages for better indexing
  • Enhanced metadata with OpenGraph, Twitter cards, and canonical URLs
  • Updated docs layout to use dynamic version from version.ts

Documentation

  • Created comprehensive Components reference page
  • Updated docs sidebar with Components tab
  • Added SEO optimization guide in AI-GUIDE.md

v0.2.6

alpha
2026-04-01
Stardust

New Features

  • Added Swift UI improvements with THINK UI
  • Added Liquid Glass Theme for macOS native UI
  • Added MermaidView for Swift (MermaidJS via WKWebView)
  • Added macOS menu with direct settings access

Bug Fixes

  • Fixed OCR click JSON parsing with regex fallback
  • Added robotJS for external app clicking
  • Fixed AI message rendering on Swift (br, bold, math)
  • Removed Swift title bar (.windowStyle(.hiddenTitleBar))

Documentation

  • Added cross-app OCR/click documentation in AI guide
  • Updated AIConstants.ts with cross-app documentation

v0.2.5

stable
2026-03-29
Stardust

New Features

  • Initial stable release
  • Core AI agent with chain-of-thought reasoning
  • Triple-lock security model
  • WiFi Sync between desktop and mobile
  • PDF generation with 5 templates

Contribute

Help improve Comet AI by reporting issues, contributing code, or improving documentation.

Edit on GitHub