Releases: mralonsocorona/rootlabs-pos-pro
Releases · mralonsocorona/rootlabs-pos-pro
Release list
v0.1.4 - Multi-store foundation
RootLabs POS Pro v0.1.4
Multi-store foundation
- Added branch/register/employee context propagation across POS sales, WooCommerce orders, cash movements, cash cuts, refunds, dashboard filters, and tickets.
- Added WooCommerce POS order metadata for branch, register, session, and employee context.
- Added database migration 1.12 for refund branch/register/employee context with indexes and backfill.
- Fixed refund attribution so refunds prefer the original sale branch/register/employee instead of the current active session.
- Added server-side employee branch enforcement when opening POS register sessions.
- Preserved backward compatibility for single-store installs and employees without branch assignment.
Follow-up
- UX improvement: filter the register selector by employee branch. Backend enforcement is already active.
RootLabs POS for WooCommerce v0.1.3
Improves POS discount distinction and fixes coupon handling so coupons configured to exclude sale items do not discount products already on sale.
RootLabs POS for WooCommerce v0.1.2
RootLabs POS for WooCommerce v0.1.2
Highlights
- Added line item manual discounts with reason tracking.
- Preserved line discounts through cart validation, checkout, WooCommerce order creation, sale history, and ticket totals.
- Improved cart persistence for discounted items.
- Refined checkout and payment modal UI.
- Improved product card layout, cart action ordering, and POS button styling.
- Kept production bundle clean from temporary debug/hotfix JavaScript.
RootLabs POS for WooCommerce v0.1.1
Hotfix release for RootLabs POS for WooCommerce.
Changes:
- Clear the product search input after adding simple products or variations to the cart.
- Close script-opened ticket print windows after the print dialog finishes.
- Add fallback cleanup for browsers that do not reliably fire the print lifecycle event.
Recommended update for stores using the POS in daily operations.
RootLabs POS for WooCommerce v0.1.0
Initial public open source release of RootLabs POS for WooCommerce.
Includes:
- WooCommerce POS frontend built with React.
- Cash sessions, openings, closings and cash cuts.
- Cash, card and mixed payments.
- Refund and cancellation flows.
- Parked carts.
- Customer lookup and purchase history.
- Product search index with automatic recovery for fresh installs.
- Ticket generation.
- Audit logs.
- WordPress Plugin Checker cleanup.
- Production ZIP packaging.