Skip to content

Releases: oldrepublicwizard/thirdflare-one

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:49
913e5f2

0.2.7 (2026-07-18)

Bug Fixes

  • ci: gate publish-stores jobs via check-secrets job (e27a3db)
  • ci: trigger publish-stores on workflow file push (963f156)
  • stabilize killswitch tests under sudo and enrollment pause (d2837b2)

v0.2.6

Choose a tag to compare

@oldrepublicwizard oldrepublicwizard released this 18 Jul 22:24

Linux store discoverability

  • Flatpak app-id renamed to io.github.oldrepublicwizard.ThirdFlareOne
  • Flathub, Snap, Fedora COPR (Packit), AUR, and AppImageHub packaging scaffolding
  • publish-stores.yml workflow and publish helper scripts
  • Distribution guide with per-channel install commands

Install

Channel Command
AppImage / deb / rpm Download from this release
Flathub (after PR merge) flatpak install flathub io.github.oldrepublicwizard.ThirdFlareOne
Snap (after store upload) snap install thirdflare-one --classic
Homebrew (macOS) brew install oldrepublicwizard/tap/thirdflare-one

Full changelog: v0.2.5...v0.2.6

v0.2.5

Choose a tag to compare

@oldrepublicwizard oldrepublicwizard released this 18 Jul 21:21

ThirdFlare One v0.2.5

Consolidates install, documentation, and packaging under the thirdflare-one name.

Highlights

  • ./thirdflare-one operator entrypoint — install, build, run, and test from one script
  • Idempotent user install to ~/.local/share/thirdflare-one with stable desktop/CLI paths
  • User docsGetting started, Contributing
  • Packaging cleanup — Homebrew thirdflare-one, Snap/Flatpak launch as thirdflare-one, single desktop entry and systemd unit
  • Retired cloudflare-one-gui naming in user-facing scripts and docs (migration paths preserved)

Install

./thirdflare-one install
thirdflare-one

Or download prebuilt artifacts below (AppImage, deb, rpm, Flatpak, Snap).

Requirements

Cloudflare WARP with warp-cli on PATH. Node.js 20+ for deb/rpm installs (bundled in AppImage).

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:19
c3327e8

0.2.4 (2026-07-18)

Bug Fixes

  • ci: disambiguate homebrew-tap branch vs Formula dir (#13) (597b637)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:06
5c21cd7

0.2.3 (2026-07-18)

Features

  • ci: Cross-OS CI confidence + basic Account (#12) (352a4dc)
  • config: persist kill switch desired state to user config (#10) (8b3a6c2)
  • killswitch: pause nft rules during Zero Trust enrollment (#11) (51096a7)

Bug Fixes

  • ci: chain Package from Release Please via workflow_call (#8) (20c7a8b)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 18 Jul 01:27
89fb75b

0.2.2 (2026-07-18)

Features

  • Account enrollment, kill switch, tips, and update comboboxes (#6) (79f0886)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 18:59
bedd897

0.2.1 (2026-07-17)

Features

  • desktop notifications on WARP status transitions (f357041)
  • emit desktop notifications on WARP status transitions (e4bd3b1)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:34
d39cb33

0.2.0 (2026-07-17)

⚠ BREAKING CHANGES

  • rebrand project to ThirdFlare

Features

  • add CI/CD, WARP tests, packaging, GHCR, and Homebrew tap (ba07197)
  • add i18n, tooltips, and release-synced updates (163ff94)
  • rebrand project to ThirdFlare (3ac222d)
  • ThirdFlare One rebrand, i18n, and release-synced updates (54076a7)

Bug Fixes

  • ci: skip Flatpak appstream compose and fix arch verify pipe (081fee8)
  • ci: stabilize package verification and flatpak build (5299b35)
  • flatpak: drop unsupported build-export flag on CI (dd2865a)
  • flatpak: finish build dir and skip appstream branch update (9731bac)
  • flatpak: normalize xdg filesystem finish-args (068e6fe)
  • flatpak: restore flatpak-builder repo export after metainfo fix (07ba7cc)
  • flatpak: use valid xdg filesystem paths in build-finish (2c87c21)
  • flatpak: validate AppStream metadata and export build dir (69e7db8)
  • harden AppImage apply against remote session pivot (1ba701f)
  • harden update apply and session config allowlist (26f6e91)
  • packaging: correct deb Depends syntax and Flatpak metainfo (5e9a30c)
  • packaging: stage lib/update/confirm.mjs in package payload (5584287)