Skip to content

FoxAI Browser v1.7.0

Choose a tag to compare

@Can-5 Can-5 released this 14 Aug 05:03
· 19 commits to main since this release

v1.7.0 — Launcher + auto-updater

The release zip now comes with a launcher at the zip root (next to firefox-foxai):

  • FoxAI Browser.cmd — double-click to start the browser (no console window). Path-relative: move/unzip the folder anywhere.
  • FoxAI Update.cmd — checks GitHub, downloads the newest release, installs it and relaunches. Your profile is preserved (settings, notes, logins).
  • FoxAI-Launcher.ps1 — the engine, with -Launch / -Private / -Check / -Update / -Version switches.
  • version.txt — written by the build so the launcher knows the local version.

Verified: -Check talks to the GitHub API and compares versions correctly; the update flow downloads, validates, swaps and restores the profile end-to-end (tested against this release).