Iceland - Patch (23.1.1)

Release Summary


Kaptio is proud to announce this patch release for Iceland. This release is intended to address issues with previous releases.

See [Minor Changes] and Bug Fixes for more information.


Sandbox Availability Date


2026-04-02


Release Type



Bug Fixes


Package Search: Async booking for large room selections (CEE-818)

When adding a package to an itinerary with 5 or more rooms, the booking now runs asynchronously to avoid Apex governor limits (CPU time and SOQL query limits). Bookings with 4 or fewer rooms continue to run synchronously for faster response. If a synchronous booking hits a governor limit, it automatically retries asynchronously


Placeholder Service Replacement Error in Costings (CEE-842)

Fixed an issue where replacing a placeholder service in Costings triggered a component error (Cannot read properties of undefined (reading 'itineraryItemId')) despite the replacement being successfully saved.

The fix ensures that no error occurs.


Currency in package search launched from account (CEE-843)

Updated the currency defaulting logic in Package Search (launched from Account) to align with itinerary creation behavior.

If the account’s currency is included in the channel’s available currencies, it will now be selected as the default. Otherwise, the channel’s default currency will be used.

This ensures a more consistent and expected user experience when working across account and channel contexts.


Package Search’s fields doesn’t refreshes each time when it’s launched (CEE-845)

Package Search now fully resets its state — filters, search results, and availability view — when re-launched from a different context (e.g., navigating between accounts or re-opening from a different page), preventing stale data from a previous session from carrying over.


Drop Location not updating (CEE-848)

Fixed an issue where manually updating a transfer’s pickup or drop-off location before changing the associated hotel caused the transfer to retain outdated accommodation details.

Transfers will now correctly reflect the latest hotel accommodation when either the transfer location or hotel is updated, ensuring data consistency across the itinerary.