Rotki v1.29.1 - Clear Amphikinesis
·
5354 commits
to develop
since this release
Description
Rotki v1.29.1 is a minor patch release on top of 1.29.0 fixing various bugs you guys found in the past weeks.
The most important fix is for our premium users that have DB sync enabled and lots of data in the DB. The upload of the DB backups should now work fine again.
Additionally lots of other bugs were fixed and some small improvements made in the application itself.
For more information check the detailed changelog below 👇
Downloads
Upgrade is highly recommended. Download the binary for your OS from below:
- Linux
- OSX
- arm64
- x86_64
- Standalone Backend
- Windows
Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:
- Linux
- OSX
- arm64
- x86_64
- Standalone Backend
- Windows
New Features
- Premium users will be able to backup larger DBs if they use the sync functionality.
Bug Fixes
- Fix a bug where some images indicating the location of the assets are not loaded.
- Errors creating a premium account with an invalid premium key in Windows are now handled gracefully
- Doing multiple simultaneous filter asset searches no longer results in Global DB locked error.
- Removing an evm address will no longer affect metadata such as detected tokens of the address if it is also tracked for another evm chain.
- DSR balances that are held via a proxy contract will no longer appear duplicated under some specific circumstances.
- Fix issue where users cannot add non EVM asset.
- Fix bug on the date-time-picker component, where the validation for future dates was broken when selecting a different timezone. This also fixes the issue with the cursor, while the user is editing the number in the middle.
- #6350 Graceful handling of EVM rpc node returning non-int block number.
- #6349 Fix issue where users may see an assets update conflicts dialog that does not appear to have any size.
- #6358 Handle avalanche error at checking address activity gracefully.