Skip to content
Success

Changes

Summary

  1. Update to JDA 5.0.1 (commit: 0d99fd8) (details)
  2. Update logback to 1.3.14 (commit: 1ff7bae) (details)
  3. Update shade configuration and remove MSDiscord artifact (commit: 5b39a48) (details)
  4. Release 2.14.0 (commit: 3277a87) (details)
  5. Update latest version in README (commit: bd49431) (details)
The file was modifiedpom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/resources/logback.xml (diff)
Commit 5b39a48a600ed0392916c397c176d5656e3acf03 by PseudoKnight
Update shade configuration and remove MSDiscord artifact

The differences between CHDiscord and MSDiscord were too minimal at this point to justify two releases.

Logging broke after JDA 5.0.0-beta.24 and I am unable to fully fix it for cmdline due to new impl loading behavior in slf4j 2.x. Logging should work for Spigot/Paper servers. Cmdline works, but JDA logging will not be logged.
(commit: 5b39a48)
The file was modifiedpom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/me/pseudoknight/chdiscord/Extension.java (diff)
Commit bd49431d80107809b25b067cd04413b75e46d8d3 by PseudoKnight
Update latest version in README
(commit: bd49431)
The file was modifiedREADME.md (diff)