Changelog

What we shipped,
and when.

Every update reaches your account as it is built. There is no version to upgrade and no migration to schedule. This page is the receipt for that promise.

This log starts on the day we began publishing it. Entries before this date are not listed because we were not keeping a public record, and we would rather show you a short honest history than a long invented one.
10 July 2026

Mobile motion and presence

  • NewFive animations on the mobile CRM: stage-advance flight, swipe deck physics, radial add menu, cascade loading reveal, and a new-lead arrival sweep.
  • ImprovedThe Live/Offline switch is now a sliding toggle on the Lead Pipeline page, with a pulse ring while live and a nudge if you stay offline for ten minutes.
  • FixedThe Live toggle did not visibly change state until the panel was reopened. It rebuilt itself on every render, which prevented any CSS transition from running.
  • FixedLead tick boxes now appear only when Multi-select is switched on, so they cannot be mis-tapped while scrolling.
10 July 2026

Backend hardening

  • FixedLead fetching did not paginate past PostgREST's 1,000-row cap. Beyond 1,000 leads, the sync reconciler could have deleted real rows. Pagination, a completeness guard and a mass-delete sanity cap are now in place.
  • ImprovedRealtime updates now apply row-level deltas instead of refetching the whole table.
  • ImprovedEight database indexes added across leads, messages, properties and push subscriptions.
  • FixedThe Property modal and the Channel Partner form shared an input ID, so editing a partner wrote to the wrong field.
10 July 2026

Website rebuild

  • FixedThe homepage enquiry form never submitted anything. It hid itself and displayed a success message without making a network request. It now posts real leads.
  • FixedThe contact form had the same defect.
  • FixedThree fabricated testimonials and three invented statistics were removed from the site. They were never real and should never have been published.
  • NewAn interactive demo of the CRM on the homepage, running on clearly-labelled sample data.
  • NewA blog, and a founder's letter setting out what we promise agencies and what we owe the people who fill in their forms.
  • ImprovedThe 404 page was a 270 KB copy of the entire CRM. It is now 2.5 KB.