Beta v1.0
Pre-release
Pre-release
What's Changed
- Create LICENSE by @seailz in #1
- build(deps): bump json from 20160810 to 20220924 by @dependabot in #4
- build(deps): bump lombok from RELEASE to 1.18.24 by @dependabot in #3
- Fix package naming issues and internal class access by @blueysh in #5
- Updated CodeQL config for Java 17 by @seailz in #7
- Updated groupId in pom.xml and added compiler & shade plugin by @seailz in #6
- package updated java ver by @seailz in #8
- moved buttonImpl to an internal package by @seailz in #9
- [FEATURE] Added Modals and Text Inputs by @seailz in #10
- build(deps): bump maven-shade-plugin from 3.4.0 to 3.4.1 by @dependabot in #11
- build(deps): bump maven-compiler-plugin from 3.8.1 to 3.10.1 by @dependabot in #12
- Create feature_request.yml by @seailz in #13
- User Methods by @seailz in #29
- fix: added some more error handling & api version customization by @seailz in #31
- feat: added Checker.java class for checking args by @seailz in #32
- Refactored package name, and optimized code by @seailz in #38
- build(deps): bump spring-boot-starter-websocket from 2.7.5 to 3.0.0 by @dependabot in #39
- [FEATURE] Removed need for Lombok by @seailz in #40
- [FEATURE] Sticker Methods by @seailz in #41
- [FEATURE] Command Frontend by @seailz in #45
- feat: added completable futures by @seailz in #46
- [FEATURE] Automod by @seailz in #47
- [FEATURE] Timeouts by @seailz in #48
- [EXAMPLES] Added examples by @seailz in #52
- [FEATURE] Sub Commands by @seailz in #50
- [FEATURE] Context Command specific annotations by @seailz in #55
- fix: fixed examples dir by @seailz in #56
- [CACHE] Cache guilds when retrieved from the API by @seailz in #54
- fic: attempted to fix pom.xml by @seailz in #59
- [FEATURE] Guild Emoji Methods by @blueysh in #58
- feat: update the user agent a little by @seailz in #62
- build(deps): bump maven-shade-plugin from 3.4.0 to 3.4.1 by @dependabot in #64
- [FIX] Commands getting dispatched twice by @seailz in #67
- feat: added Get Current User Guilds endpoint by @seailz in #68
- feat: added permissions feature and update BitwiseUtil.java by @seailz in #74
- [FEATURE] Interaction Followups by @seailz in #75
- build(deps): bump annotations from 23.0.0 to 23.1.0 by @dependabot in #76
- [FEATURE] Channel Rework by @seailz in #73
- [DOC] Changed documentation regarding certified moderator flag by @seailz in #72
- build(deps): bump spring-boot-starter-websocket from 3.0.0 to 3.0.1 by @dependabot in #79
- [Feature Request] Remove \r\n check on token during initialization of discord.jv by @blueysh in #80
- [BUG FIX] Fixed options & subcommands being shared between commands. by @seailz in #84
- [BUG FIX] Fixed retrieving roles when decompiling Member object. by @seailz in #85
- [CACHE] Added new
JsonCacheobject and added caching to getSelfInfo by @seailz in #86 - Snowflake class by @seailz in #87
- Support Image URLs by @seailz in #88
- Formatted Message Content by @seailz in #89
- Channel Transcripts by @seailz in #90
- File Uploads by @seailz in #91
- fix testing by @seailz in #93
- build(deps): bump annotations from 23.1.0 to 24.0.0 by @dependabot in #96
- build(deps): bump gson from 2.10 to 2.10.1 by @dependabot in #95
- [FEATURE] HTTP-Only Support by @seailz in #97
- [FIX] Uploading Files by @seailz in #99
- [FEATURE] Added some extra interaction methods by @seailz in #100
- [FEATURE] Interaction Messages Editing by @seailz in #101
- [FEATURE] Type 6 interaction response by @seailz in #103
- [FEATURE] Added support for retrieval of guild members through the gateway by @seailz in #106
- build(deps): bump commons-codec from 1.12 to 1.15 by @dependabot in #107
- [RENAME] Updated User Agent by @seailz in #111
- build(deps): bump spring-boot-starter-websocket from 3.0.1 to 3.0.2 by @dependabot in #112
- [FEATURE] Guild Bans -> Guild Moderation Intent by @seailz in #114
- fix: testing by @seailz in #115
- Update pom.xml by @QuadrixYT in #116
- [FEATURE] Linked Roles by @seailz in #77
- [FEATURE] Guild Member Flags by @seailz in #117
- [FEATURE] Modify Automod Rule by @seailz in #118
- [FEATURE] Command customization by @seailz in #119
- [FEATURE] Button Actions by @seailz in #121
- [FEATURE] Default Forum Layout forum channel property by @seailz in #122
- [FEATURE & BUG FIX] Gateway Overhaul by @seailz in #123
- build(deps): bump salty-coffee from 1.1.0 to 1.1.1 by @dependabot in #124
- [FEATURE] Invites by @seailz in #125
- [FEATURE] Simpler creation of Status object by @seailz in #126
- [REFACTOR] Refactored entire project to discord.jar by @seailz in #127
- [FEATURE] Silent Messages by @seailz in #129
- [FEATURE] New Message Types by @seailz in #132
- [FEATURE] AutoMod gateway events by @seailz in #133
- [FEATURE] Rate-limit rework by @seailz in #134
- [BUG] A couple gateway bug fixes. by @seailz in #138
- build(deps): bump jsoup from 1.15.3 to 1.15.4 by @dependabot in #139
- build(deps): bump spring-boot-starter-websocket from 3.0.2 to 3.0.3 by @dependabot in #140
- build(deps): bump json from 20220924 to 20230227 by @dependabot in #142
- build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #141
- build(deps): bump annotations from 24.0.0 to 24.0.1 by @dependabot in #143
- [FEATURE] Message Editing by @seailz in #144
- build(deps): bump spring-boot-starter-websocket from 3.0.3 to 3.0.4 by @dependabot in #145
- build(deps): bump spring-boot-starter-websocket from 3.0.4 to 3.0.5 by @dependabot in #148
- [FEATURE] Automod Badge Flag by @seailz in #152
- [FEATURE] Guild Onboarding Support by @seailz in #153
- [FEATURE] Added support for
max_stage_video_channel_usersproperty by @seailz in #154 - fix: Fixed ConcurrentModifiedException in Cache.java by @seailz in #155
- [FEATURE] Added support for
channelfield in interactions by @seailz in #157 - Install the CodeSee workflow. by @codesee-maps in #160
- build(deps): bump spring-boot-starter-websocket from 3.0.5 to 3.0.6 by @dependabot in #162
- [FIX] Fixed command listeners registered with the event system not dispatching correctly. by @seailz in #164
- [FEATURE] Member Caching by @seailz in #165
- build(deps): bump jsoup from 1.15.4 to 1.16.1 by @dependabot in #163
- Feature/membercaching by @seailz in #166
- build(deps): bump okhttp from 4.9.1 to 4.11.0 by @dependabot in #169
- feat(builder): Added a builder class to discord.jar by @seailz in #171
- feat(messages, permissions): added necessary additions for voice messages by @seailz in #172
- [FEATURE] Guild Methods by @blueysh in #94
- [FEATURE] Role Subscriptions by @seailz in #136
- feat(gateway): added support for sharding by @seailz in #173
- build(deps): bump spring-boot-starter-websocket from 3.0.6 to 3.1.0 by @dependabot in #175
- feat(urls): implemented api release customization by @seailz in #177
- feat(transcripts): implemented a feature that returns all attachments by @seailz in #178
- Update README.md by @seailz in #179
- feat(perms): added use external sounds permission (45) by @seailz in #180
- feat(usernames): pomelo (new username system) by @seailz in #174
- feat(exceptions): Improved exception handling by @seailz in #181
New Contributors
- @dependabot made their first contribution in #4
- @blueysh made their first contribution in #5
- @QuadrixYT made their first contribution in #116
- @codesee-maps made their first contribution in #160
Full Changelog: https://github.com/discord-jar/discord.jar/commits/b-1.0