Releases: cryptonglab/poktbot
Releases Β· cryptonglab/poktbot
PoktBot v0.1.3
Changelog
- Removed PoktScan API from bot
- Removed staking & error notifications (seeking for API alternatives in the future)
- Added support for notification of bot releases
- Added menu entry to show app information (version numbers)
- Fixed database issue affecting balances and stats when backend blocking response
PoktBot v0.1.2
Changelog
- Fixed issue when indexing staking mask in transactions by a pandas series, sometimes causing an index error in certain nodes.
PoktBot v0.1.1
Changelog
- Changed MKdocs version due to bug introduced in package Jinga2 not being supported anymore. More info: mkdocs/mkdocs#2799
PoktBot v0.1.0
Changelog
- Added rewards retrieval from PoktTools. Fixes #4 and #6.
- Removed rewards multiplier configurations -- they are no longer needed.
- Added 'SERVER.api_url_rewards' configuration option to configure the API for the retrieval of transactions rewards.
- Added DB versioning so that DB can be rebuilt when the version changes.
- Now DB is rebuilt when a currency option is changed. Fixed #5
PoktBot v0.0.1
What's Changed
- First public version of PoktBot.
New Contributors
Full Changelog: https://github.com/cryptonglab/poktbot/commits/v0.0.1