Booking status value now appears to be "no_show" instead of "noShow"

Hello,

I hope you’re well!

I’ve recently noticed a small change in the API response when querying bookings. Previously, the status field in the response from the endpoint:

https://api.youcanbook.me/v1/accounts/.../bookings/query?direction=forwards&from=2025-06-01T00:00:00Z

used to return the value "noShow", but it now appears to return "no_show" instead.

This change appears to be backward-incompatible, as existing integrations expecting the previous value may no longer behave as intended.

I just wanted to check whether this change was intentional and part of an update, or perhaps something temporary. Also, is there a changelog or release notes page where such API changes are documented? That would be really helpful for keeping our integration in sync with your updates.

Thanks in advance for your help.

Best regards,
Kamil