Skip to content

Releases: szTheory/accrue

accrue_admin: v1.0.0

28 Apr 13:30
5e94691

Choose a tag to compare

1.0.0 (2026-04-28)

Features

  • 088-01: add :mailglass_admin dev+test path dep to accrue_admin/mix.exs (3463891)
  • 088-02: mount mailglass_admin_routes at /dev/mail in accrue_admin router (99928de)
  • 48-01: add Copy helpers for meter reporting failures KPI (a8ba81c)
  • 48-01: add failed meter event count to dashboard stats (4c3cf80)
  • 48-01: show meter reporting failures KPI first on dashboard (af2f01b)
  • 49-01: add subscription drill copy helpers for ADM-02 (95643f3)
  • 49-01: ScopedPath breadcrumbs and related billing on SubscriptionLive (8c245ad)
  • 50-02: add AccrueAdmin.Copy.Subscription for SubscriptionLive strings (a2fbde6)
  • 50-02: defdelegate subscription detail copy to Copy.Subscription (2b283ed)
  • 50-03: add mix accrue_admin.export_copy_strings for VERIFY-01 (d15a509)
  • 52-03: add AccrueAdmin.Copy.Coupon and Copy.PromotionCode modules (AUX-01/02) (de32144)
  • 52-03: defdelegate coupon and promotion_code copy through AccrueAdmin.Copy facade (74d07e4)
  • 54-02: add AccrueAdmin.Copy.Invoice for ADM-08 (3c48a4f)
  • 54-02: Copy-back InvoiceLive operator chrome (ADM-08) (c392875)
  • 54-02: Copy-back InvoicesLive operator chrome (ADM-08) (8b0d174)
  • 55-01: VERIFY-01 invoice Playwright + copy export; scope DataTables (f9cfac5)
  • 76-02: add Copy.CustomerPaymentMethods and facade delegates (f27f42c)
  • 76-02: route payment_methods tab strings through AccrueAdmin.Copy (a1bcf7d)
  • phase-53: auxiliary Copy for Connect/events and VERIFY-01 breadth (605a92b)

Bug Fixes

  • accrue_admin: satisfy ExDoc --warnings-as-errors on CI (46534e5)
  • mix format auto-fix for v1.29 Mailglass commits (#16) (18c2627)

Miscellaneous Chores

  • release: align linked 1.0.0 surface (1f9675f)

accrue_admin: v0.4.0

28 Apr 12:09
9a46340

Choose a tag to compare

0.4.0 (2026-04-26)

Features

  • 088-01: add :mailglass_admin dev+test path dep to accrue_admin/mix.exs (3463891)
  • 088-02: mount mailglass_admin_routes at /dev/mail in accrue_admin router (99928de)
  • 48-01: add Copy helpers for meter reporting failures KPI (a8ba81c)
  • 48-01: add failed meter event count to dashboard stats (4c3cf80)
  • 48-01: show meter reporting failures KPI first on dashboard (af2f01b)
  • 49-01: add subscription drill copy helpers for ADM-02 (95643f3)
  • 49-01: ScopedPath breadcrumbs and related billing on SubscriptionLive (8c245ad)
  • 50-02: add AccrueAdmin.Copy.Subscription for SubscriptionLive strings (a2fbde6)
  • 50-02: defdelegate subscription detail copy to Copy.Subscription (2b283ed)
  • 50-03: add mix accrue_admin.export_copy_strings for VERIFY-01 (d15a509)
  • 52-03: add AccrueAdmin.Copy.Coupon and Copy.PromotionCode modules (AUX-01/02) (de32144)
  • 52-03: defdelegate coupon and promotion_code copy through AccrueAdmin.Copy facade (74d07e4)
  • 54-02: add AccrueAdmin.Copy.Invoice for ADM-08 (3c48a4f)
  • 54-02: Copy-back InvoiceLive operator chrome (ADM-08) (c392875)
  • 54-02: Copy-back InvoicesLive operator chrome (ADM-08) (8b0d174)
  • 55-01: VERIFY-01 invoice Playwright + copy export; scope DataTables (f9cfac5)
  • 76-02: add Copy.CustomerPaymentMethods and facade delegates (f27f42c)
  • 76-02: route payment_methods tab strings through AccrueAdmin.Copy (a1bcf7d)
  • phase-53: auxiliary Copy for Connect/events and VERIFY-01 breadth (605a92b)

Bug Fixes

  • accrue_admin: satisfy ExDoc --warnings-as-errors on CI (46534e5)
  • mix format auto-fix for v1.29 Mailglass commits (#16) (18c2627)

accrue: v1.0.0

28 Apr 13:30
5e94691

Choose a tag to compare

1.0.0 (2026-04-28)

Features

  • 080-01: add Billing.create_checkout_session facade (BIL-06) (7a8c6d3)
  • 088-01: add :mailglass path dep to accrue/mix.exs (69257d7)
  • 089-01: add Mailglass email pipeline seam (66cce2f)
  • 40: telemetry guide truth, ops contract, and DLQ dead-letter emit (e6dc647)
  • 43-03: add Accrue.Test.meter_events_for/1 Fake facade (MTR-03) (a511f8f)
  • 44: meter failure telemetry choke and webhook ctx (bf106ed)
  • 56-01: Billing façade list_payment_methods with billing span (e822bab)
  • 56-01: PaymentMethodActions list_payment_methods via processor (a11abb2)
  • 78-01: add Billing portal session facade on Accrue.Billing (2f3272c)
  • 90-01: port first mail templates to Mailglass (2cc6e0b)
  • 90-02: port invoice and discount mailers to Mailglass (38e130f)
  • 90-03: retire legacy MJML assets and preview docs (1a6a51a)

Bug Fixes

  • 44: bound meter_reporting_failed error text for sync and reconciler (7f0f16c)
  • 56-01: keep Stripe list filters out of processor HTTP opts (ff50eb5)
  • ci: dialyzer-clean Oban workers + stabilize PM list test (627550e)
  • dialyzer: remove unreachable clauses in auth, invoices, webhooks (5bf6052)
  • docs: satisfy ExDoc --warnings-as-errors in CI (e77d0a0)
  • mix format auto-fix for v1.29 Mailglass commits (#16) (18c2627)

Miscellaneous Chores

  • release: align linked 1.0.0 surface (1f9675f)

accrue: v0.4.0

28 Apr 12:09
9a46340

Choose a tag to compare

0.4.0 (2026-04-26)

Features

  • 080-01: add Billing.create_checkout_session facade (BIL-06) (7a8c6d3)
  • 088-01: add :mailglass path dep to accrue/mix.exs (69257d7)
  • 089-01: add Mailglass email pipeline seam (66cce2f)
  • 40: telemetry guide truth, ops contract, and DLQ dead-letter emit (e6dc647)
  • 43-03: add Accrue.Test.meter_events_for/1 Fake facade (MTR-03) (a511f8f)
  • 44: meter failure telemetry choke and webhook ctx (bf106ed)
  • 56-01: Billing façade list_payment_methods with billing span (e822bab)
  • 56-01: PaymentMethodActions list_payment_methods via processor (a11abb2)
  • 78-01: add Billing portal session facade on Accrue.Billing (2f3272c)
  • 90-01: port first mail templates to Mailglass (2cc6e0b)
  • 90-02: port invoice and discount mailers to Mailglass (38e130f)
  • 90-03: retire legacy MJML assets and preview docs (1a6a51a)

Bug Fixes

  • 44: bound meter_reporting_failed error text for sync and reconciler (7f0f16c)
  • 56-01: keep Stripe list filters out of processor HTTP opts (ff50eb5)
  • ci: dialyzer-clean Oban workers + stabilize PM list test (627550e)
  • dialyzer: remove unreachable clauses in auth, invoices, webhooks (5bf6052)
  • docs: satisfy ExDoc --warnings-as-errors in CI (e77d0a0)
  • mix format auto-fix for v1.29 Mailglass commits (#16) (18c2627)

accrue_admin: v0.3.1

20 Apr 03:05
b08906a

Choose a tag to compare

0.3.1 (2026-04-20)

Bug Fixes

  • monorepo: align accrue 0.3.0 with accrue_admin for CI lockstep (017b38b)

accrue_admin: v0.3.0

20 Apr 00:55
8c17ca6

Choose a tag to compare

0.3.0 (2026-04-20)

Features

  • 07-05: add dashboard and customer admin pages (4adf63b)
  • 07-05: add subscription admin pages and actions (d8f1ca6)
  • 07-06: add invoice and charge admin pages (100c64c)
  • 07-07: add webhook inspector admin pages (1503855)
  • 07-07: add webhook replay and activity feed admin flows (e0ffebc)
  • 07-09: add admin form and navigation controls (f3a6a7a)
  • 07-09: add admin page chrome primitives (ca9b3e7)
  • 07-10: add shared admin display primitives (c3a13d0)
  • 07-10: add shared admin payload and money primitives (6b12f8f)
  • 07-11: add data table card mode and polling (261e6d3)
  • 07-11: add shared data table core (2adf37a)
  • 07-12: add connect account admin configuration (50592a7)
  • 07-12: add coupon and promotion code admin pages (6a671e7)
  • 07-admin-ui-accrue-admin-08: add admin asset build workflow and docs (4894633)
  • 07-admin-ui-accrue-admin-08: add compile-gated dev admin surfaces (ecc631f)
  • 09-05: finish accrue_admin release docs surface (7d60398)
  • 15-02: harden responsive browser trust coverage (60e4984)
  • 19-04: surface admin tax risk state (f41d539)
  • 20-03: thread admin owner scope through mount session (349c6ab)
  • 20-04: enforce owner-aware admin loaders (2568995)
  • 20-05: deny scoped customer and subscription detail routes (fa13ca1)
  • 20-05: scope admin event feeds to the active organization (0084d8e)
  • 20-06: gate webhook replay on owner proof (b909dff)
  • v1.4 ecosystem stability, demo visuals, and admin browser bundle (647e683)

Bug Fixes

  • 09-06: clear release readiness blockers (ffe3507)
  • 12-07: activate strict package docs verifier (68e300a)
  • 19: resolve tax rollout review findings (a36d0ea)
  • 20: close admin organization scope gaps (fabea14)
  • 20: resolve org billing review findings (061b818)
  • clear ci release blockers (4dd3382)
  • correct hexdocs package readmes (066483d)
  • migrate e2e database from correct path (c12a3f4)
  • stabilize ci release gate (edc639d)

accrue: v0.3.1

22 Apr 22:51
35f226f

Choose a tag to compare

0.3.1 (2026-04-20)

Miscellaneous Chores

  • accrue: Synchronize accrue-monorepo versions

accrue: v0.3.0

20 Apr 13:33
2ce5629

Choose a tag to compare

0.3.0 (2026-04-20)

Bug Fixes

  • ci: keep package @version aligned with published Hex (13bfece)
  • ci: restore accrue and accrue_admin @version to 0.2.0 (2d15aa8)
  • monorepo: align accrue 0.3.0 with accrue_admin for CI lockstep (017b38b)

accrue: v0.2.1

20 Apr 03:05
b08906a

Choose a tag to compare

0.2.1 (2026-04-20)

Bug Fixes

  • monorepo: align accrue 0.3.0 with accrue_admin for CI lockstep (017b38b)

accrue: v0.2.0

20 Apr 00:12
fb399d0

Choose a tag to compare

0.2.0 (2026-04-19)

Features

  • 12-05: add installer preflight diagnostics (d2f55a5)
  • 12-05: add shared setup diagnostics for boot and webhook failures (47bc87c)
  • 13-02: enforce canonical demo docs parity (dff967a)
  • 13-02: narrow package docs shell invariants (d8058fa)
  • 15-01: add trust leakage and release gate guardrails (7de4df6)
  • 18-01: add subscription automatic tax option (0eb7c00)
  • 18-02: add fake automatic tax payload parity (4fcb736)
  • 18-03: add automatic tax billing columns (a4d6b19)
  • 18-03: project automatic tax billing state (d04e7dc)
  • 18-04: add checkout automatic tax contract (ce4b5cb)
  • 19-01: add deterministic fake tax location failures (2cd27d8)
  • 19-01: add stable stripe tax location errors (50ad8d2)
  • 19-02: add public customer tax location update API (f87de8c)
  • 19-03: add tax rollout safety observability columns (f896f3a)
  • 19-03: reconcile tax rollout failure state (06a96b6)
  • accrue: refine config, Connect, webhooks, telemetry; fix Hex smoke (8fef57d)
  • host,docs,ci: adoption proof matrix and VERIFY-01 clarity (10b5e20)
  • v1.4 ecosystem stability, demo visuals, and admin browser bundle (647e683)

Bug Fixes

  • 10-04: prove generated billing facade and installer idempotence (57ba5be)
  • 12-03: implement installer rerun conflict contract (00356b0)
  • 12-07: activate strict package docs verifier (68e300a)
  • 12-09: let preflight honor runtime auth adapter config (0b3692c)
  • 12-09: scope webhook preflight to the mounted route (e01207f)
  • 12-09: surface migration inspection failures as setup diagnostics (31c673f)
  • 12-10: align webhook config guidance with runtime contract (e40cc9e)
  • 13-01: delegate host uat wrapper to verify.full (65a0205)
  • 13: remove docs helper default warnings (c792ecc)
  • 13: WR-02 guard docs order helpers against missing labels (41e4344)
  • 19: resolve tax rollout review findings (a36d0ea)
  • test: preserve Fake connect state across BillingCase resets (9189d7d)