Releases: oldrepublicwizard/thirdflare-one
Releases · oldrepublicwizard/thirdflare-one
Release list
v0.2.7
v0.2.6
Linux store discoverability
- Flatpak app-id renamed to
io.github.oldrepublicwizard.ThirdFlareOne - Flathub, Snap, Fedora COPR (Packit), AUR, and AppImageHub packaging scaffolding
publish-stores.ymlworkflow 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
ThirdFlare One v0.2.5
Consolidates install, documentation, and packaging under the thirdflare-one name.
Highlights
./thirdflare-oneoperator entrypoint — install, build, run, and test from one script- Idempotent user install to
~/.local/share/thirdflare-onewith stable desktop/CLI paths - User docs — Getting started, Contributing
- Packaging cleanup — Homebrew
thirdflare-one, Snap/Flatpak launch asthirdflare-one, single desktop entry and systemd unit - Retired
cloudflare-one-guinaming in user-facing scripts and docs (migration paths preserved)
Install
./thirdflare-one install
thirdflare-oneOr 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
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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)