Skip to content

Aph 0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 15:46
· 21 commits to main since this release

Aph 0.1.0 — beta pre-release

First public pre-release. Unsigned test builds with no auto-update
yet; each release is a manual re-download.

  • Aph version: 0.1.0
  • Firefox base: 156.0 (recorded from application.ini at build time)
  • Profiles: Linux ~/.config/aph/profile (daily install) ·
    Windows %APPDATA%\Aph\profile (seed-once user.js + userChrome.css)

Install

  • Linux AppImage: chmod +x aph-x86_64.AppImage && ./aph-x86_64.AppImage
  • Linux Flatpak: flatpak install aph-x86_64.flatpak
  • Windows: run Aph-Setup-*.exe (per-user, no admin needed), or
    extract aph-win64-portable.zip anywhere and run aph.bat

Verify

sha256sum -c SHA256SUMS

Known limitations

  • Unsigned binaries: Windows SmartScreen warns on first launch (expected).
  • No auto-update channel yet.
  • See README for details and SECURITY.md to report vulnerabilities.