Skip to content

Tags: ptrinh/freeport

Tags

desktop-v1.7.0

Toggle desktop-v1.7.0's commit message
build: desktop 1.7.0; record EAS versionCode autoincrement

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

desktop-v1.6.1

Toggle desktop-v1.6.1's commit message
chore(release): desktop v1.6.1

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NxpAxNvkxyXetx3uEBCZXw

desktop-v1.6.0

Toggle desktop-v1.6.0's commit message
chore(release): desktop v1.6.0

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NxpAxNvkxyXetx3uEBCZXw

desktop-v1.5.2

Toggle desktop-v1.5.2's commit message
chore(release): v1.5.2 — custom message quick replies, Repost, donati…

…on button

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NxpAxNvkxyXetx3uEBCZXw

desktop-v1.5.1

Toggle desktop-v1.5.1's commit message
fix(wallet): fiat amounts use each currency's native minor units

"≈ SGD 7" was a display artifact of forcing zero fraction digits on the
local currency (right for VND, wrong for currencies with cents) — Intl
now applies the per-currency default, so SGD shows 7.50 while VND stays
whole. Conversion itself verified against CoinGecko within 0.5%.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NxpAxNvkxyXetx3uEBCZXw

self-hosted-v0.7.0

Toggle self-hosted-v0.7.0's commit message
fix(self-hosted): alpine web stage needs bash for build-web.sh

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NxpAxNvkxyXetx3uEBCZXw

desktop-v1.5.0

Toggle desktop-v1.5.0's commit message
fix(ci): desktop release — Breez key in env, Windows-safe mobile install

The offline HTML attached to releases was built without
EXPO_PUBLIC_BREEZ_API_KEY (it lives in gitignored .env.local), shipping a
dead built-in wallet — the repo secret now feeds the tauri web build and
the offline attach step. And Windows npm ci exploded on the Breez RN
package's postinstall.sh (cmd.exe can't spawn shell scripts), leaving no
node_modules and a bare downloaded expo: mobile deps now install with
--ignore-scripts, with our copy-breez-wasm.mjs run explicitly.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NxpAxNvkxyXetx3uEBCZXw

desktop-v1.4.2

Toggle desktop-v1.4.2's commit message
chore(desktop): version 1.4.2

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NxpAxNvkxyXetx3uEBCZXw

desktop-v1.4.1

Toggle desktop-v1.4.1's commit message
ci(desktop): add Linux arm64 (.deb) build target

Windows stays x64-only — Bun has no windows-arm64 compile target for the
sidecar, and Windows-on-ARM runs the x64 build via emulation.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NxpAxNvkxyXetx3uEBCZXw