# Updates

####

**New**

* Update: administration performance improvement (record filtering, sorting and search is now much faster)
* Update: guest booking rebuild into Single Page App, various speed and navigation refinements so that guests can more easily navigate, review and complete bookings.
* Refinement: Booking Timer and auto decline of partially completed bookings. Timer has been refined so that bookings stay active while the user is booking. After 9min of inactivity (NO mouse move or keystroke) a dialog will appear and 10 minutes later the allocated inventory will automatically be removed.
* Refinement: Short text fields can now autogrow to expand to input content that exceeds the fields original character length
* Refinement: Scheduler updates to better handle conflicts and guest resolutions to ensure no double bookings on inventory
* Refinement: Improved Stripe Error Handling
* Refinement: Ability to map one field to multiple destinations in Marina Controller
* Refinement: Booking Backup system improved for more frequent backups
* Refinement: Numerous minor UX/UI improvements and bug fixes

#### Summer 2022 Release

* New: Added a 2FA (Two Factor Authentication) System for account access
* New: CSV upload allows for bookings to be added in bulk into Swift Harbour
* New: Blackout dates added (optimized for single day type bookings)
* Update: Bookings can now be "un-declined" to bring them back to pending, confirmed or waitlist status.

#### Spring 2022 Release

* Feature: Skip pricing page within booking engines - see [Turning off payments](/adjusting-settings/turning-off-payments.md)

{% content-ref url="/pages/-MaZ2dy77AdOqIgyzbjk" %}
[Turning off payments](/adjusting-settings/turning-off-payments.md)
{% endcontent-ref %}

* Feature: Filter and organize dashboard column view for each booking engine - see [Filtering and Organizing your dashboard columns](/adjusting-settings/filtering-and-organizing-your-dashboard-columns.md)

{% content-ref url="/pages/-MaZ6ZW7bY2m1-0nKPXy" %}
[Filtering and Organizing your dashboard columns](/adjusting-settings/filtering-and-organizing-your-dashboard-columns.md)
{% endcontent-ref %}

* Feature: one-way Message customers or groups of customers directly from your dashboard(s) -  see [Individual and Group Email Messaging](/hospitality/individual-and-group-email-messaging.md)

{% content-ref url="/pages/-MaZO7Vt-\_ah9r07LGW1" %}
[Individual and Group Email Messaging](/hospitality/individual-and-group-email-messaging.md)
{% endcontent-ref %}


---

# 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.swiftharbour.com/deployment-review.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.
