Releases: Kamino-Finance/klend
Releases · Kamino-Finance/klend
Release v1.11.0
- Change the implementation of
CollateralExchangeRate
to be even stricter on rounding - Enforce the minimum deposit amount on reserve initialisation
Release v1.10.0
- Introduce V2 instructions to avoid transaction introspection.
- Remove global unhealthy borrow value.
- Block certain operations on obligations marked for deleveraging
- Audit: fixes on repay and withdraw
- Introduce deposit and withdraw ix
- Mutable accounts clean-up
Release 1.9.1
Release v1.9.0
What's Changed
- Prepare repay and withdraw instruction
- General improvement over reserve deleveraging feature
- Prepare work for individual obligation deleveraging
Full Changelog: release/v1.8.1...release/v1.9.0
Release v1.8.1
- Add flag to skip ltv priority
- Make referrer an account argument rather than parameter when initialising referrer token states
- Add constraint on disable usage as coll in request elevation group
- Add missing refresh obligation checks
- Remove global unhealthy borrow value
Release v1.8.0
What's Changed
- Migrate to Pyth Pull
- Migrate to Switchboard on demand
- Check on ata's owner on liquidity removal
- Sec3 audit: prevent wrong reserve config check skip.
- Check reserve status in config on full reserve config update.
Full Changelog: release/v1.7.5...release/v1.8.0
Release 1.7.5
What's Changed
Full Changelog: release/v1.7.4...release/v1.7.5
Release 1.7.4
What's Changed
Full Changelog: release/v1.7.3...release/v1.7.4
Release 1.7.3
- 🔧 Add agro to whitelisted programs
- 🔥 Remove cpi checks on deposit + redeem for ctokens
- ♻️ Change constraint on ltv 0 liquidations
- Add name field to lending market state
- 🔊 Add more explicit logs on update lending market handler
Release 1.7.2
- Whitelist Exponent