RMS Product Updates logo
Back to Homepage Subscribe to Updates

Product Updates

Check out the latest features, improvements, and product updates from RMS

Labels

  • All Posts
  • Announcement
  • New Feature
  • Improvement
  • New Channel
  • New Integration
  • Fix
  • BETA
  • Release Candidate
  • Live
  • RMS Pay
  • RMS Booking Engine
  • Partners
  • Rest API
  • Rollback
  • Reports
  • RMS
  • Guest Portal

Jump to Month

  • August 2026
  • July 2026
  • June 2026
  • May 2026
  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
Powered by

Create yours, for free!

FixRelease CandidateRMS
today

Stripe Integration — Permission Error Resolved

We have released an update to the RMS Stripe app (version 0.0.8) that resolves an issue where some properties using the RMS Stripe integration were receiving a "permission denied" error when creating a token or processing payments. The error was caused by incorrect API permissions in the RMS Stripe app, which prevented certain payment operations from completing. This has now been corrected. Action required: To complete the update, you will need to log in to your Stripe Dashboard. Once logged in, Stripe will present you with a re-consent prompt asking you to approve the updated app permissions. Please review and accept these permissions to restore full functionality. This is a standard Stripe security step — it ensures you have visibility and control over any changes to the permissions granted to third-party apps connected to your account. Customers will then have to recreate a new restricted key that will have the new permissions applied. Once you have approved the updated permissions, no further action is required. If you do not see the re-consent prompt or continue to experience issues with your Stripe connection, please contact our support team.Customers will then have to navigate to RMS>Setup/PropertyOptions/PropertyInformation>Property Set Up>Payment Gateway and select Copy Stripe Keys.

Avatar of authorChloe Unwin
FixRelease CandidateRMS
today

CC Token description not saved on initial creation

Resolved an issue where a CC token description entered immediately after token creation was not being saved. Users were required to exit and reopen the CC Token screen before the description field would persist values correctly.

Avatar of authorChloe Unwin
FixRelease CandidateRMS
today

Update to Vault Token retention

When a vault token is created the token will be stored with the 'date to remove' set at the departure date of the reservation. If the reservations departure date is changed to a future date the 'date to remove' will be updated. If the reservations departure date is changed to a later date the 'date to remove' will not be changed. If a departure date fails to pass through on amendment the system will update the 'date to remove' to be current + 2 years as a fail safe. Vault tokens are then removed from use +14 days from the 'date to remove'.

Avatar of authorChloe Unwin
FixLiveRMS Booking Engine
today

Fixed Lost Purchase Tracking on 3DS Card Payments

Fixed an issue where Purchase and Conversion tracking dropped off when a guest paid with a 3DS-verified card. Tracking parameters now persist through the card issuer's authentication redirect, so conversions are recorded correctly.

Avatar of authorRachael Todd
New FeatureLiveRMS Booking Engine
today

Multi-Location Waypoint Indicators for Split-Site Maps

We now have the ability to create a map with multi-location waypoints, to enable guests browsing a split-site property (multiple park areas under one listing) to see on-map indicators pointing to the other areas, making it clear these are separate locations they can jump between

Avatar of authorRachael Todd
FixLiveRMS Booking Engine
today

Vehicle Type & Length Now Shown on Site Bookings

Guests booking a Site (RV, motorhome, caravan) now see their selected vehicle Type and Length on the booking confirmation page, in the confirmation email, and in the reservation record - so the details they booked with are the details on file.

Avatar of authorRachael Todd
FixLiveRMS Booking Engine
today

Correct Minimum Stay Restriction Messaging

Fixed an issue where the minimum length of stay message shown to guests didn't reflect the lowest length of stay actually required to book, which could make a bookable stay look unavailable.

Avatar of authorRachael Todd
ImprovementFixLiveRest API
a week ago

REST API v10.26.202.1 — Live

Summary

This Live release promotes the v10.26.202.1 Beta, which includes two bug fixes addressing reservation cancellation handling and owner record completeness for areas within interconnecting rooms.

Included in this Live release:

  • Reservation Cancellation Fix — Resolved a 400 error when cancelling reservations where a cancellation policy rule had no sundry configured. 
  • Interconnecting Room Owner Records Fix — Corrected incomplete owner history returned for individual areas within an interconnecting room. 
  • 👉 Beta details: https://releasenotes.rmscloud.com/rest-api-v10.26.202.1----beta-R7c76

Notes

  • This release is now available in Live
  • Release Date: August 18, 2025 (AEST)
  • Partners can begin using these changes in production immediately
  • Please report any issues through standard support channels: https://rmsapi.zendesk.com/hc/en-gb/requests
Avatar of authorRaul Lopez
ImprovementFixBETARest API
a week ago

REST API v10.26.202.1 — Beta

Summary

This Beta release delivers two bug fixes: one resolving a reservation cancellation error when no sundry is configured on a cancellation policy rule, and one correcting incomplete owner records returned for areas within an interconnecting room.


Fixes & Improvements

Reservation Cancellation — 400 Error When No Sundry Configured

Fixed an issue where PUT /reservations/{id}/status returned a 400 error — "Cancellation Fee: no Sundry is configured on the Cancellation Rule or in Account Options" — when a cancellation policy rule was set up but no sundry had been configured. Reservations can now be cancelled successfully in this scenario. A cancellation charge will only be posted if the policy rule is met and a valid sundry is configured.

  • Endpoint affected: PUT /reservations/{id}/status

Areas — Incomplete Owner Records for Interconnecting Rooms

Fixed an issue where GET /areas/{id}/owner returned incomplete owner records for areas that form part of an interconnecting room. Only the interconnecting (parent) area was returning the full owner history; the underlying individual areas returned only a single owner record. The endpoint now returns all applicable owner records for each area, including historical entries.

  • Endpoint affected: GET /areas/{id}/owner

Notes

  • Release Date: August 18, 2025 (AEST)— Beta only
  • Please report any issues through standard support channels: https://rmsapi.zendesk.com/hc/en-gb/requests
Avatar of authorRaul Lopez
AnnouncementNew FeatureLiveRMS Booking Engine
a week ago

Category Type Filtering & Colour-Coded Interactive Map

We've made two improvements to the booking engine that give guests a smoother, more intuitive search experience.

Simplified search results
Guests no longer need to select a category type before seeing results. All available options are now returned on the initial search, allowing guests to browse everything first and filter down using the new pill selectors at the top of the results page — choosing between accommodation or site based on what suits them.

For site bookings that require mandatory details, guests can complete these via the pill selector or will be prompted when they proceed to book — keeping the journey moving rather than creating a barrier upfront.

Colour-coded interactive map
The interactive map now uses distinct colours to differentiate category classification types, making it easy for guests to identify accommodation and site options at a glance.

Together, these changes reduce friction early in the booking journey and help move guests more confidently through to completion.

Avatar of authorRachael Todd