Skip to content

Beta v1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@seailz seailz released this 03 Sep 21:17
· 172 commits to main since this release
e7b3382

What's Changed

  • feat(caching): implemented member caching by @seailz in #182
  • fix(commands): fixed default command perms not necessarily being set correctly by @seailz in #184
  • feat(events): implemented more gateway events by @seailz in #185
  • feat(caching): implemented cache customization by @seailz in #186
  • build(deps): bump maven-shade-plugin from 3.4.1 to 3.5.0 by @dependabot in #190
  • build(deps): bump json from 20230227 to 20230618 by @dependabot in #189
  • build(deps): bump commons-codec from 1.15 to 1.16.0 by @dependabot in #191
  • build(deps): bump spring-boot-starter-websocket from 3.1.0 to 3.1.1 by @dependabot in #192
  • build(deps): bump org.springframework.boot:spring-boot-starter-websocket from 3.1.1 to 3.1.2 by @dependabot in #202
  • feat(channels): media channels by @seailz in #195
  • feat(gateway): bot custom status support by @seailz in #206
  • Gateway v2 by @seailz in #204
  • feat(onboarding): update onboarding to match new docs by @seailz in #208
  • feat(roles): role flags by @seailz in #209
  • feat(attachments): attachment flags by @seailz in #210
  • feat(user): avatar decorations by @seailz in #211
  • Ratelimiting v2 by @seailz in #212
  • feat(unhandled-discord-api-exception): print stack trace by @seailz in #213
  • fix(message retrieval): fixed endpoint not being formatted correctly … by @seailz in #214
  • build(deps): bump org.springframework.boot:spring-boot-starter-websocket from 3.1.2 to 3.1.3 by @dependabot in #216
  • feat(gateway): implemented gateway transport compression by @seailz in #220
  • refactor(ws): OkHttp WS implementation by @seailz in #224
  • feat(guilds): implemented scheduled events by @seailz in #225
  • bumped project to b-1.1 by @seailz in #226

Full Changelog: b-1.0...b-1.1