Skip to content

Releases: cashdiffusion/hypitoken

v0.27.0

12 Jun 12:03

Choose a tag to compare

Changelog

Features

  • 63d753e: feat(saas): $1 trial credit for organic signups + welcome-bonus animation (@wjsoj)
  • 7553ad8: feat(saas): signup-bonus anti-abuse via browser fingerprint + IP (@wjsoj)
  • be8d653: feat(saas): site-wide visitor-behaviour analytics in the Growth tab (@wjsoj)
  • 4da1df3: feat(scale): real pagination for user-scale lists + shared Pager (@wjsoj)

Fixes

  • be78c56: fix(payments): hide expired orders, fix count-vs-shown mismatch, surface adjustments (@wjsoj)
  • 7f41be1: fix(proxy): don't quota-flag creds on long-context 429 (match new wording) (@wjsoj)
  • db1cb16: fix(shop): admin-home KPIs from real OrderStats, per-currency revenue (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.27.0

v0.26.0

11 Jun 01:02

Choose a tag to compare

Changelog

Features

  • 1b790da: feat(growth): marketing-channel attribution — ?ref= links, signup bonus, conversion/ROI analytics (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.26.0

v0.25.0

11 Jun 00:31

Choose a tag to compare

Changelog

Features

  • 4e28b55: feat(auth): 6-digit OTP input with motion + confetti celebration (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.25.0

v0.24.0

10 Jun 16:19

Choose a tag to compare

Changelog

Fixes

  • bf97264: fix(mail): send via Resend HTTP API with timeout, SMTP fallback (@wjsoj)
  • 8de3711: fix(mail): simplify OTP template + add plain-text multipart for inbox placement (@wjsoj)

Others

  • 908c06e: docs(README): use replyable support@ sender, not no-reply@ (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.24.0

v0.23.9

10 Jun 04:04

Choose a tag to compare

Changelog

Features

  • 7499278: feat(fingerprint): bump CC target 2.1.167 → 2.1.170 + cc2170 ground truth (@wjsoj)

Fixes

  • a9d9fea: fix(admin): SaaS bridge must mark requests privileged so /admin Requests tab shows rows (@wjsoj)

Others

  • f5ebed8: chore(deps): bump cc-core v0.8.16 → v0.8.17 (claude-fable-5 pricing) (@wjsoj)
  • b7596e9: chore(deps): bump cc-core v0.8.19 → v0.8.20 (crack redaction placeholder fix, data-only) (@wjsoj)
  • 8e286da: docs(CLAUDE.md): refresh to current state (2.1.170, cc-core boundary, SaaS/Kiro/shop) (@wjsoj)
  • 110b3f1: refactor(server): de-vendor fingerprint code, consume cc-core/{mimicry,sidecar} (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.23.9

v0.23.8

09 Jun 12:17

Choose a tag to compare

Changelog

Fixes

  • eea267b: fix(admin): auto-refresh fleet/credentials so expired quota badges clear (@wjsoj)
  • e6329c3: fix(proxy): fail over to a healthy credential on 429/auth errors (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.23.8

v0.23.7

08 Jun 08:33

Choose a tag to compare

Changelog

Features

  • c49a1be: feat(web): add Discord community section + floating join button (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.23.7

v0.23.6

07 Jun 09:34

Choose a tag to compare

Changelog

Others

  • a02a350: feat(console,status): redact fleet credential internals from non-operators (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.23.6

v0.23.5

07 Jun 06:43

Choose a tag to compare

Changelog

Fixes

  • d438ac6: fix(status): pill = service usability, daily strip = slot uptime (@wjsoj)

Others

  • 001bfe8: style(server): gofmt-align trailing comments in buildProcessMetrics (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.23.5

v0.23.4

06 Jun 15:19

Choose a tag to compare

Changelog

Features

  • f185e98: feat(admin): scope credential add-buttons per provider; remove session-cookie (@wjsoj)
  • c7f8b92: feat(server): mirror per-account host-profile differentiation (@wjsoj)

Others

  • f6417c5: chore(deps): bump cc-core v0.8.15 → v0.8.16 (@wjsoj)
  • d781350: chore(server): bump vendored CC fingerprint 2.1.158 → 2.1.167 (@wjsoj)
  • 1c953a2: perf(billing): preload Stripe.js on dialog-open + hold loader until element ready (@wjsoj)

Install

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash

Or pin a version:

curl -fsSL https://raw.githubusercontent.com/cashdiffusion/hypitoken/main/install.sh | bash -s -- --version v0.23.4