Featured image for “Hamza Storefront 1.4.3 Release Notes”

Hamza Storefront 1.4.3 Release Notes

August 15, 2025

Release Date: 13 Aug 2025

Features:

  • New SMTP service for outgoing emails

Bug Fixes:

  • Gift cards import: fixed bug preventing update of some products due to non-integer variant rank
  • Gift cards import: fixed bug preventing deletion of no longer available products
  • Gift cards import: fixed bug causing subcategories to be lost when updating products
  • Gift cards purchase: added recognition of “Claim Code” output (relevant to at least one gift card product, probably more)
  • Gift cards import: cleaned \r\n from product descriptions & subtitles
  • Search: Fixed bug causing search to show unavailable (deleted) products in results
  • Payment settlement: asynchronous execution stressing out the RPC node (fixed)
  • Payment settlement: incorrect logic in settlement causing gas injection to fail in some cases
  • Payment settlement: incorrect gas estimation logic fixed
  • Payment settlement: logic cleaned up, organized, additional logging and safety measures