• v1.2.6 8e41d15e4e

    BlubbFish released this 2022-01-25 23:28:11 +01:00 | 0 commits to master since this release

    Changelog

    New Features

    • Construct the Programm logger only if enabled
    • Set Searchpath by default for a Bot
    • Add an option that allows to debug logging (by default on)

    Bugfixes

    Changes

    • Deconstruct Programmlogger
    • Change all classes that extend ABot
    • Module messages also uses debug logging flag
    • Codingstyles
    Downloads
  • v1.2.5 1862aa7da2

    BlubbFish released this 2022-01-20 19:20:04 +01:00 | 1 commits to master since this release

    Changelog

    New Features

    • Add ProcessExit Handler in ABot
    • Add Output in ModulDispose

    Bugfixes

    • Eleminate Hangs in Cronjob, when in startup phase it not blocks shutdown

    Changes

    • Reweite ABot, remove Mono Code
    • Codingstyle
    Downloads
  • v1.2.4 628db8db10

    BlubbFish released this 2022-01-18 22:00:43 +01:00 | 2 commits to master since this release

    Changelog

    New Features

    • Modules can have an enabled=true|false in config, so that also enables or disables moduleloading.

    Bugfixes

    Changes

    Downloads
  • v1.2.3 55425d2afa

    BlubbFish released this 2022-01-09 11:21:35 +01:00 | 3 commits to master since this release

    Changelog

    New Features

    Bugfixes

    Changes

    • Cleanup Changelog
    • Tiny Refactorings
    Downloads
  • v1.2.2 7204003afb

    BlubbFish released this 2021-08-22 20:21:59 +02:00 | 4 commits to master since this release

    Changelog

    New Features

    • Split Wbserver to AWebserver and AWebserverDataBackend
    • Add mp4 as binary content
    • make a mirror of this repo on github

    Bugfixes

    Changes

    • change to c+ newer coding style
    • mograde to c# netcore 3.1
    Downloads
  • v1.2.1 9e82a3bc58

    BlubbFish released this 2019-08-30 15:30:00 +02:00 | 17 commits to master since this release

    Changelog

    New Features

    • Add LICENSE, CONTRIBUTING.md and README.md

    Bugfixes

    • When using Dispose, kill also mqtt connection

    Changes

    • A bit more debugging
    Downloads
  • v1.2.0 8932867ed9

    BlubbFish released this 2019-05-27 17:23:31 +02:00 | 23 commits to master since this release

    Changelog

    New Features

    • Add MultiSourceBot*
    • Refere MultiSourceBot, Webserver and Bot to it.

    Bugfixes

    Changes

    • Refactor Bot to ABot
    • Rewrite Mqtt module so that it not need to watch the connection.
    Downloads
  • v1.1.9 cf3413a3d7

    BlubbFish released this 2019-04-21 15:01:14 +02:00 | 24 commits to master since this release

    Changelog

    New Features

    • Modify Output of SendFileResponse

    Bugfixes

    Changes

    Downloads
  • v1.1.8 9705663328

    BlubbFish released this 2019-04-15 21:18:27 +02:00 | 25 commits to master since this release

    Changelog

    New Features

    • Add logger to Webserver Class

    Bugfixes

    Changes

    Downloads
  • v1.1.7 6840fced1c

    BlubbFish released this 2019-04-14 17:23:32 +02:00 | 26 commits to master since this release

    Changelog

    New Features

    Bugfixes

    Changes

    • Restrucutre loading, so that all is init and after the listener is started, REQUEST_URL_HOST gives now host and port
    Downloads