1.8.4

  • SMS opt-in sources now support QR code scan, click to join, text to join options
  • Additional domain for status monitoring (status.wallet.inc)
  • Additional domain for uptime monitoring (uptime.wallet.inc)

1.8.3

  • Implementation of URL Shortener with traffic analysis
  • Implementation of Quick Links (link in bio) feature
  • Additional metadata fields are available and optional for club members
  • Multiple failed login attempts will request the user to wait an increasing amount of time
  • Customer search now displays tier, points, merchant credit, vouchers, transactions, mobile passes, sms messages and wallet activity
  • Implementation of Promo Codes feature

1.8.2

  • Support for merchants to upload SVG images for cleaner display on mobile devices
  • SMS analytics more detailed and robust
  • Pagination implemented in the ledger and all payment object pages
  • Pagination implemented in SMS inbound/outbound log pages
  • HTTP 403 errors now being handled similarly to 409s
  • SMS age validation process now more intuitive

1.8.1

  • Searching by customer phone number and member ID now supported
  • Cleaner toggling between monetary discounts vs percentage discounts
  • MMS support for images from library
  • MMS support for QR codes from vouchers
  • SMS support for sending direct links to pages in the Wallet UI
  • Implementation of OTP in Wallet UI to authenticate mobile users' access to protected items
  • Login page updated with recommendations for device type & resolution

1.8.0

  • News / Blog page implemented
  • Live Events page implemented
  • Wallet UI session handling more robust for understanding behaviors
  • Wallet Customer Sessions page implemented for behavior analytics

1.7.2

  • Implemented automated notifications to Wallet team members on Slack based on system events
  • Fixed IE compatibility issues
  • Added preview buttons for Membership Tiers and Club Members, enabling the merchant to view the customer's Wallet for these items
  • Improved currency input handling and formatting
  • Google Wallet page added to admin portal
  • New progress bars improve UX when queued or delayed actions are requested
  • SMS campaigns can now be scheduled to launch at a future date/time
  • Consolidation of Payment Designs & Payment Decorators

1.7.1

  • Consolidation of helper functions into a central common library for ease of reference and quick access to essential functions
  • Improved notifications to employees after file uploads
  • Input validation now supported with more suitable HTTP error codes (e.g. HTTP 422)
  • Validation also provides all fields which failed validation, helping the user to identify problematic fields and input
  • File uploads now have a pre-sign step for better authentication/authorization priod to accepting files
  • New queueing mechanism established for when many merchants have large files to be processed
  • SMS features now provide a user-friendly notification if the merchant hasn't yet setup a 10DLC or hasn't accepted the TCPA standards agreement

1.7.0

  • Advertisement Credit feature implemented (in beta)
  • Web Terminal feature implemented, to support merchants without a valid POS integration (in beta)
  • New bundler for client-side libraries, much faster page loading speed
  • Eliminating unused / rarely used JS libraries, replacing with new standards
  • Merchants now provided with granular control of the Wallet UI navigation menu
  • SMS delivery details for each message sent by the merchant are now more detailed
  • Rate limiting implemented on the API to ensure that malicious code doesn't overburden the infrastructure
  • Self-serve API credentials now implemented

1.6.2

  • Major UI cleanup effort using bootstrap theme
  • Separation of UI and API codebases
  • Enhanced formatting for dates in various formats to/from text, integer, and date data types
  • Additional steps in Smart Wizard feature in each page
  • Implementation of Membership Redemption Log
  • Implementation of Membership Audit Log

1.6.1

  • UX enhancements form input forms by adding some new CSS/JS libraries
  • Smart Wizard enhancements for navigating to/from specific steps in a workflow
  • Enhanced template rendering for a more uniform UI experience
  • Registration process now automatically makes initial employee the admin for the company
  • Standardization pages for supporting UI/UX development team's implementation of page-level controls
  • Relying now on bootstrap themes for styling alerts, panels, widgets and tables
  • Tooltips now available next to input fields that users might require more info
  • Revised modal popup styling across all pages