MMS / ASF
Bug fixes & improvements
- Addressed unexpected behaviors in MyPOS when adding gift card items to Point of Sale orders.
- Addressed unexpected field validation when applying a billing pause without a fee for Invoice-Based Billing customers.
- MyPOS now supports Canadian French language on printed order receipts when providing bilingual member communication.
- MyPOS now supports Canadian French language on emailed order receipts when providing bilingual member communication.
- Addressed an issue that was causing an unexpected error when renewing online for some members.
- Addressed an issue that was preventing some accounts with waived payments from moving out of the delinquent follow-up status in ClubOS.
- The ASF Integration API v2 endpoint to pull a user's invoices has been upgraded to support optionally including invoices due in the future.
- New endpoint ‘GenerateInvoices' has been added to the ASF Integration API v2. This endpoint can be used to pre-generate add-on charges for existing recurring add-ons.
- Removed the 30-day restriction when retrieving check-ins for a user via ASF Integration API v2.
- Updated ASF Integration API v2 addOns endpoint to include an additional parameter ‘ptSessions’ for restricting results to add-ons that drop PT sessions.
- Updated ASF Integration API v2 addOns endpoint to include an additional parameter ‘accountNumber’ for restricting results to add-ons under a given member account.
- Updated ASF Integration API v2 addOns endpoint to include an additional parameter ‘addOnStatus’ for restricting results based on add-on status.
- New endpoint ‘notes' has been added to the user's section of the ASF Integration API v2. This endpoint allows POST requests for creating notes on prospect accounts and member accounts.
- New endpoint ‘notes' has been added to the clients section of the ASF Integration API v2. This endpoint allows GET requests for retrieving notes on prospect accounts and member accounts.
- Addressed deleted add-on charges being included when retrieving add-ons via the ASF Integration API v2.
CRM / COS
Bug fixes & improvements
- For clubs operating across multiple time zones, event reminders now display the correct event time based on the member’s club location, ensuring members receive accurate reservation details.
- Fixed an issue that was causing the Vitals report to be unexpectedly delayed for some users.
- Fixed an issue that prevented username changes from being consistently saved when updated in account settings.
- Fixed an issue that caused API v3 to unexpectedly return a 400 error for certain users.
- Fixed an issue that prevented the new member join response from being sent consistently.
- Follow-up assignments for new memberships added via API v3 are now correctly assigned to the Location Default Member Support in Club OS, rather than being overridden by the salesperson specified in the API request.
- Direct contacts—calls, emails, or texts—can now be sent via API, with all messages and outcomes logged in the recipient’s contact history, just as if they were sent from the UI.
- Users who log in with an expired password from the new login page are now guided through a secure password reset process directly after authentication, ensuring uninterrupted access to their accounts. This update eliminates the need for email-based reset prompts and enhances the user experience by keeping the entire flow within the application.