1.2.1
We're excited to announce the release of version 1.2.1. This version adds GPU support feature and fixes some bugs on user experience. Here's what's new:
New Feature
- GPU Support: Implemented support for utilizing GPUs (by @nesitor).
Bug Fixes
- Incorrect Account Config Alert: Fixed an issue where an incorrect alert was triggered for account configurations (by @nesitor).
- Chain Account Loading: Resolved a problem with incorrect loading of chain accounts (by @philogicae).
- Missing Env Vars: Added missing environment variable placeholders for new EVM chains (by @philogicae).
- Message Status: Corrected the
get_message_status
function (by @aliel).
What's Changed
- Fix wrong account config alert by @nesitor in #184
- Fix wrong chain account loading by @philogicae in #189
- Add missing env var placeholders for new EVM chains by @philogicae in #188
- Fix get_message_status #186 by @aliel in #187
- Implement GPU support by @nesitor in #191
Full Changelog: 1.2.0...1.2.1