Releases: viascom/aluna-spring-boot-starter
0.0.21_5.0.0-alpha.12
feat: disable KotlinEvaluate by default
feat: allow to disable JDA and related beans
0.0.20_5.0.0-alpha.12
Improve CommandScope to handle bean injection with the same scope
0.0.19_5.0.0-alpha.12
feat: change to editCommand for changes
feat: remove WebAppConfig as its is no longer needed
chore: change to basic spring-boot-starter
feat: add new system command functions
feat: change all time & timeunit fields to Duration
feat: add DiscordCommandMetaDataHandler to get invoked on different stages
feat: allow to disable beanCallOnDestroy per command
feat: add use scope check
feat: add user permission check
feat: add bot permission check
feat: add additional requirements check
feat: handle exception during command execution
feat: add debug warning if execute method of command take to long
feat: allow to disable that aluna set status of bot to online after initialization¨
feat: improved EventWaiter cleanup logic
fix: change to correct method in onModalInteraction
feat: clean up log messages
feat: hide internal classes and methods
feat: add owner & moderator id providers
feat: extend AlunaHealthIndicator
feat: add DiscordCommandEvent
chore: improve java doc on properties
feat: improve AlunaThreadPool with new methods and logic
feat: add additional overrides to Utils
feat: preparation for localization
chore: bump dd-trace-api from 0.100.0 to 0.102.0
chore: bump org.springframework.boot from 2.6.7 to 2.7.0
chore: bump js-scriptengine from 22.1.0 to 22.1.0.1
chore: bump js from 22.1.0 to 22.1.0.1
Full Changelog: https://github.com/viascom/aluna-spring-boot-starter/commits/0.0.19_5.0.0-alpha.12
0.0.18_5.0.0-alpha.11
chore: 0.0.18_5.0.0-alpha.11 feat: add PurgeMessages to /system-command fix: Modal TextInput defaults are now working if null
0.0.17_5.0.0-alpha.11
fix: add check for GatewayIntent.GUILD_MEMBERS in AdminSearch chore: 0.0.17_5.0.0-alpha.11
0.0.16_5.0.0-alpha.11
chore: 0.0.16_5.0.0-alpha.11
feat: add SystemCommand
feat: add Modal support
chore: org.jetbrains.kotlin.jvm:1.6.21
chore: org.jetbrains.kotlin.kapt:1.6.21
chore: org.springframework.boot:2.6.7
chore: net.dv8tion:JDA:5.0.0-alpha.11
chore: com.datadoghq:dd-trace-api:0.100.0
chore: org.openjdk.nashorn:nashorn-core:15.4
0.0.15_5.0.0-alpha.10
Change to net.dv8tion:JDA:5.0.0-alpha.10
0.0.14_5.0.0-alpha.9
fix: in scope loading of attributes chore: 0.0.14_5.0.0-alpha.9
0.0.13_5.0.0-alpha.9
fix: createSelectOption chore: 0.0.13_5.0.0-alpha.9
0.0.12_5.0.0-alpha.9
fix: not loading aluna properties during scope creation