Q:

RELEASE NOTES 4.19.9

IMPROVEMENTS

FEATURE > LOYALTY CARD

Improves loyalty card point validation & card completion hooks, adding new fields: customerId, employeeName, customerCardId, appId, and more card details.

Hooks are renamed to better reflect their usage:

loyalty_card.validate is now loyalty_card.validate_point up to the card completion

loyalty_card.complete is now loyalty_card.use_coupon when the complete card is used/redeemed

Old names are still available/usable as a fallback

GENERAL > HOOKS

Adds a new security hook to allow controllers routes to be called by guests and/or external services.

GENERAL > PERFORMANCES

Improves session SQL queries with Fulltext indexes.

DEBUG

FEATURE > PLACES

Places now have it’s own user access entry (ACL, Role), it was before tied to Custom page.

BACKOFFICE > ANDROID PUSH CONFIGURATION

Fixes google-services.json upload to work with latest google format.

Source Code Updates
  • The forum ‘Source Code Updates’ is closed to new topics and replies.