Leaf
Changelog
Release notes and notable changes. Current version: v1.4.19
v1.4.9
Inline Customers app filter
- Moved the Customers app filter into the page header (list and detail) instead of the top toolbar.
v1.4.8
Customer detail multi-app + app filter
- Shop detail shows all apps for a merchant (totals, apps table, combined timeline); `?app=` still focuses one app.
- Restored the Customers toolbar app filter on list and detail (no lookback); sidebar search keeps the selected app.
v1.4.7
Fix autocomplete suggestion visibility
- Shop search suggestions are visible again (Astro scoped CSS was hiding JS-rendered list items).
v1.4.6
Restore customers list
- Brought back the `/customers` list page; Enter with multiple/no matches shows search results.
- Autocomplete pick (or a single match) still opens shop detail; detail back link returns to Customers.
- Removed the “Suggestions appear as you type” sidebar hint.
v1.4.5
Customers search → detail only
- Removed the `/customers` list page (redirects to Home); sidebar search opens shop detail directly.
- Autocomplete shows loading and empty states (“Looking up shops…”, “No shops match”).
v1.4.4
Customer search autocomplete
- Sidebar shop search suggests matching domains as you type (prefix autocomplete).
- Removed partner/app toolbar filters from Customers list and detail.
v1.4.3
Customer timeline polish
- Customer detail timeline restyled as a vertical rail with charge/event chips.
- Partners link label (was “Partner store”).
- Homepage Monetization back to Gross MRR (reverts v1.4.2 Net MRR).
v1.4.2
Homepage Net MRR
- Home Monetization card shows Net MRR (after Shopify fees); ARPU and LTV use net as well.
v1.4.1
Customers detail polish
- Customer detail meta row: hide empty plan, styled Partner store link.
- First seen / last activity cards show date only (timeline still includes time).
- Customers plan/docs updated for shipped v1.4.0 shape (sidebar search, perf path).
v1.4.0
Customers dashboard
- Shop search in the sidebar: look up a merchant by domain, then open detail with status, MRR, LTV, and timeline.
- Partner Dashboard store links (`partners.shopify.com/…/stores/…`) when shop id is known.
- Fast exact-domain search (sales + install state + latest charge) with a searching overlay while results load.
- Docs reorganized under docs/ with Ask Leaf agent and customers plans.