# Release Notes

### Release 1.1.9 <a href="#release-2314" id="release-2314"></a>

#### Details

* Provided access to the dial pad in the Call Transfer functionality
* Voice Mail functionality is configurable (disabled by default)
* Contacts UI Improvements for better searching and filtering
* Fully supported phone service configurations from Phone Manager.
* Implemented Site List API for multi-site contact support
* Improved Cellular mode functionality; contact presence, call history and disabled call to SIP accounts.

### Release 1.1.6 <a href="#release-2314" id="release-2314"></a>

#### Details

* Added floating button in the Call Transfer Screen to allow keypad entry transfers.
* Added support for multi-site Contact List filtering.
* Added custom parameters for additional SIP configuration testing.

### Release 1.1.4 <a href="#release-2314" id="release-2314"></a>

#### Details

* Added more debug logging for SIP handshake troubleshooting

### Release 1.1.3 <a href="#release-2314" id="release-2314"></a>

#### Details

* Updates to improve the department selection screen and default department selection
* Improved Caller ID information to show to/from Department Info
* Improved Call History information
* Support for null SIP passwords
* Improved content sorting of the display lists
* Bug fixes

### Release 1.1.1 <a href="#release-2314" id="release-2314"></a>

#### Details

* Multi-line support of up to 4 concurrent extensions
* UI changes for multi-line support
* Added the department selection functionality to allow users to move from one department to another
* Supports the enforcement of department selection at the start of a user session login.
* Bug fixes

### Release 1.0.26 <a href="#release-2314" id="release-2314"></a>

#### Details

* Final build for single extension support
* Deprecated version

### Release 1.0.20 <a href="#release-2314" id="release-2314"></a>

#### Details

* Availability of a user's Call History on the device.
* Call Wait options, End & Accept, Decline and Hold & Accept, are available in the In-call features.
* Updated button icons.
* Updated supportToolLib.
* Optimizations and bug fixes

### Release 1.0.12 <a href="#release-2314" id="release-2314"></a>

#### Details

* Implemented a floating active call display when application is in the background.
* Updated UI colors.
* Bug fixes

### Release 1.0.10 <a href="#release-2314" id="release-2314"></a>

#### Details

* Production build support in Google Managed Play Store.

### Release 1.0.9 <a href="#release-2314" id="release-2314"></a>

#### Details

* Revised Call Group UI.
* Enabled support for traditional Call Park capability for In-Call features.
* Display an audio selector if the device has 3 or more available options, i.e. earpiece, speaker, bluetooth and wired.
* Optimizations and bug fixes.

### Release 1.0.8 <a href="#release-2314" id="release-2314"></a>

#### Details

* Contact search will only return online users.
* Support for Replacement Values, i.e. Extension number: ${session.ex.ext}; SIP Status: ${session.ex.sipStatus}; Presence: ${session.ex.presence}
* Phone notifications during a secured session will appear so that users can answer/decline a call.
* Optimizations and bug fixes.

### Release 1.0.4 <a href="#release-2314" id="release-2314"></a>

#### Details

* Supports Login/Logout Intents.
* Login Intent acquires SIP credentials from Phone Service.
* Logout Intent release auto-assigned extensions.

### Release 1.0.3 <a href="#release-2314" id="release-2314"></a>

#### Highlights

Browser Icon refresh.  Support for handle intents sent from webpages.

#### Details

* Initial release version.


---

# 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.bluefletch.com/bluefletch-enterprise/product-guides/bluefletch-phone/release-notes.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.
