v3.6.0
What's Changed
- feat: Bot#invite_url - scope & redirect_uri params by @Birdie0 in #241
- Update ping.rb by @gustavomgama in #243
- Fix buttons and string selects without emojis breaking due to API change by @wouterdedroog in #249
- Update webhook URLs to v9 by @advaith1 in #264
- Update Version Requirements to resolve CircleCI failures by @joshbuker in #265
- Add default_member_permissions and contexts fields to application commands by @wouterdedroog in #254
- add min/max_length support for string option and min/max_value for integer by @Birdie0 in #252
- Feat: search guild members by @Droid00000 in #277
- Add crossposts. by @Droid00000 in #280
- Message Flags by @Droid00000 in #292
- Allow supressing embeds on Message by @Quintasan in #240
- feat: message threads by @Droid00000 in #295
- feat: attachments in interaction responses by @Droid00000 in #296
- Remove User Login. by @Droid00000 in #273
- Custom Intents by @Droid00000 in #283
- feature: channel pins update event by @Droid00000 in #294
- Ruby 3.1 EOL & Workflows by @Droid00000 in #304
- Update link of Documentation in README.md by @soukouki in #287
- chore: rubocop Style/BitwisePredicate by @Daniel-Worrall in #289
- feat: resume gateway URL by @Droid00000 in #308
- fix: don't send heartbeats unless we're connected by @Droid00000 in #309
- Ruby Webhooks EOL Version Bump by @Droid00000 in #306
- bugfixes: emoji parsing & removing timeouts by @Droid00000 in #305
- Bugfix - Discordrb::Message#reacted_with by @y-bonfire in #288
- Fix permission overwrites mapping by @ceud in #267
- feat: missing member & user attributes by @Droid00000 in #313
- feat: add server avatar by @swarley in #146
- feat: autocomplete interactions by @Droid00000 in #299
- fix: broken members on MESSAGE_CREATE due to recent changes by @Droid00000 in #315
- cache active threads on GUILD_CREATE events by @Droid00000 in #316
- fix: allow raw and application command event handlers to co-exist by @Droid00000 in #310
- Fix Guild Bans by @Droid00000 in #279
- fix: remove WSCS's monkey patch by @Droid00000 in #325
- feat: server tags by @Droid00000 in #323
- fix: lazily cache un-cached members by @Droid00000 in #322
- fix: lazily request author for messages by @swarley in #130
- feat: increased pinned message limits by @Droid00000 in #324
- Fix CI by @Daniel-Worrall in #312
- feat: application command permission overwrites by @Droid00000 in #326
- feat: missing role attributes by @Droid00000 in #303
- feat: server previews by @Droid00000 in #332
- feat: gradient roles by @Droid00000 in #337
- feat: missing attachment attributes by @Droid00000 in #338
- feat: NSFW by @Droid00000 in #336
- feat: Channel#send_message! by @Droid00000 in #335
- docs: hide all initializers by @Droid00000 in #345
- feat: base64 encoder by @Droid00000 in #346
- fix: actually set the icon by @Droid00000 in #347
- feat: message types by @Droid00000 in #349
- feat: Add message type methods by @swarley in #85
- style: use (...) syntax to forward arguments by @Droid00000 in #348
- fix: return raw error codes by @Droid00000 in #317
- add thread channel parmaeters to Channel#update by @mrhappyma in #344
- fix: forward &block on send_message! by @Droid00000 in #342
- feat: missing permissions by @Droid00000 in #341
- Fix - Allow mixing groups and subcommands by @itsthedevman in #244
- fix: use response-data to update server members by @Droid00000 in #362
- feat: allow creation of forum posts by @Droid00000 in #360
- feat: Message#mentions? by @Droid00000 in #356
- fix: include names on server previews by @Droid00000 in #355
- feat: add server attribute to MESSAGE_DELETE by @Droid00000 in #358
- feat: handle USER_UPDATE events by @Droid00000 in #357
- fix: server boost caching by @Droid00000 in #359
- feat: application emojis by @Droid00000 in #314
- feat: message forwards by @Droid00000 in #340
- feat: fix thread caching by @Droid00000 in #363
- feat: gh actions by @swarley in #371
- bump: version v3.6.0 by @swarley in #372
New Contributors
- @gustavomgama made their first contribution in #243
- @wouterdedroog made their first contribution in #249
- @advaith1 made their first contribution in #264
- @joshbuker made their first contribution in #265
- @Droid00000 made their first contribution in #277
- @Quintasan made their first contribution in #240
- @soukouki made their first contribution in #287
- @y-bonfire made their first contribution in #288
- @ceud made their first contribution in #267
- @mrhappyma made their first contribution in #344
- @itsthedevman made their first contribution in #244
Full Changelog: v3.5.0...v3.6.0