Releases: DevStakePool/thoth-bot
1.9.0
This new release adds the following new commands
- #56
/epoch
which gives you the overview of the current Cardano epoch - #57
/rewards
which will show the last 5 epoch rewards for a selected staking account
This release also adds a set of bugfixes:
Some screenshots
Rewards command
Epoch command
Changelog
All changes: 1.8.0...1.9.0
1.8.0
What's Changed
- #50 Added DRep support in the
/info
command - #51 Handle TX with drep delegation
- #52 Implemented DRep votes notifications
Some new features
/info
command now shows the DRep delegation of the wallet
When your DRep votes, you'll get a notification
When you delegate to a DRep, you'll see it in the TX notification
Full Changelog: 1.7.0...1.8.0
1.7.0
Updated the thoth bot to be compatible with the latest Koios 1.2 service
Full Changelog: 1.6.0...1.7.0
1.6.0
This version fixes minor bugs and introduces a single NFT subscription mechanism, which is explained in this Medium article.
Full Changelog: 1.5.3...1.6.0
1.5.3
Maintenance release that fixed the following issues:
- #47 optimization of NFT/FT handling in transactions
- #48 optimization of sent/received funds in transactions
Full Changelog: 1.5.2...1.5.3
1.5.2
Maintenance version where the issue #46 was fixed which prevented users getting TX notifications on a very large TX message.
Full Changelog: 1.5.1...1.5.2
1.5.1
Bugfix maintenance version.
Fixes:
- #39 Correct implementation of multiple tokens of the same policyID sent to the same receiver.
- #43 Tentative to reproduce the issue failed. Probably a Koios data misalingment.
- #44 Fixed issues with empty handles
- #45 Fix on wrong calculation of withdrawal amount
Full Changelog: 1.5.0...1.5.1
1.5.0
1.4.2
What's Changed
- Tx calculation refactoring by @DevStakePool in #35
- Issue #35 - TX Calculation refactoring
- Issue #36 - Add CoinPaprika as source of price
- Performance improvements all over the places
Full Changelog: 1.4.1...1.4.2