Overview
This release brings enhancements across the board, including more flexible scheduling, streamlined payment options, and improved mobile app functionality. We’ve also introduced new webhooks for better integration with your systems.
Product Update
Checkout
- Now supports Unsafe Dates for activation and appointment scheduling, preventing any availabilities during the selected dates.
- Historical data from past Orders has been migrated and is now accessible via Snowflake.
Field Service Mobile App
- The readable ID of Work Orders is now displayed in the header when viewing a work order.
- [Fixed] The keyboard is no longer overlapping the login button on iOS devices.
Billing
- Now supports manually adding credit card payment methods through gaiia when using our Stripe integration.
This feature has been enabled by default on most gaiia instances using Stripe, feel free to contact our support agents if you wish to turn it off.
Inventory
- [Fixed] Resolved an issue where deleted inventory model names were blocking the creation of new models with the same name.
API and Webhooks
- Implemented new Webhooks:
ACCOUNT_DELETED
CONTACT_UPDATED
CONTACT_DELETED
CONTACT_CREATED
- API & Webhooks Documentation