# BCC Face

This page addresses the Release Notes for BCC Face both Android and iOS. \
If a change occurs only in one enviroment there will be a tag referring to which one was affected, otherwise the change affects both enviroments.

Example: \[iOS] Introduced a new feature

### BCC Face - 4.10.0

#### New Features

* Introduced a new method that allows for JPEG2000 compression ([more info](https://app.gitbook.com/o/IUPwzGm81miB2T1d1ztv/s/pa748g7hb1gg6MoPNJoS/mobile/bcc-face-sdk/jpeg2000-compression))

***

### BCC Mobile Face - 4.2.0

This release adds the voice instruction feature.

#### New Features

* Now users can hear the instructions while in liveness process.
* Reviewed message and feedbacks for english (en-US) and portuguese (pt-BR)
* Support for Mexican Spanish es-MX;
  * Text & speech;

**New Design**

* Updated all the design.

Already implemented but oficialized at this release.

#### Improvements

Error in onSuccess

* Sometimes, even if the capture was successful, BCC Face didn’t sent any face image.

Null orientation crash

* Sometimes, BCC Face would crash, because it couldn’t get the device orientation.

Help Action

* The feature of help action was removed.

**Bug Fixes**

Language Bundle

* \[iOS] Reset bundle before changing path to new language


---

# 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.griaule.com/release-notes/en/sdks/bcc-face.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.
