Release Notes for Voyado from version 26.1 to 27.0

Release Date: November 2025

Major New Features

Offline Mode & Retry Actions (Voyado)

  • POS operations now supported in offline mode.
  • Automatic retry for failed actions (e.g., member identification, transaction sending).

Voyado Orders Integration

  • Implementation of Orders API:
    • Order status updates.
    • CO prepayment handling in receipt payload.
    • Contact identification for Voyado orders.
    • Support for regular and temporary records.
    • Public procedure for partners to send orders from custom tables.
    • Member search by ContactType.

Member Opt-Out / Auto-Blocking

  • Automatic blocking based on Voyado opt-out status.
  • Configurable interval for fetching deleted members.

Background Processing Infrastructure

  • New system for background tasks:
    • Background Mgt.Codeunit.al
    • Background Session Mgt.Codeunit.al
    • IProviderBackgroundSession.Interface.al
  • Handles POS background session custom requests.

Technical Improvements

  • HttpClient Refactoring: Generic client for better reuse.
  • Interface Updates: V2 controllers for AppSource validation.
  • Code Cleanup: Removed prefixes, fixed Pascal casing.
  • Translation Support: Added nb-NO, nl-NL, sv-SE.
  • AppSource Compliance: Fixed validation errors.