# Changelog 2023

## 2nd November 2023

* API: Corrected out of date link to PCI Proxy documentation in [Supporting payment cards](/booking-engine-guide/booking-engine-api/use-cases/supporting-payment-cards.md)

## 18th August 2023

* Widget: Re-wrote the documentation for [Google Tag Manager integration](/booking-engine-guide/integrations.md)

## 1st June 2023

* Widget: Added a new custom event to track the number of selected adults and children `ga4_FetchedWithOccupancy` into [Google Triggers Reference](/booking-engine-guide/integrations/google-triggers-reference.md#ga4fetchedwithoccupancy)

## 23rd March 2023

* Widget: Updated description for `ga4_RatesLoaded` event

## 14th March 2023

* General: Minor changes for readability and consistency
* API: Added reference to Deprecations Policy on API [Deprecations](/booking-engine-guide/booking-engine-api/deprecations.md) page

## 26th January 2023

* Standalone: Changed domain from `api.mews.com` to `app.mews.com`
* Standalone: Added new deeplink parameter [mewsSort](/booking-engine-guide/booking-engine-standalone/deeplinks.md#parameters-supported-in-single-and-multi-enterprise-mode) for sorting categories by price

| Next                                                               |
| ------------------------------------------------------------------ |
| [Changelog 2022](/booking-engine-guide/changelog/changelog2022.md) |


---

# 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://docs.mews.com/booking-engine-guide/changelog/changelog2023.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.
