Changelog

What we shipped, when.

Release notes for Signum. The full per-commit log lives at github.com/AxiomTechLab/Signum/commits/main.

  1. feature

    Onboarding rebuild

    • Replaced the forced 4-step wizard with a dismissible 3-slide welcome overlay on the dashboard home.
    • Per-feature contextual hints: first-visit dismissible cards on /agents, /compose, /mails, /cohorts.
    • AuthGate stops force-redirecting new users. The dashboard is explorable from minute one.
    • Replay the welcome tour any time from Settings → Welcome tour. Per-page hints stay dismissed.
  2. featurefix

    OAuth scope unification + auto inbound monitoring

    • One unified OAuth scope set across the dashboard, Chrome extension, and Workspace add-on. Sign in once anywhere, get every capability.
    • Inbound monitoring (Gmail Watch / Pub/Sub) auto-enables on signin — no more separate enable toggle to forget.
    • Dropped gmail.compose as redundant (gmail.modify is a superset). Fewer scopes at OAuth verification time.
    • Permissions UI on the dashboard collapses from 6 scope cards to 5, with clearer descriptions.
  3. feature

    Public contact form with ticketing

    • New /contact page with 10 categories (general, sales, support, bug, feature, security, privacy, billing, partnership, press) and per-category SLA shown to submitters.
    • Submissions land in a contact_tickets table with rate limiting, honeypot field, and IP hashing for spam triage.
    • Footer Contact/Support links now go to /contact instead of mailto:.
    • Added /.well-known/security.txt per RFC 9116 for security disclosure.
  4. websitedocs

    Website polish · motion, animated demos, expanded docs

    • Motion-aware home, agents pages, and pricing. Reveal-on-scroll, staggered children, no layout jank.
    • Animated SVG demos for all four agents on their dedicated pages — Watcher, Followup, Remind, Track.
    • "Coming next" section: AI Auto-Respond, Inbox Sweep, Calendar Catch, Snippet.
    • Privacy expanded 14 → 22 sections. Terms expanded 16 → 26 sections. Docs rewritten with API reference, webhooks spec, troubleshooting, FAQ.
  5. fixfeature

    Extension hardening

    • Floater pill redesign with MutationObserver lifecycle for resilient Gmail DOM tracking.
    • Drop/Dismiss/Cancel idempotency — no more 400/409 errors on retry.
    • Untracked-thread follow-up engine.
    • Deliverability fix: removed spam-signal HTML attributes from tracking pixels.
  6. securityinfra

    Phase 0 security — closed-beta readiness

    • HSTS site-wide, Content Security Policy on dashboard, pnpm audit in CI.
    • Closed 27 of 30 HIGH audit findings.
    • Database password rotated. OAuth client secret rotated. DR drill verified.
  7. feature

    Signum v1 · full agent platform

    • Four agents shipped: Watcher (rule-matched inbound tagging), Followup (sequenced sends with engagement-skip), Remind (cold-thread nudges), Track (per-recipient pixel opens with six-layer bot filtering).
    • pnpm monorepo: pixel-worker, api, addon, dashboard, plus packages for bot detection, score engine, schema, types, config.
    • Pricing tiers established: Free, Basic, Standard, Premium, Enterprise.
    • Core: three-state eye system, six-layer bot detection, idempotent 0-100 engagement scoring, BullMQ follow-up rules, R2-backed document tracking.

Want a feature? Open it on /contact or DM us on social.