Blizzfull 5.67 Release Notes
October 7, 2025
For Merchants + Merchant Customers
- Loyalty & Rewards
- Support for disabling future-delivery orders and enforcing a configurable “future day” limit
- Hard-coded then reverted per-merchant future-order days limit (e.g. thebakerandthecakemaker)
- UI polish across loyalty flows & fix for extremely slow customer queries
- Show order transactions with earnings, including accurate “previousPoints” calculations
- Major loyalty-history overhaul: merged redemptions/transactions, UTC conversion, correct storage
- Provider-check fixes & better handling for items in deleted categories
- Hiding non-applicable coupons in the dashboard, plus grammar tweaks
- “No cash for delivery” toggle, with restaurant order emails deep-linking to the dashboard
- Added a “secret” category option (viewable via direct link only)
- Order & Checkout Enhancements
- Reviews section added for cafe-style storefronts
- Menu UX Updates
- Intuitive drag-and-drop ordering of menu options for effortless customization
- Cute custom tags for coupons and items, with vibrant color pickers and emoji support to make specials pop
- Coupons now work in any category – not just Deals/Coupons – so savings sprinkle organically throughout menus
- Coupons can have images
- Aggregation discount fixes & ensured item discounts roll up into the base-order discount array
- Fixed auto-added items with required options
- Fixed customer-order totals display in list views
- Map-section bug fix, menu-schedule adjustments, and menu-image link fixes
- “Test receipts” feature for validating print-outs
- Payment & Processor Integrations
- Authorize.Net IP-handling fix
- Removed deprecated NMI ApplyPay script
- Clover employee-PIN fixes (multiple commits)
- Better messaging for Apple Pay on unsupported processors
- Usaepay Card-Present improvements: cancel flow, refund support & webhook updates
- Chargehound integration: template, callback & webhook polish; chargeback foundation added
- Dashboard & Admin Improvements
- Revamped dashboard login emails, redirects & post-login path formatting
- Enhanced remote-logger order metadata for kiosks
- Added “getPartnerTable” API for partner portals
- Fixed exception-handling,
extraCCData & transaction-check bugs
- “AdditionalNotes” field bug fixed
- Expanded device-log support with sorting
- Grammar and copy-text fixes throughout admin UI
- Mobile & App Updates
- Multiple Android/iOS app-version bumps
- Deep-link to dashboard orders from the restaurant app
- “Test receipts” rollout to mobile clients
Other/Dev Notes
- New in-browser patch-viewer for easy changelog lookup
- Production filewatcher enhancements & verbose
orderDeliveryCourier logging
- URL-ignore list updated with proper 404 returns
- Slack-test endpoint and broad exception-handling fixes
- Git housekeeping: merge-branch cleanup, WIP reverts &
.gitignore tweaks
- Removed dead code & updated moment-timezone to fix DST issues
- Numerous performance optimizations, caching fixes & UTF-8 support improvements