Information on how to update can be found here.
Version 1.5.4
- Jan 14 2021
- Show margin below reward image if there is only one image
- The "Popular rewards" and "Get loyalty points" titles can now be changed when editing a campaign
Version 1.5.3
- Jan 1 2021
- Check if customer has sufficient balance when redeeming points
- Resolved issue where 0 was interpreted as NULL and some records could not be updated
Version 1.5.2
- Jul 18 2020
- Resolved ServerPilot API issue resulting from previous configuration changes
Version 1.5.1
- Apr 3 2020
- Check for existence of ResourceBundle class to prevent error on some server configurations
- Added translation variable to /resources/lang/en.json
- Updated links to new demo and doc urls
Version 1.5.0
- Mar 1 2020
- When staff redeems points for reward by entering code, show reward title after redemption instead of "null"
- Resolved CKEditor text input (e.g. links) not being focusable by disabling retain-focus on Vuetify dialog
- Added missing index propterty to Vue loops
- Updated NPM libraries
- Composer libraries update
Version 1.4.0
- Feb 23 2020
- Resolved PHP 7.4 type offset issue
- Composer libraries update
- DataForm show friendly error in case msg is empty
- Updated .env default configuration descriptions
- Docs update
Version 1.3.4
- Jan 14 2020
- Missing campaign translation added
- UI update auth screens (login, register, forgot pass) app, campaign & layout
- Added class for no-caps
- Clarified hint for campaign title
Version 1.3.3
- Jan 13 2020
- Made customer history translatable
- Increased server side validation for e-mail address length to 64 chars
- Navigation drawer layout and active color update
- Added MAILGUN_ENDPOINT to config example
- Removed html in text field hint that didn't render
- Removed unused configs
Version 1.3.2
- Nov 27 2019
- Registration fix for Laravel 6 helper function update
Version 1.3.1
- Nov 26 2019
- Fixed installation error that occurred after updating to Laravel 6
Version 1.3.0
- Nov 23 2019
- Updated docs
- Updated Vuetify and NPM libraries to latest version
- Updated to Laravel 6 and updated all PHP libraries to latest version
- Loyalty campaign website translation with language selector
- Removed unused files / comment update
- UI improvement for staff credit points / redeem rewards by QR
- Set last login to NULL when exporting customers who have never been logged in
Version 1.2.0
- Nov 17 2019
- Updated docs
- Added export customers to Excel feature
Version 1.1.0
- Nov 12 2019
- Updated Vuetify and other NPM libraries to latest version
- Updated Composer libraries to latest version
- Updated DateTimePicker component for compatibilty with latest Vuetify version
- Updated date range picker style to match Vuetify update
- Updated color picker component style to match Vuetify update
- CSS fix for card title word-break issue (https://github.com/vuetifyjs/vuetify/issues/9130)
- Updated Vuetify component on campaign contact page
- Removed redundant lifecycle hook
- Added 'exact' to dashboard navigation
Version 1.0.5
- Sep 20 2019
- Resolved issue with showing QR code for earning and redeeming points
Version 1.0.4
- Sep 18 2019
- Added HOMEPAGE=true|false .env configuration to disable homepage
- Layout tweaks + minor fixes
- Resolved email sender config issue
Version 1.0.3
- Aug 27 2019
- Various layout improvements
- Extended documentation (mainly Staff Manual)
- Updated NPM front-end libraries to latest version
Version 1.0.2
- Aug 21 2019
- Added vue-the-mask library to replace deprecated Vuetify mask directive
- Resolved issue with redeeming rewards by customer number
Version 1.0.1
- Aug 20 2019
- Resolved server issue where type formatting went wrong for certain JSON output
- Added scheme to QR links for better QR scanner compatibility
- Updated earn points and rewards by link layout in staff area
- Site layout updates
Version 1.0.0
- Aug 15 2019
- Initial release