Skip to content

Releases: botblock/JavaBotBlockAPI

v6.7.4: 1 new site, 1 deprecated

26 Jul 00:02
998c305
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • [#258]: Add 1 site and deprecate 1 Site
    • Added discords.com
    • Deprecated botsfordiscord.com (Now discords.com)

v6.7.3: Added 1 new Site

25 Jul 22:19
ef43700
Compare
Choose a tag to compare

Release Notes

🚀 Features

v6.7.2: Added 5 new sites

21 Jul 19:43
9b42628
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Add 5 new Sites (#254)

v6.7.1: Fix token issue for Discordlist.space

16 Jul 20:22
75bf747
Compare
Choose a tag to compare

Release Notes

  • Add check for discordlist.space tokens (#252)

v6.7.0: Use new JDA Maven repository

18 Jun 08:33
87bf0c0
Compare
Choose a tag to compare

This release and newer will only support JDA versions which are distributed through their own repository (https://m2.dv8tion.net/releases)

💥 Breaking Changes

  • Update to new JDA Repository (#242)

✏️ Changed

  • Site
    • Removed ARCANE_CENTER_XYZ
    • Removed BOTSDATABASE_COM

v6.6.6: Added 2 Sites, deprecated 2 Sites, Removed 1 Site

03 May 14:18
5f6d9f1
Compare
Choose a tag to compare

➕ Added

✏️ Changed

  • Site
    • Deprecated ARCANE_CENTER_XYZ
    • Deprecated BOTSDATABASE_COM
    • Removed DISCORDBOTDIRECTORY_NET
  • Moved JSON example in GetBotAction to a dedicated GitHub Gist
  • Changed Long to primitive version

🐛 Bugs Fixed

v6.6.5 (Fix 3): (Hopefully) final fix for setup-java

07 Apr 19:07
d243f75
Compare
Choose a tag to compare

v6.6.5 (Fix 2): Finally fix GitHub Action

07 Apr 19:02
c5ea631
Compare
Choose a tag to compare

The GitHub Action should now finally be fixed.

v6.6.5 (Fix): Fix Setup Java action

07 Apr 18:59
d99498b
Compare
Choose a tag to compare

Fixes the setup-java GitHub Action by providing a distribution.

v6.6.5: Internal changes

07 Apr 18:54
af7a964
Compare
Choose a tag to compare

➕ Added

✏️ Changed

  • Updated contributors.md file with new style.
  • Updated Site's Javadoc description.
  • Site updated
    • Removed BOTLIST_SPACE

🐛 Bugs Fixed