# Bug Fix: Updates: Faster App & Fixed Calendar Times

We’ve made a couple of important updates to make the app better for everyone:

### The App Runs Smoother Now

We updated the Ruby version (the programming language behind the app) and all the tools it uses. This means:

* The app loads faster
* Everything runs more smoothly
* The behind-the-scenes stuff is more secure and up to date

You probably won’t notice big visual changes, but it’s a solid upgrade under the hood!

### Fixed Timezone Issues in Calendar Files

We also fixed a bug in calendar (.ics) files. Before, when you added a booking to your calendar, the time might have been wrong—especially if you or your client were in different time zones.

Now:

* Calendar events always show the correct local time
* No more confusion about when an appointment actually happens
* Everything should look perfect in Google Calendar, Apple Calendar, Outlook, etc.

Thanks for using our app! Let us know if you have any questions or run into any issues — we’re here to help. 🙌


---

# Agent Instructions: 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:

```
GET https://help.booksession.co/product-docs/updates-and-new-features/bug-fix-updates-faster-app-and-fixed-calendar-times.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
