Simplified the dashboard to show only the stats we're confident about.

Vishal
Vishal As the creator, I verify myself!
@vishalvshekkar-jottings
Thu, 12 Feb 2026 07:09:56 GMT

Simplified the dashboard to show only the stats we're confident about.

  • Dashboard home now shows "Jotting Since" instead of a media file count.
  • Site detail page now shows only Total Jots and Published counts. Removed Media Files and Status cards.

Behind the scenes, we squashed a bug where media file counters could drift out of sync (and even go negative!). The root cause: a database helper function was silently storing raw update commands as literal data fields instead of executing them.

Ran a repair across all production accounts to correct the counts.