Updated IntellivoidBot to 1.0.0.5

This commit is contained in:
Zi Xing 2022-01-27 12:38:55 -05:00
parent 759a0c9ab2
commit 88ea19b894
2 changed files with 12 additions and 0 deletions

11
IntellivoidBot/1.0.0.5.md Normal file
View File

@ -0,0 +1,11 @@
# IntellivoidBot v1.0.0.5
Published on Thursday, January 27, 2022 by [Netkas](mailto:netkas@intellivoid.net)
Introduces minor improvements so that the bot will function correctly
during runtime.
- Changed the way the main scaled function operates with BackgroundWorker
by letting BackgroundWorker handle non-blocking events instead of trying
to re-implement it.
- Updated DocStrings to help the compiler to catch warnings and errors.

View File

@ -12,5 +12,6 @@ https://github.com/Intellivoid/Issues and open a issue there.
## Recent Changelogs (From latest)
- [IntellivoidBot 1.0.0.5](IntellivoidBot/1.0.0.5.md) Thursday, January 26, 2022
- [tdlib 1.0.1.4](tdlib/1.0.1.4.md) Wednesday, January 26, 2022
- [SpamProtectionBot 2.0.4.6](SpamProtectionBot/2.0.4.6.md) Wednesday, January 26, 2022