promotional bannermobile promotional banner

Storekeeper - WoW POS

Merchant Point of Sale

File Details

Storekeeper-1.3.2.zip

  • R
  • May 5, 2026
  • 394.63 KB
  • 15
  • 12.0.5
  • Retail

File Name

Storekeeper-1_3_2.zip

Supported Versions

  • 12.0.5

Storekeeper v1.3.1 - Changelog


Bug Fixes

  • Network: Empty log syncs now correctly use the LOGS_START / LOGS_END protocol instead of the unhandled LOGS_DATA command, which was silently dropped by receivers.
  • Network: Category colours and category order were not being pushed to staff members whose products were already up to date when they came online. They now always receive colours on login sync.

Added

  • What's New auto-open: The register now opens automatically to the What's New tab the first time you log in after installing a new version, so you never miss what changed.
  • Community links: The What's New tab now has three quick-access buttons — Discord, CurseForge, and GitHub. Click any of them to copy the URL to your clipboard.

Changed

  • Network: A full sync request (/sk sync) now also pushes category colours and category order alongside products and orders.
  • Code cleanup: Removed an internal BroadcastToStaff function that was defined but never called. Removed the dead LOGS_DATA send path that had no corresponding receiver.