# Changelog 2018

## 19th December 2018

* Extended [Bill](/connector-api/operations/bills.md#bill) with `VariableSymbol`.

## 12th December 2018

* Extended [Add reservations](/connector-api/operations/reservations.md#add-reservations) parameters with `TravelAgencyId`.

## 28th November 2018

* Extended [Add reservations](/connector-api/operations/reservations.md#add-reservations) parameters with `TimeUnitCost`.

## 21st November 2018

* Extended [Reservation extent](/connector-api/operations/reservations.md#reservation-extent) with `QrCodeData`.
* Extended 'Space feature' with `Names`, `ShortName`, `ShortNames` and `Descriptions`.

## 14th November 2018

* Extended [Add credit card payments](/connector-api/operations/payments.md#add-credit-card-payment) parameters with `AccountingCategoryId`.
* Extended [Add external payment](/connector-api/operations/payments.md#add-external-payment) parameters with `AccountingCategoryId`.
* Extended [Add outlet bills](/connector-api/operations/outletitems.md#outlet-item-parameters) parameters with `AccountingCategoryId`.
* Extended [Add order](/connector-api/operations/orders.md#add-order) parameters with `AccountingCategoryId`.

## 19th September 2018

* Extended WebSockets [Reservation event](/connector-api/events/websockets.md#reservation-event) with `AssignedSpaceId`.
* Extended [Service](/connector-api/operations/services.md#service) with `Type`.

## 29th August 2018

* Extended 'Space category' with `ExtraUnitCount`.

## 16th August 2018

* Extended [Add reservations](/connector-api/operations/reservations.md#add-reservations) parameters with `GroupId`.
* Extended [Payment terminal command data](/connector-api/operations/commands.md#payment-terminal-command-data) with `PaymentTerminalData`.
* Added [Confirm reservation](/connector-api/operations/reservations.md#confirm-reservation) operation.

## 8th August 2018

* Extended [Get all countries](/connector-api/operations/countries.md#get-all-countries) response with `CountrySubdivisions` and `CountryAlliances`.
* Extended 'Get all space blocks' parameters with `TimeFilter`.
* Extended [Get all accounting items](/connector-api/operations/accountingitems.md#get-all-accounting-items) parameters with `Extent` and response with `CreditCardTransactions`.
* Extended [Key cutter command data](/connector-api/operations/commands.md#key-cutter-command-data) with `Email`.

## 1st August 2018

* Extended [Add reservations](/connector-api/operations/reservations.md#add-reservations) parameters with `CheckOverbooking`.
* Added [Get all outlet items](/connector-api/operations/outletitems.md#get-all-outlet-items) operation.

## 25th July 2018

* Extended [Add reservations](/connector-api/operations/reservations.md#add-reservations) parameters with `CheckRateApplicability`.

## 27th June 2018

* Added [Get all customers by name](/connector-api/operations/customers.md#get-all-customers-by-name) operation.

## 20th June 2018

* Extended [Get all reservations](/connector-api/operations/reservations.md#get-all-reservations-ver-2017-04-12) with possibility to retrieve notes.

## 13th June 2018

* Added [Get all outlets](/connector-api/operations/outlets.md#get-all-outlets) operation.
* Added [Add outlet bills](/connector-api/operations/outletbills.md#add-outlet-bills) operation.

## 7th June 2018

* Extended [Bill](/connector-api/operations/bills.md#bill) with `CounterId`.
* Extended [Key cutter command data](/connector-api/operations/commands.md#key-cutter-command-data) with `Telephone` and `ReservationNumber`.
* Extended 'Space category' with `Names`, `ShortNames` and `Descriptions`.

## 5th June 2018

* Mimimal required TLS version updated to `TLS 1.2`.

## 31st May 2018

* Extended request [Body](/connector-api/guidelines.md#body) with optional `Language` and `Culture`.
* Extended [Accounting item](/connector-api/operations/accountingitems.md#accounting-item) with `CreditCardId`.
* Extended [Update reservation requested category](/connector-api/operations/reservations.md#update-reservation-requested-category) with `Overbook`.
* Extended [Add reservation product](/connector-api/operations/reservations.md#add-reservation-product) with `UnitCost`.
* Extended [Product charging](/connector-api/operations/products.md#product-charging) with `PerPerson`.
* Updated `Expiration` in [Credit card parameters](/connector-api/operations/creditcards.md#credit-card-parameters) to be optional.
* Added [Get all credit cards by ids](/connector-api/operations/creditcards.md#get-all-credit-cards-by-ids) operation.
* Added [Get all credit cards by customers](/connector-api/operations/creditcards.md#get-all-credit-cards-by-customers) operation.

## 25th May 2018

* Extended [Company](/connector-api/operations/companies.md#company) with `TaxIdentifier`, `TaxIdentificationNumber` is deprecated.
* Extended [Product](/connector-api/operations/products.md#product) with `CategoryId`.
* Extended [Company](/connector-api/operations/companies.md#company) with `AccountingCode`.
* Extended [Add customer](/connector-api/operations/customers.md#add-customer) and [Update customer](/connector-api/operations/customers.md#update-customer) with `Identity card`, `Visa` and `Drivers license`.
* Added [Update reservation customer](/connector-api/operations/reservations.md#update-reservation-customer) operation.

## 17th May 2018

* Added [Get all preauthorizations by customers](/connector-api/operations/preauthorizations.md#get-all-preauthorizations-by-customers) operation.

## 9th May 2018

* Extended [Customer](/connector-api/operations/customers.md#customer) with `Options`.

## 28th April 2018

* Extended [Company](/connector-api/operations/companies.md#company) with `AdditionalTaxIdentifier`.

## 28th March 2018

* Added [Get all commands by ids](/connector-api/operations/commands.md#get-all-commands-by-ids) operation.

## 22nd March 2018

* Extended and generalized [Rate restrictions](/connector-api/operations/restrictions.md#rate-restrictions).

## 8th March 2018

* Extended WebSockets [Device Command event](/connector-api/events/websockets.md#device-command-event) with `State`.
* Extended WebSockets [Reservation event](/connector-api/events/websockets.md#reservation-event) with `State`, `StartUtc`, `EndUtc`.
* Extended WebSockets [Space event](/connector-api/events/websockets.md#space-event) with `State`.

## 21st February 2018

* Extended [Enterprise](/connector-api/operations/configuration.md#enterprise) with `ChainId`, `DefaultLanguageCode`, `LegalEnvironmentCode`, `LogoImageId` and `CoverImageId`.
* Extended [Language](/connector-api/operations/languages.md#language) with `FallbackLanguageCode`.
* Extended [Customer](/connector-api/operations/customers.md#customer) with `TaxIdentificationCode`.
* Extended [Accounting item](/connector-api/operations/accountingitems.md#accounting-item) with `ClosedUtc`.
* Extended [Product](/connector-api/operations/products.md#product) with `Description`.
* Extended 'Space' and 'Space category' with `IsActive`.
* Extended 'Space extent' with `Inactive`.
* Extended [Update rate price](/connector-api/operations/rates.md#update-rate-price) with possibility to remove adjustments (using unspecified `Value`).
* Extended [Get rate pricing](/connector-api/operations/rates.md#get-rate-pricing) response with `CategoryAdjustments`.
* Extended WebSockets events with [Space event](/connector-api/events/websockets.md#space-event).
* Added [Get all bills by customers](/connector-api/operations/bills.md#get-all-bills-by-customers) operation.


---

# 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/connector-api/changelog/changelog2018.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.
