# 2.0.7966

## 2.0.7966

#### ​[docs](https://liquidapps.gitbook.io/liquidapps-documentation)​ <a href="#docs" id="docs"></a>

* update how to submit msig to include bloks.io/wallet/msig

#### ​[@liquidapps/zeus-cmd](https://www.npmjs.com/package/@liquidapps/zeus-cmd)​ <a href="#liquidapps-zeus-cmd" id="liquidapps-zeus-cmd"></a>

* update to eosjs 22
* update to web3 1.7.0

#### ​[@liquidapps/dsp](https://www.npmjs.com/package/@liquidapps/dsp)​ <a href="#liquidapps-dsp" id="liquidapps-dsp"></a>

* update to eosjs 22
* update to web3 1.7.0

#### ​[@liquidapps/dapp-client](https://www.npmjs.com/package/@liquidapps/dapp-client)​ <a href="#liquidapps-dapp-client" id="liquidapps-dapp-client"></a>

#### ​[@liquidapps/box-utils](https://www.npmjs.com/package/@liquidapps/box-utils)​ <a href="#liquidapps-box-utils" id="liquidapps-box-utils"></a>

#### dappservices contract <a href="#dappservices-contract" id="dappservices-contract"></a>

### DSP Services: <a href="#dsp-services" id="dsp-services"></a>

#### ​[LiquidAccount Service](https://docs.liquidapps.io/en/v2.0/services/vaccounts-service.html)​ <a href="#liquidaccount-service" id="liquidaccount-service"></a>

#### ​[LiquidVRAM Service](https://docs.liquidapps.io/en/stable/services/ipfs-service.html)​ <a href="#liquidvram-service" id="liquidvram-service"></a>

#### ​[LiquidStorage Service](https://docs.liquidapps.io/en/stable/services/storage-service.html)​ <a href="#liquidstorage-service" id="liquidstorage-service"></a>

#### ​[LiquidHarmony Service](https://docs.liquidapps.io/en/stable/developers/harmony-getting-started.html)​ <a href="#liquidharmony-service" id="liquidharmony-service"></a>

#### ​[LiquidScheduler Service](https://docs.liquidapps.io/en/stable/developers/cron-getting-started.html) <a href="#liquidscheduler-service" id="liquidscheduler-service"></a>

* handle `leeway_deadline_exception` errors
* add DSP option to continue processing schedule service transactions if an unrecognized error occurs

#### ​[LiquidLink Service](https://app.gitbook.com/o/-MTfRLkrJZvJCeGkkrkU/s/-MTfSc9O76OFJpqcb3QC/~/changes/FA3MW9qK6MUpYFlCBgV9/dapp-network-services/dapp-network-services/liquidlink)​ <a href="#liquidlink-service" id="liquidlink-service"></a>

* add AWS KMS support for secure EVM transaction signing

#### Link Library <a href="#link-library" id="link-library"></a>


---

# 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.liquidapps.io/liquidapps-documentation/release-notes/history/latest.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.
