Releases: hackthebox/Hackster
Releases · hackthebox/Hackster
v1.1.1-rc.3
What's Changed
- Fix ban DM by @0xEmma in #57
- newline to perm error by @0xEmma in #50
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #62
- Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #60
- add /support command by @0xEmma in #56
- Use ctx.respond instead of ctx.channel.send by @makelarisjr in #63
Full Changelog: v1.1.0...v1.1.1-rc.3
v1.1.1-rc.2
What's Changed
- Fix ban DM by @0xEmma in #57
- newline to perm error by @0xEmma in #50
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #62
- Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #60
- add /support command by @0xEmma in #56
Full Changelog: v1.1.0...v1.1.1-rc.2
v1.1.1-rc.1
What's Changed
- Fix ban DM by @0xEmma in #57
- newline to perm error by @0xEmma in #50
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #62
- Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #60
Full Changelog: v1.1.0...v1.1.1-rc.1
v1.1.0
What's Changed
- Sentry release by @dimoschi in #14
- Qol fixes by @dimoschi in #16
- Update ban helper to send message to correct channel by @dimoschi in #18
- 21 - Error when trying to set big value to unban_time and unmute_time by @dimoschi in #25
- Refactor ban function to validate author exists before checking author ID by @dimoschi in #26
- Remove no hints from other channels by @0xEmma in #31
- Refactor
no_hints
method to usectx.channel
instead ofchannel.send
. by @dimoschi in #35 - 19 bug actions on members who left failing by @dimoschi in #28
- Update version reference to use branch name by @dimoschi in #36
- Add htb_id in whois by @dimoschi in #37
- Add infractions to record on ban/kick by @0xEmma in #42
- fix mute evasion by @0xEmma in #47
- Command Logging by @0xEmma in #41
- Handle whois with user_id correctly by @dimoschi in #48
New Contributors
Full Changelog: v1.0.2...v1.1.0
v1.1.0-rc.2
What's Changed
- Sentry release by @dimoschi in #14
- Qol fixes by @dimoschi in #16
- Update ban helper to send message to correct channel by @dimoschi in #18
- 21 - Error when trying to set big value to unban_time and unmute_time by @dimoschi in #25
- Refactor ban function to validate author exists before checking author ID by @dimoschi in #26
- Remove no hints from other channels by @0xEmma in #31
- Refactor
no_hints
method to usectx.channel
instead ofchannel.send
. by @dimoschi in #35 - 19 bug actions on members who left failing by @dimoschi in #28
- Update version reference to use branch name by @dimoschi in #36
- Add htb_id in whois by @dimoschi in #37
- Add infractions to record on ban/kick by @0xEmma in #42
- fix mute evasion by @0xEmma in #47
- Command Logging by @0xEmma in #41
- Handle whois with user_id correctly by @dimoschi in #48
New Contributors
Full Changelog: v1.0.2...v1.1.0-rc.2
v1.1.0-rc.1
What's Changed
- Sentry release by @dimoschi in #14
- Qol fixes by @dimoschi in #16
- Update ban helper to send message to correct channel by @dimoschi in #18
- 21 - Error when trying to set big value to unban_time and unmute_time by @dimoschi in #25
- Refactor ban function to validate author exists before checking author ID by @dimoschi in #26
- Remove no hints from other channels by @0xEmma in #31
- Refactor
no_hints
method to usectx.channel
instead ofchannel.send
. by @dimoschi in #35 - 19 bug actions on members who left failing by @dimoschi in #28
- Update version reference to use branch name by @dimoschi in #36
- Add htb_id in whois by @dimoschi in #37
- Add infractions to record on ban/kick by @0xEmma in #42
- fix mute evasion by @0xEmma in #47
- Command Logging by @0xEmma in #41
New Contributors
Full Changelog: v1.0.2...v1.1.0-rc.1
v1.0.3-rc.7
What's Changed
- Sentry release by @dimoschi in #14
- Qol fixes by @dimoschi in #16
- Update ban helper to send message to correct channel by @dimoschi in #18
- 21 - Error when trying to set big value to unban_time and unmute_time by @dimoschi in #25
- Refactor ban function to validate author exists before checking author ID by @dimoschi in #26
- Remove no hints from other channels by @0xEmma in #31
- Refactor
no_hints
method to usectx.channel
instead ofchannel.send
. by @dimoschi in #35 - 19 bug actions on members who left failing by @dimoschi in #28
- Update version reference to use branch name by @dimoschi in #36
New Contributors
Full Changelog: v1.0.2...v1.0.3-rc.7
v1.0.3-rc.6
What's Changed
- Sentry release by @dimoschi in #14
- Qol fixes by @dimoschi in #16
- Update ban helper to send message to correct channel by @dimoschi in #18
- 21 - Error when trying to set big value to unban_time and unmute_time by @dimoschi in #25
- Refactor ban function to validate author exists before checking author ID by @dimoschi in #26
- Remove no hints from other channels by @0xEmma in #31
- Refactor
no_hints
method to usectx.channel
instead ofchannel.send
. by @dimoschi in #35 - 19 bug actions on members who left failing by @dimoschi in #28
New Contributors
Full Changelog: v1.0.2...v1.0.3-rc.6
v1.0.3-rc.5
What's Changed
- Sentry release by @dimoschi in #14
- Qol fixes by @dimoschi in #16
- Update ban helper to send message to correct channel by @dimoschi in #18
- 21 - Error when trying to set big value to unban_time and unmute_time by @dimoschi in #25
- Refactor ban function to validate author exists before checking author ID by @dimoschi in #26
- Remove no hints from other channels by @0xEmma in #31
New Contributors
Full Changelog: v1.0.2...v1.0.3-rc.5
v1.0.3-rc.4
What's Changed
- Sentry release by @dimoschi in #14
- Qol fixes by @dimoschi in #16
- Update ban helper to send message to correct channel by @dimoschi in #18
- 21 - Error when trying to set big value to unban_time and unmute_time by @dimoschi in #25
- Refactor ban function to validate author exists before checking author ID by @dimoschi in #26
Full Changelog: v1.0.2...v1.0.3-rc.4