Changes

#45 (Jan 29, 2022, 6:16:00 PM)

  1. Limit new thread message count to 50 (#1980) (commit: eb510ed) — noreply / githubweb
  2. Nullable parent string ID nullable for categorizable channels (#1993) (commit: 62d7bb5) — noreply / githubweb
  3. Some documentation on //todo-v5: docs (#1838) (commit: e4a2c5b) — noreply / githubweb
  4. Change MessageEmbed#getUrl docs to mention representing the title url (#1975) (commit: 2958e68) — noreply / githubweb
  5. Move requestToSpeak to StageChannel (#1978) (commit: 0c0d2ac) — noreply / githubweb

#44 (Jan 27, 2022, 8:37:26 PM)

  1. Remove check for components in ReplyCallbackActionImpl#isEmpty (commit: 0899a44) — Florian Spieß / githubweb

#43 (Jan 27, 2022, 8:29:11 PM)

  1. Add support for MessageEditCallbackAction#retainFiles (commit: e4f564b) — Florian Spieß / githubweb

#42 (Jan 23, 2022, 9:25:38 PM)

  1. Add GenericContextInteractionEvent (commit: a5149d4) — Florian Spieß / githubweb

#41 (Jan 22, 2022, 2:49:17 PM)

  1. Abstract ActionComponent into ItemComponent (commit: 5d26d40) — Florian Spieß / githubweb

#40 (Jan 18, 2022, 9:44:54 PM)

  1. Upsert is now idempotent (commit: efa8771) — Florian Spieß / githubweb

#39 (Jan 18, 2022, 2:13:57 PM)

  1. Add Interaction#getThreadChannel and OptionMapping#getAsXChannel (commit: 06bbe8a) — Florian Spieß / githubweb

#38 (Jan 16, 2022, 8:52:59 PM)

  1. Remove BaseCommand abstraction (commit: bc75db1) — Florian Spieß / githubweb

#37 (Jan 16, 2022, 8:30:34 PM)

  1. Add self user check for retrievePrivileges (commit: dae0116) — Florian Spieß / githubweb

#36 (Jan 16, 2022, 8:20:39 PM)

  1. Fix naming consistency for impl class (commit: 98da006) — Florian Spieß / githubweb

#35 (Jan 16, 2022, 6:04:33 PM)

  1. Add docs for OptionType (commit: 351c3e0) — Florian Spieß / githubweb

#34 (Jan 16, 2022, 2:55:28 PM)

  1. Apply suggestions from code review (commit: baa9544) — noreply / githubweb

#33 (Jan 16, 2022, 2:50:53 PM)

  1. More explicit check for choice support (commit: fb7eed1) — Florian Spieß / githubweb
  2. Documentation and code cleanup (commit: 925fb24) — Florian Spieß / githubweb

#32 (Jan 16, 2022, 2:41:08 PM)

  1. Code formatting CommandDataImpl#toData (commit: 591aacd) — noreply / githubweb

#31 (Jan 15, 2022, 3:19:08 PM)

  1. Remove some unnecessary extends (commit: 2f160b8) — Florian Spieß / githubweb
  2. Some documentation improvements (commit: 16c115b) — Florian Spieß / githubweb

#30 (Jan 15, 2022, 3:02:13 PM)

  1. Add info about empty choices (commit: 89238c3) — Florian Spieß / githubweb
  2. Fix some typing issues (commit: 934ca58) — Florian Spieß / githubweb

#29 (Jan 15, 2022, 2:22:03 PM)

  1. Add missing getInteraction on events (commit: 2e0cf46) — Florian Spieß / githubweb
  2. Make GenericAutoCompleteInteractionEvent extend GenericInteractionCreateEvent (commit: 19dba92) — Florian Spieß / githubweb
  3. Add missing requirements docs (commit: e41a52a) — Florian Spieß / githubweb
  4. Remove useless space (commit: 8d31eb3) — Florian Spieß / githubweb

#28 (Jan 15, 2022, 2:10:53 PM)

  1. Fix wrong javadoc naming for LayoutComponent (commit: a035088) — Florian Spieß / githubweb

#27 (Jan 14, 2022, 7:37:24 PM)

  1. Make dedicated type for auto-complete focused options (commit: e38137e) — Florian Spieß / githubweb

#26 (Jan 12, 2022, 4:18:09 PM)

  1. Add throws docs (commit: c652146) — Florian Spieß / githubweb
  2. Add locale fallback (commit: 3120ad4) — Florian Spieß / githubweb
  3. Set guild locale default to US (commit: daaef75) — Florian Spieß / githubweb

#25 (Jan 12, 2022, 4:08:59 PM)

  1. Add Interaction#getUserLocale and Interaction#getGuildLocale (#1983) (commit: f08f75a) — noreply / githubweb

#24 (Jan 12, 2022, 12:34:09 PM)

  1. Add back non-null filter (commit: 3b48ecb) — Florian Spieß / githubweb

#23 (Jan 10, 2022, 8:44:46 PM)

  1. Improve covariance on Guild#updateCommandPrivileges (commit: ae850be) — Florian Spieß / githubweb

#22 (Jan 10, 2022, 1:45:35 PM)

  1. Move uniqueness check to helper function (commit: a497bc1) — Florian Spieß / githubweb
  2. Add checks for unique option names (commit: 20c6dc4) — Florian Spieß / githubweb

#21 (Jan 10, 2022, 12:50:50 PM)

  1. Add checks for duplicate command names (commit: dd55206) — Florian Spieß / githubweb

#20 (Jan 10, 2022, 12:34:24 PM)

  1. Add checks for duplicate component ids (commit: 5c550f7) — Florian Spieß / githubweb

#19 (Jan 10, 2022, 11:27:09 AM)

  1. [Bugfix] DATE_TIME_TYPE_PARSE: Could not parse 859166905289539625. Should be ISO8601. (#1979) (commit: 4b13f34) — noreply / githubweb
  2. Clear up some events' documentation wording (#1974) (commit: 4ea8e88) — noreply / githubweb
  3. remove AccountType#CLIENT mention from MessageListenerExample (#1970) (commit: cbd5f86) — noreply / githubweb
  4. Release 5.0.0-alpha.4 (commit: 406d49d) — noreply / githubweb

#18 (Jan 10, 2022, 11:17:04 AM)

  1. Always add options to subcommands to fix regression (commit: 3aab750) — Florian Spieß / githubweb

#17 (Jan 6, 2022, 1:45:38 AM)

  1. Add IReplyCallback#replyFile (commit: 82f8ca3) — Florian Spieß / githubweb

#16 (Jan 5, 2022, 4:46:22 PM)

  1. Handle duplicates for consistency (commit: b1b4f2a) — Florian Spieß / githubweb

#15 (Jan 5, 2022, 4:41:07 PM)

  1. Add OptionMapping#getMentions and more docs (commit: cb245c9) — Florian Spieß / githubweb

#14 (Jan 5, 2022, 3:40:46 PM)

  1. Add OptionMapping mention resolvers (commit: ffda26e) — Florian Spieß / githubweb

#13 (Jan 3, 2022, 1:23:46 PM)

  1. Add CheckReturnValue (commit: 7ca6980) — Florian Spieß / githubweb

#12 (Jan 3, 2022, 1:09:56 PM)

  1. Add LayoutComponent#withDisabled (commit: f50379f) — Florian Spieß / githubweb

#11 (Jan 3, 2022, 1:07:21 PM)

  1. Add ActionRow.partitionOf (commit: 2c292d7) — Florian Spieß / githubweb

#10 (Jan 3, 2022, 12:58:16 PM)

  1. Add missing Object overrides (commit: 44801f1) — Florian Spieß / githubweb

#9 (Jan 3, 2022, 11:30:31 AM)

  1. Add missing setDefaultEnabled for CommandData#fromCommand (commit: fa82c71) — Florian Spieß / githubweb

#8 (Jan 2, 2022, 6:22:53 PM)

  1. Add missing getters (commit: 539da0b) — Florian Spieß / githubweb

#7 (Jan 2, 2022, 4:49:12 PM)

  1. CommandCreateAction extends SlashCommandData (commit: 78e4022) — Florian Spieß / githubweb

#6 (Jan 1, 2022, 2:29:17 PM)

  1. Add support for member timeouts (#1902) (commit: 97fcd62) — noreply / githubweb

#5 (Jan 1, 2022, 1:10:57 PM)

  1. Improve ack logic (commit: 86ec31f) — Florian Spieß / githubweb

#4 (Jan 1, 2022, 12:55:29 AM)

  1. Add missing setters to SlashCommandData and fix docs (commit: dff736b) — Florian Spieß / githubweb

#3 (Jan 1, 2022, 12:44:59 AM)

  1. Add some documentation for privileges and persistence (commit: 6210876) — Florian Spieß / githubweb