# Changelog

## Release notes - Trust1Connector - Version T1C-JS-v3.3.0

### Bug

* Return interface to previous state to prevent breaking applications

## Release notes - Trust1Connector - Version T1C-JS-v3.2.13

### Bug

* Pkcs11 module and os dialog return decryption error
* Update certificate model to correctly handle multiple certificates

## Release notes - Trust1Connector - Version T1C-JS-v3.2.12

### Bug

* Device-key endpoint gets called in error handler instead of successhandler

## Release notes - Trust1Connector - Version T1C-JS-v3.2.11

### Bug

* File-exchange ArrayBuffer should be Blob

## Release notes - Trust1Connector - Version T1C-JS-v3.2.10

### Bug

* Initialising with invalid JWT does not throw an error

## Release notes - Trust1Connector - Version T1C-JS-v3.2.9

### Bug

* Entity and type response object inconsistency
* Remoteloading split TX, RX and SW value based on APDU response

### Story

* Use Device certificate to encrypt the pin value sent in clear text
* I want to enable the module for eHerkenning
* I want to enable module for Print Writer

## Release notes - Trust1Connector - Version T1C-JS-v3.2.8

### Bug

* Aventra, Idemia, Oberthur callback functions not being triggered
* FileExchange typing inconsistency

### Story

* Add LuxeID to the token generic interface in JS SDK

## Release notes - Trust1Connector - Version T1C-JS-v3.2.7

### Bug

* Fix imports for Pkijs

### Story

* Disbable implicit any typing

## Release notes - Trust1Connector - Version T1C-JS-v3.2.6

### Bug

* Fix for bulk sign reset in JS SDK causes the reader ID not to be included in certificate retrieval

## Release notes - Trust1Connector - Version T1C-JS-v3.2.5

### Improvement

* Provide separate implementation for Belgian eID with Crelan reader


---

# 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://t1t.gitbook.io/t1c-js-guide-v3/v3.3.0-1/changelog.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.
