Drop "What's coming" section now that v0.3 features have shipped

Recurring subscriptions and Zaprite payments — the two v0.3
features the section advertised as upcoming — both shipped in the
v0.2 line and gate on the recurring_billing / card_payments
entitlements as planned. Section copy was stale and confusing.
This commit is contained in:
Keysat
2026-05-11 17:48:50 -05:00
parent 9e4c36c05b
commit 8e55b6ee8b
-15
View File
@@ -83,7 +83,6 @@
<a href="#what-counts">What the caps count</a> <a href="#what-counts">What the caps count</a>
<a href="#changing-tiers">Switching tiers</a> <a href="#changing-tiers">Switching tiers</a>
<a href="#unlicensed">Running unlicensed</a> <a href="#unlicensed">Running unlicensed</a>
<a href="#future">What's coming</a>
</aside> </aside>
<main class="main"> <main class="main">
@@ -189,20 +188,6 @@
indefinitely without paying us a sat. indefinitely without paying us a sat.
</p> </p>
<h2 id="future">What's coming</h2>
<p>
Two big v0.3 features will be Pro-only when they ship:
</p>
<ul>
<li><strong>Recurring subscriptions</strong> — auto-renewal, customer-managed cancellation.</li>
<li><strong>Zaprite payments</strong> — accept Bitcoin <em>and</em> credit cards. Massively expands your addressable buyers.</li>
</ul>
<p>
Both will gate on the <code>recurring_billing</code> and <code>card_payments</code> entitlements
respectively. Free-tier operators will see a "Pro feature" banner and a one-click
upgrade flow when they try to use these.
</p>
</main> </main>
</div> </div>