RELEASE V2.121.4January 13, 2026

STABILITY &
PRECISION.

What Changed

  • 🔧

    Shopify Dependency Fix — Resolved zod-openapi version conflict preventing Shopify app deployment.

  • 📧

    Email System Reliability — System emails (OTP, magic links, admin invites) now bypass notification kill switch.

  • 🚀

    Deployment Optimization — Triggered Shopify app redeployment with status code handling improvements.

Impact

Like a watchmaker's precision tools adjusting tiny gears, this patch release fine-tunes critical system components to ensure smooth, reliable operation.

Shopify Deployment Fix
ShopifyDependencies

Shopify Deployment Fix

Resolved zod-openapi dependency conflict that prevented Shopify app from starting. Catalog reference now ensures version consistency across all monorepo packages.

System Email Reliability
EmailReliability

System Email Reliability

Critical transactional emails (OTP, magic links, admin invites) now always deliver, regardless of notification settings. Ensures authentication and onboarding flows never fail.

FOR_THE_DEVS

Shopify & Dependencies

  • • Fixed zod-openapi version conflict (v5.x → v3.x)
  • • Changed root package.json to catalog: reference
  • • Matches monorepo packages at ^3.1.1
  • • Resolved extendZodWithOpenApi missing API
  • • Shopify app deployment now succeeds

Email System

  • • System emails bypass EMAIL_NOTIFICATIONS_ENABLED
  • • OTP and magic link always sent
  • • Admin invites always delivered
  • • Reordered NotificationService logic
  • • Check system notification before kill switch
  • • Marketing emails still respect env var

Platform & Deployment

  • • Triggered Shopify app redeployment
  • • Status code handling improvements
  • • entry.server.tsx lint fixes
  • • Internal API parameter naming consistency
  • • Request processing pipeline refactoring
Nudj Team

Shipped By

Nudj Team

← Back to Archive