Skip to content

Releases: infrabot-io/infrabot

infrabot 2.0.0.0

16 Jul 17:42
Compare
Choose a tag to compare

Application was rewritten from scratch

  1. Updated Telegram.Net library
  2. Switched from custom process running code to CliWrap
  3. Plugin system has completely changed
  4. Updated Plugin Editor and Config Editor applications
  5. Now installer checks for .NET 6.0 Desktop runtime, and downloads and installs it if absent
  6. Removed unnecessary configuration from the application
  7. Refactored the main code

and many other changes and fixes

infrabot 1.0.0.2

30 Aug 08:39
9bb2345
Compare
Choose a tag to compare

Fixed issue with receiving character registry from command arguments. Now it is case sensitive

infrabot 1.0.0.1

14 Jan 18:21
99dd4ce
Compare
Choose a tag to compare

Added compatibility of Plugins (.plug files) - are basically zip files
Refactored code
Now "telegram_commands" value in json file are ignored. Use plugins instead

infrabot 1.0.0.0

19 Dec 18:12
ccd2a8b
Compare
Choose a tag to compare

First Release of the infrabot