Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Releases: Bytespeicher/Bytebot

New logging infrastructure

Choose a tag to compare

@izzy izzy released this 12 May 22:20
Merge pull request #23 from Bytespeicher/core/logging

Added new logging infrastructure. Closes #16

Added a dates plugin

Choose a tag to compare

@izzy izzy released this 11 May 03:39

A new plugin with an iCal parser is implemented. This plugin shows upcoming dates from the ical.

Timeout fixes

Choose a tag to compare

@izzy izzy released this 09 May 23:30

Fixes various issues with timouts in urlshort and other plugins.

The plugin loader sends plugin execution to threads now.

This release addresses issue #7.

Added a penis plugin

Choose a tag to compare

@izzy izzy released this 07 May 07:54

Added a plugin that draws an ASCII penis

Clean support for hostmasks in autoop plugin

Choose a tag to compare

@izzy izzy released this 07 May 07:48
v0.1.8

Updated autoop for new hostmask filter. Part of #10

Added hostmask filter to autoop

Choose a tag to compare

@izzy izzy released this 25 Mar 21:19

The autoop plugin now supports hostmask filters for more security. This fixes #10