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

# November 2024

- [25/11/2024 - Airship Databridge bug fix](https://changelog.usetoggle.com/november-2024/25-11-2024-airship-databridge-bug-fix.md)
- [25/11/2024 - Temporarily disable new Bulk Orders](https://changelog.usetoggle.com/november-2024/25-11-2024-temporarily-disable-new-bulk-orders.md)
- [22/11/2024 - Increase Lightspeed integration stability](https://changelog.usetoggle.com/november-2024/22-11-2024-increase-lightspeed-integration-stability.md)
- [22/11/2024 - Increase Orders query performance](https://changelog.usetoggle.com/november-2024/22-11-2024-increase-orders-query-performance.md)
- [22/11/2024 - Update to front of house roles](https://changelog.usetoggle.com/november-2024/22-11-2024-update-to-front-of-house-roles.md)
- [20/11/2024 - New Courier Prime & Nunito Sans Fonts](https://changelog.usetoggle.com/november-2024/20-11-2024-new-courier-prime-and-nunito-sans-fonts.md)
- [20/11/2024 - Fixed Airship unique code bug](https://changelog.usetoggle.com/november-2024/20-11-2024-fixed-airship-unique-code-bug.md)
- [19/11/2024 - Code improvements to Toggle Team page](https://changelog.usetoggle.com/november-2024/19-11-2024-code-improvements-to-toggle-team-page.md)
- [18/11/2024 -  Lock POS mode user to specific locations](https://changelog.usetoggle.com/november-2024/18-11-2024-lock-pos-mode-user-to-specific-locations.md)
- [14/11/2024 - New Fraunces Font](https://changelog.usetoggle.com/november-2024/14-11-2024-new-fraunces-font.md)
- [13/11/2024 - Page titles on Google search say LEON](https://changelog.usetoggle.com/november-2024/13-11-2024-page-titles-on-google-search-say-leon.md)
- [12/11/2024 - Lightspeed POS app fixes](https://changelog.usetoggle.com/november-2024/12-11-2024-lightspeed-pos-app-fixes.md)
- [08/11/2024 - Guest service users logged out of Toggle fix](https://changelog.usetoggle.com/november-2024/08-11-2024-guest-service-users-logged-out-of-toggle-fix.md)
- [07/11/2024 - POS mode redemption summary fix](https://changelog.usetoggle.com/november-2024/07-11-2024-pos-mode-redemption-summary-fix.md)
- [06/11/2024 - Live stats](https://changelog.usetoggle.com/november-2024/06-11-2024-live-stats.md)
- [06/11/2024 - Order of Orders Query](https://changelog.usetoggle.com/november-2024/06-11-2024-order-of-orders-query.md)
- [04/11/2024 - Bulk Orders Speed issues](https://changelog.usetoggle.com/november-2024/04-11-2024-bulk-orders-speed-issues.md)
- [04/11/2024 Add new font to Toggle](https://changelog.usetoggle.com/november-2024/04-11-2024-add-new-font-to-toggle.md)


---

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

```
GET https://changelog.usetoggle.com/november-2024.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.
