Releases: DMcP89/harambot
Releases · DMcP89/harambot
v0.4.3-Beta
What's Changed
Enhancements
- Stats command now accepts an optional week argument to pull stats for a specific week and will display full stats
Bugfixes
- Trade command no longer fails for leagues with commissioner approval settings
Full Changelog: v0.4.2-Beta...v0.4.3-Beta
v0.4.2-Beta
Enhancements
- Updated commands that interact with Yahoo API to defer interaction response to avoid timeouts with Discord API
v0.4.1-Beta
What's Changed
Bug Fixes
- Fixed caching on auto complete for /stats and /roster commands
- Fixed an issue where Yahoo API would not recognize valid league IDs
- Refactored report service to a single process to avoid hit rate limits on Discord API
- Added default checks for missing environment variables
New Contributors
- @captbrando made their first contribution in #159
Full Changelog: v0.4.0-Beta...v0.4.1-Beta
v0.4.0-Beta
What’s new in version 0.4.0:
- We have a website now! https://harambot.io/
- We also have a Discord server! https://discord.gg/e22UCJNyPP
- We’ve upgraded our infrastructure from Render’s free plan to their Starter plan.
New Features
- Automated transaction reports
- /RIP command supports multiple URLs
- Autocomplete for /stats and /roster commands
- Guild members with Admin permissions can now run /config
- Encryption for access and refresh tokens
Improvements
- Ownership information added to /waiver command returns
- Improved embeds for add/drop transactions from /waiver command
- Upgraded the public bots infrastructure to Render’s Starter plan
- Added contribution guide
Bug Fixes
- Typo in waiver command
- Fixed waiver command failures when no transactions are available
- Fixed /matchup command for category-scoring leagues
v0.3.3-Beta
Hotfix to remove intents while the application is being processed now that the bot is verified
v0.3.2-Beta
What's Changed
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #104
- Bump aiohttp from 3.8.3 to 3.8.5 by @dependabot in #103
- Hotfix/106 bot needs to sync commands once configured on new server by @DMcP89 in #108
Full Changelog: v0.3.1-Beta...v0.3.2-Beta
v0.3.1-Beta
What's Changed
- creating docker compose file by @DMcP89 in #95
- Feature/documentation by @DMcP89 in #96
- replacing harambot_configure_3.png by @DMcP89 in #97
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #98
- Feature/render deployment by @DMcP89 in #99
- Feature/render deployment by @DMcP89 in #100
- Dev by @DMcP89 in #101
Full Changelog: v0.3.0-Beta...v0.3.1-Beta
v0.3.0-Beta
What's Changed
- Adding handling for category leagues by @DMcP89 in #77
- Bugfix/category scoring by @DMcP89 in #78
- Merging main into dev by @DMcP89 in #79
- Dev by @DMcP89 in #80
- Refactor/poetry migration by @DMcP89 in #81
- Bump certifi from 2019.6.16 to 2022.12.7 by @dependabot in #82
- Bugfix/category scoring by @DMcP89 in #83
- Refactoring Yahoo API Class by @DMcP89 in #84
- Enhancement/slash commands by @DMcP89 in #85
- Enhancement/63 simplify the configuration procedure by @DMcP89 in #88
- Enhancement/64 wavier command by @DMcP89 in #90
- Feature/packaging updates by @DMcP89 in #92
- 0.3.0 beta by @DMcP89 in #91
- Merging changes for 0.3.0-Beta Release by @DMcP89 in #93
Full Changelog: v0.2.1-Beta...v0.3.0-Beta
v0.2.1-Beta
- Fixing some issues with Heroku deployments found in #61
- Adding version badge to readme
v0.2.0-Beta
What's Changed
- Dev by @DMcP89 in #33
- Bump pyyaml from 5.1.1 to 5.4 by @dependabot in #26
- Bump py from 1.9.0 to 1.10.0 by @dependabot in #23
- updating discord.py version by @DMcP89 in #36
- Updating to latest by @DMcP89 in #37
- Bump aiohttp from 3.6.2 to 3.7.4 by @dependabot in #27
- Updating to latest by @DMcP89 in #38
- Updating to latest by @DMcP89 in #39
- Bump websockets from 6.0 to 9.1 by @dependabot in #24
- Bump urllib3 from 1.25.3 to 1.26.5 by @dependabot in #25
- Bumping urllib3 by @DMcP89 in #41
- Quick fix for issue #22 by @DMcP89 in #44
- Updating trade command to handle no trades by @DMcP89 in #46
- Updated join event to prompt owner to configure by @DMcP89 in #47
- Feature/rdb integration by @DMcP89 in #55
- Enhancement/heroku deployments by @DMcP89 in #56
- Feature/0.2.0 release prep by @DMcP89 in #57
- Adding to funding.yml by @DMcP89 in #58
- 0.2.0 Beta Release by @DMcP89 in #59
New Contributors
- @dependabot made their first contribution in #26
Full Changelog: v0.1.0-Beta...v0.2.0-Beta