Product Updates

What’s shipping in Xattix.

Releases, dashboard improvements, security updates, and notable fixes. We ship continuously; the highlights live here.

2026-04-29 — Marketing site refresh

SEO and conversion-focused updates across the public site.

Navigation and layout

  • Standardised the top navigation across every page (Features, Solutions, Compare, Docs, Pricing, Dashboard, Get Protected).
  • Moved the desktop nav breakpoint to 1180px so tablets see a real menu.
  • Reduced the homepage hero to 80vh so the value proposition is visible above the fold.
  • Added a sticky bottom CTA on mobile so visitors can convert from any page.

Content and SEO

  • New deep-dive comparison pages: Xattix vs Wick, Xattix vs MEE6, Xattix vs Beemo.
  • Expanded all four /for/* audience pages with attack scenarios, monitoring checklists, and FAQs.
  • Added a Stripe-billed trust strip on the pricing page.
  • Expanded the docs sidebar with five additional resource links.

2026-04 — Reliability and database

PgBouncer, TIMESTAMPTZ migrations, and slash-command response hardening.

Database

  • Migrated subscription and timestamp columns to native TIMESTAMPTZ for PgBouncer compatibility.
  • Hardened idempotent ALTER TABLE migrations to handle column type drift safely.
  • Added explicit UPSERT semantics to all guild-settings writes.

Discord interactions

  • Added uniform defer(ephemeral=True) + followup.send() across every slash command.
  • Added a global tree.error handler so no interaction times out silently.
  • Improved /help embed handling to respect Discord’s 1024-character field limit.

2026-03 — Privacy and reminders

GDPR-aligned data export and deletion, plus reminder-role pings.

Privacy

  • Privacy export and delete commands now correctly handle datetime fields across PostgreSQL and SQLite.
  • Privacy delete intentionally excludes scammer_blacklist and server_blacklist entries under the GDPR legitimate interest exemption.

Reminders and roleless cleanup

  • Reminder role pings now respect allowed_mentions safety controls.
  • Roleless-cleanup kick failures are now logged with full context.
  • DM and consent flows are fully separated for clarity.

Want a feature on this list?

Open an issue on GitHub or talk to us in the support server. The roadmap is driven by the communities running Xattix today.