> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/release-notes/release-notes-2026.md).

# Release Notes 2026

8/18/2026

Feature improvement updates the Manage toolbar so that the text marketing dashboard opens in a new tab. This functionality allows businesses to pause their marketing efforts if they need to check out a ticket or schedule an appointment.\
![](/files/v3Y2wbBdZEH5P91xPUCZ)

8/9/2026

A couple fixes were released to correct how sales tax was recognized for clients with custom service prices and when creating return tickets for bundles. Additionally, there were security enhancements implemented.

&#x20;

7/7/2026

Implimented an additional security measure for RosyPay users to protect against fraudulent returns. If a ticket was originally paid for by a credit card, the Return Ticket will default to not provide a cash refund option. If there are scenarios in which a cash refund is necessary and the business accepts responsibility if a charge back happens on a transaction that has already been refunded to cash, Rosy Support’s team can help reflect that cash was given as the return method on the ticket.

&#x20;

7/5/2026

Online Booking version 1.16.2 contains improvements for clients who have associated child profiles attached to them. Now, instead of having to go to their profile to select their child, they have a shortcut in the menu.

![](/files/OBVHFI8bxlzddOnFmLGb)

This release also contained some improvements for RosyPay transactions processed through OLB.

&#x20;

6/28/2026

Manager/Customer version 25.9.0 was completed. After this release, if a client accesses the OCS Webpage URL even though OCS is disabled, they will now be redirected to the new OLB page if enabled. This will assist businesses transitioning to OLB if clients still have old links bookmarked.\
![](/files/IzpRWVUVR7MFMpcvF0rH)

In addition, there were corrections to inventory management. A fix resolved a temporary issue where some inventory items set to "Retail: No" were populating on a sale ticket.  And a correction to ensure new Brands Created in master accounts, for our multi location users, are being created successfully in all linked accounts.

&#x20;

6/21/2026

Rosy Online Booking version 1.16.1 OLB sign in and registration pages updated to optimize usability.

&#x20;

4/20/2026

Bug fix so that employee scheduling hours are updated properly in all spots that they are accessible on OLB.

&#x20;

4/13/2026

Rosy app updated in Google Play Store to continue supporting Android users.

&#x20;

4/12/2026

A release of Rosy Manager to Production was completed to support the upcoming new RosyPay Merchant Track dashboard and integration of Rosy Insurance on the Boosters tab.

&#x20;

4/2/2026

Feature Improvement release to speed up the time it takes to generate the Retail Sales or Service Sales reports when searching for a specific client over large date ranges.

&#x20;

3/25/2026

&#x20;RUDI and Rosy Manager to Production release was completed to address some issues creating and managing commission scales.

3/20/2026

&#x20;A release of RUDI and Reporting to Production was completed as a combined bug fix and feature improvement to the Productivity Report. We corrected the calculations to ensure that cancelled time off was appropriately ignored in the calculations. We also added in a Totals row so that businesses could easily calculate productivity percentages for larger date ranges.

&#x20;![](/files/FmAeFaUDRA2sruvJergZ)

3/13/2026

&#x20;A release of OLB version 1.15.6 to Production was completed to meet another FCC registration requirement for text marketing approvals. The change affects only the login and registration views.

&#x20;

3/8/2026

A release of OLB version 1.15.5 to Production was completed. The OLB Registration form includes a new Terms of Service document for text marketing approvals.

&#x20;

3/3/2026

A release of Manager and OLB was completed.

Changes to manager to resolve an issue that prevented certain businesses from adding a package to a ticket. Now in Online Booking, if the client fails to log in 3 times or more, the login view will show a helpful notification with support suggestions. This is intended to reduce client calls to the business when struggling to get signed in to OLB. Take a look below!\
![](/files/aRLri0gZrfSWGqSMDXlx)

&#x20;

3/1/2026

&#x20;A release was completed to address two minor bug fixes. This fix will ensure that rewards points are consistently earned for online bookings and that RosyPay users entering into Merchant Track always get an appropriate authentication key for SSO to MT.<br>

2/17/2026

Online Booking version 1.15.3 was released. With this adjustment, changes to our OLB platform allow us to speed up FCC registration approval and allow businesses still using Classic OCS to take advantage of the OLB About Us page and still redirect to OCS for scheduling.

&#x20;

2/12/2026

Feature Improvement: if you have a Salon Interactive eCommerce store active, now your clients will see a banner that redirects them to your storefront from your OLB About Us page!

&#x20;<img src="/files/82yiBN3PGB1b3acFGkF9" alt="" data-size="original">


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.rosysalonsoftware.com/release-notes/release-notes-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
