CXMZ logo

CRYPTO X MEDIA ZONE

The Hottest Gossip in Shitcoins

Changelog

White and red archive of website updates, now managed as CMS posts so the backend can moderate, edit, and publish each entry.

Mar 19, 2026

Footer credit and disclaimer adjusted

published

Confirmed changelog entry.

  1. Added a footer credit link for “A CryptoHeroᵍᵐ 🚀🌙 App” pointing to the requested X profile.
  2. Moved the financial disclaimer into the centered position of the footer row while keeping the navigation links aligned to the right.

Mar 19, 2026

Fityeth KOL card refreshed

published

Confirmed changelog entry.

  1. Updated the Backdoor KOL card label and seed handle from @fitydoteth to @Fityeth.
  2. Resynced the matching X profile data for the Fityeth KOL card so the latest avatar, bio, and account metrics are reflected.

Mar 19, 2026

KOL CTA style override hardened

published

Confirmed changelog entry.

  1. Extended the shared button component to accept direct style overrides.
  2. Applied the red glass styling inline to the expanded KOL card action buttons so the CTA treatment wins across style modes and theme overrides.

Mar 19, 2026

Red glass KOL CTA variant added

published

Confirmed changelog entry.

  1. Added a dedicated red glass button variant so KOL card actions are not overridden by the default dark glass theme.
  2. Applied the stronger red CTA treatment to the expanded KOL card action buttons for consistent visual emphasis.

Mar 19, 2026

KOL card actions restyled

published

Confirmed changelog entry.

  1. Updated the KOL card action buttons to use the red glass styling for a more consistent Backdoor visual treatment.
  2. Applied the refreshed styling to Select or Deselect KOL, See KOL in Mosaic, and Write a Review across expanded KOL cards.

Mar 19, 2026

KOL handles refreshed

published

Confirmed changelog entry.

  1. Updated hardcoded Backdoor KOL X handles for David Gokhshtein, LOL_eth, fitzyethn, and Doctor Robotnik to their current usernames.
  2. Aligned the live Backdoor database records with the new X handles while preserving the existing KOL ids and relationships.

Mar 19, 2026

KOL X profile sync added

published

Confirmed changelog entry.

  1. Added X profile fields for Backdoor KOL cards, including avatar, bio, verified status, and basic account counts.
  2. Added an on-demand script at apps/web/scripts/sync-kol-x-profiles.mjs to backfill missing X profile data for KOLs with x.com handles, with an optional force-refresh mode.
  3. Updated the KOL directory cards to show the synced profile block and fall back to the standard red CXMZ avatar for unsynced or newly added KOLs.

Mar 19, 2026

Favicon updated

published

Confirmed changelog entry.

  1. Replaced the website favicon with the provided CXMZ-123.png asset.

Mar 19, 2026

Changelog launched

published

Confirmed changelog entry.

  1. Added a dedicated /changelog page and linked it from the footer navigation.
  2. Seeded a chronological website history using the workspace snapshot because git history is not available in this environment.
  3. Established an internal maintenance workflow so future website changes also append here.
  4. Added an app icon from the CXMZ logo and included the changelog in the sitemap.
  5. Moved the footer changelog link to appear after Backdoor.

Mar 18, 2026

Navigation and timeline refresh

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Updated shared layout behavior, header wiring, and popup handling.
  2. Added or refreshed the public timeline views, including the CXMZ timeline route.
  3. Expanded backdoor admin tooling around submission management.

Mar 17, 2026

Data layers expanded

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Introduced persistent data utilities for tips, backdoor content, flowers-poo, sauce data, and X article ingestion.
  2. Added SQLite command helpers and supporting storage access for newer sections of the site.
  3. Continued work on account/profile settings and the backdoor hub experience.

Mar 16, 2026

Homepage, tips, and footer buildout

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Expanded the homepage with announcements, TeaV sections, and recent-show presentation.
  2. Added the tips page, tip submission flow, categories/media support, and admin review tooling.
  3. Introduced the current footer shell and side-panel layout structure.

Mar 15, 2026

CMS and content management growth

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Built out the 42069 CMS area with dashboard, member, media, post, page, and category management.
  2. Expanded the admin form library and user/admin navigation shells.
  3. Added news feed components, sauce presentation components, and timeline graph support.

Mar 13, 2026

Theme and interaction controls

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Added reusable button styling.
  2. Introduced theme toggle controls.
  3. Added style switching support for alternate visual treatments.

Mar 11, 2026

Admin listing screens updated

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Refreshed admin post and category listing pages.
  2. Moved the website further toward a structured editorial workflow.

Mar 10, 2026

Buy flow and X-link support

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Added the buy page.
  2. Introduced X-link helpers and site marks for X-related content flows.

Mar 8, 2026

News experience expansion

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Added news article rendering and login screens.
  2. Introduced reveal animations, external-link enforcement, and X article image support.
  3. Pushed the site further into the current editorial/news presentation model.

Feb 24, 2026

Tips storage groundwork

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Added server path helpers and the first tips storage utilities.
  2. Prepared the app for file-backed content workflows.

Feb 19, 2026

CMS foundation and dynamic pages

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Added CMS storage, auth, analytics, media, and utility layers.
  2. Created dynamic page rendering plus early admin routes and layout shells.
  3. Started the sauce graph/data feature set and rich-text editing support.

Feb 18, 2026

Shared UI primitives established

published

Reconstructed from the available workspace snapshot because git history is not present in this environment.

  1. Added base reusable interface pieces such as the container and badge components.
  2. Established the early component foundation the rest of the website builds on.