What's new
Version 2026-09-21
What has shipped, newest first. Written by hand — a list generated from commits tells you what changed in the code, which is not the same as what changed for you.
21 September 2026
Oathbringer is now Drop Monthly, at dropmonthly.com. Same product, same account, new name — it builds memberships around monthly drops, which is what it had become. The terms, the privacy policy and the support addresses say Drop Monthly now, so you will be asked to accept the terms again the next time you sign in. Support is at support@dropmonthly.com.
The terms say what the product is. They described a product that joined up customer records; they now describe running a membership — that we sell it on your behalf, that what your page promises is yours to deliver, and the rules for the emails and texts you send: only to people who agreed, never to a bought list, an unsubscribe link nobody may remove. The privacy policy gains a section on emails and texts, including that marketing emails record opens and clicks, and names the model providers a brand's copy is sent to.
Joining a brand asks first. A fan who joins a brand's membership or its waitlist gives an email and a mobile number, and agrees to emails and to texts as two separate, unticked choices — before anything is paid. Paying happens on Stripe's own secure page; no card number reaches us.
31 August 2026
A front of the house. Oathbringer now has pages you can read without signing in: this one, the terms, the privacy policy and support. The terms carry a version, and we record which one you accepted and when.
27 August 2026
PDF documents. Invoices now render as real PDFs, laid out with the same design system as the app, on a machine that exists for the length of one render and then shuts down.
Accessibility, checked on every push. Every page in the app is now driven by a real browser in CI and audited against axe-core. Keyboard navigation, focus order and contrast are part of the build rather than something we get around to.
26 August 2026
A public API. Three resources — your credential, your members, and notes on a member — behind scoped tokens, with a reference derived from the routes themselves so it cannot drift from what the API actually does.
Audit records. Every gated act inside an organization is now recorded: refusals as they are refused, successes as they happen.
24 August 2026
Notifications. An inbox in the app and email beside it, with per-event preferences and one-click unsubscribe.
Single sign-on groundwork. Organizations can claim a domain, ahead of requiring their identity provider for everybody on it.
20 August 2026
Members. The first release: connect a Shopify store, and see the people it knows about resolved into one record each, with every source's version of them kept whole underneath.