> For the complete documentation index, see [llms.txt](https://docs.tetu.io/tetu-io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tetu.io/tetu-io/technical/updates/tetu.io-contracts-update-1.7.0.md).

# Tetu.io contracts update 1.7.0

These changes were made since version 1.6.0 and deployed during April-May 2022

We moved all strategies to dedicated repositories:

{% embed url="<https://github.com/tetu-io/tetu-strategies-matic>" %}

{% embed url="<https://github.com/tetu-io/tetu-strategies-fantom>" %}

{% embed url="<https://github.com/tetu-io/tetu-strategies-ethereum>" %}

<https://github.com/tetu-io/tetu-contracts/compare/release-1.6.0...release-1.7.0>

##

### SmartVault 1.10.2-> 1.10.3

Added function claimFor(). It requires approval for the caller.

Few minor changes in PriceCalculator, Autorewarder.

New contract DepositHelper as a central entry point for all vaults.
