DV8FromTheWorld/JDA
### [`v5.0.0-beta.6`](https://togithub.com/DV8FromTheWorld/JDA/releases/tag/v5.0.0-beta.6): | Messages in Stage Channels
[Compare Source](https://togithub.com/DV8FromTheWorld/JDA/compare/v5.0.0-beta.5...v5.0.0-beta.6)
### Overview
This release adds support for messages and interactions inside stage channels.
#### New Features
- Add default_forum_layout for Forum Channel by [@Mysterious-Dev](https://togithub.com/Mysterious-Dev) in [https://github.com/DV8FromTheWorld/JDA/pull/2407](https://togithub.com/DV8FromTheWorld/JDA/pull/2407)
- Support messages in stage channels by [@MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/DV8FromTheWorld/JDA/pull/2399](https://togithub.com/DV8FromTheWorld/JDA/pull/2399)
#### Changes
- Count reply mentions in bag getters by [@MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/DV8FromTheWorld/JDA/pull/2409](https://togithub.com/DV8FromTheWorld/JDA/pull/2409)
#### Bug Fixes
- Fix NPE when adding choices on unsupported option types by [@freya022](https://togithub.com/freya022) in [https://github.com/DV8FromTheWorld/JDA/pull/2418](https://togithub.com/DV8FromTheWorld/JDA/pull/2418)
**Full Changelog**: https://github.com/DV8FromTheWorld/JDA/compare/v5.0.0-beta.5...v5.0.0-beta.6
### Installation
#### Gradle
```gradle
repositories {
mavenCentral()
}
dependencies {
implementation("net.dv8tion:JDA:5.0.0-beta.6")
}
```
#### Maven
```xml
net.dv8tionJDA5.0.0-beta.6
```
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.0.0-beta.5
->5.0.0-beta.6
Release Notes
DV8FromTheWorld/JDA
### [`v5.0.0-beta.6`](https://togithub.com/DV8FromTheWorld/JDA/releases/tag/v5.0.0-beta.6): | Messages in Stage Channels [Compare Source](https://togithub.com/DV8FromTheWorld/JDA/compare/v5.0.0-beta.5...v5.0.0-beta.6) ### Overview This release adds support for messages and interactions inside stage channels. #### New Features - Add default_forum_layout for Forum Channel by [@Mysterious-Dev](https://togithub.com/Mysterious-Dev) in [https://github.com/DV8FromTheWorld/JDA/pull/2407](https://togithub.com/DV8FromTheWorld/JDA/pull/2407) - Support messages in stage channels by [@MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/DV8FromTheWorld/JDA/pull/2399](https://togithub.com/DV8FromTheWorld/JDA/pull/2399) #### Changes - Count reply mentions in bag getters by [@MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/DV8FromTheWorld/JDA/pull/2409](https://togithub.com/DV8FromTheWorld/JDA/pull/2409) #### Bug Fixes - Fix NPE when adding choices on unsupported option types by [@freya022](https://togithub.com/freya022) in [https://github.com/DV8FromTheWorld/JDA/pull/2418](https://togithub.com/DV8FromTheWorld/JDA/pull/2418) **Full Changelog**: https://github.com/DV8FromTheWorld/JDA/compare/v5.0.0-beta.5...v5.0.0-beta.6 ### Installation #### Gradle ```gradle repositories { mavenCentral() } dependencies { implementation("net.dv8tion:JDA:5.0.0-beta.6") } ``` #### Maven ```xmlConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.