Skip to content

Releases: Sheldan/abstracto

Fixing bug related to caching of reactions

24 Mar 21:14
Compare
Choose a tag to compare
abstracto-application-1.2.4

[maven-release-plugin] copy for tag abstracto-application-1.2.4

Improving performance, adding canary and ptb to embed links

24 Mar 20:03
Compare
Choose a tag to compare

Now also links from canary and ptb clients are supported for link embedding.
Improving starstats performance by db changes

Fixing parameters for lovecalc, fixing starstats post order

24 Mar 13:38
Compare
Choose a tag to compare

This release fixes the issue of lovecalc having parameters which were marked optional, but actually were not.
Fixed the issue of ordering in member specific starStats
Adding some more logging to the caching mechanism

Fixing a bug related to disabled commands

23 Mar 21:27
Compare
Choose a tag to compare

There existed a bug in which you could not execute a command in a channel, just because it was disabled in another channel.
It was because of an incorrect condition check.

Fixing command channel groups

22 Mar 20:50
Compare
Choose a tag to compare

Created command related channel groups.
Fixed exception message in case of channel group creation.
Added restriction that commands can only be disabled in channel groups of type command

Minor refactoring and features

21 Mar 23:59
Compare
Choose a tag to compare

Refactored listeners, added documentation command and made it configurable if "No command found" messages will be shown.

Initial release

13 Mar 01:43
Compare
Choose a tag to compare

This is the initial release to be used. It is generally usable, but might have bugs here and there. Further releases will follow this and fix them.