Skip to content

Releases: brandonfl/discord-role-persistence

v1.5.0

21 Nov 15:41
b6c95d5
Compare
Choose a tag to compare
  • Move to Java 11
  • Use Slash command

v1.4.1

12 Nov 17:50
55ad5c6
Compare
Choose a tag to compare
  • fix of bug java:S2230

v1.4.0

12 Nov 17:45
7d1a130
Compare
Choose a tag to compare
  • Better thread managment to avoid downtime
  • DataSource managment improvment in order to facilitate futur install

v1.3.1

07 Nov 13:19
a8ea844
Compare
Choose a tag to compare
  • Fix heartbeat status for uptime page

v1.3.0

31 Oct 16:22
c6ef8c6
Compare
Choose a tag to compare
  • Improvement of the bot and its performance

v1.2.0

24 Oct 15:07
67ad9c7
Compare
Choose a tag to compare
  • Improvement of the bot and its performance

v1.1.0

31 Jan 15:50
d1095eb
Compare
Choose a tag to compare
  • Improvement of the bot and its performance
  • Removal of custom prefix for a mention system (example : @mention help)
    • Allows you to avoid making database calls for each potential command
    • Is easier to use without having to remember the prefix

v1.0.5

08 Jan 20:24
8a42bc9
Compare
Choose a tag to compare
  • Add of heartbeat status for status page

v1.0.4

05 Dec 16:29
eb0b642
Compare
Choose a tag to compare

(jda update status default value update)

v1.0.3

05 Dec 15:27
71845ea
Compare
Choose a tag to compare
  • Better rights verification system when assigning a channel for logs or welcome
  • Displaying hierarchy errors for the roles command
  • Better bot reload management