Releases: kordlib/kord
Releases · kordlib/kord
0.6.10
0.6.10
Fixes
Fixed Guild#getVanityUrl
throwing an exception when a guild did not support vanity invites. #104
Fixed Embed#fields
always returning empty. #105
0.6.9
0.6.9
Fixes
Fixed Rolebehavior#mention
for everyone
roles. #96
Fixed NPE being thrown when trying to query data types that were not cached.
Fixed message content not being sent when uploading a file. #99
0.6.8
0.6.8
Fixes
Fixed rest action reasons not encoding properly. #86
0.6.7
0.6.7
Fixed removed channels not being removed from cache. #84
0.6.6
0.6.6
Fixes
Fixed an issue where Members
would not consider Users
with the same ID equal.
Removed a dependency on Java 10 introduced in 0.6.5. #78
Fixed the event flow dropping events under too much pressure. #81
Fixed the KordCacheBuilder
ignoring configuration #82
0.6.5
0.6.5
Fixes
Fixed an issue where LiveMessage
would not filter its event flow. #70
Fixed an issue where emojis from events would be decoded incorrectly.
0.6.4
0.6.4
Additions
Added a MemberBehavior#addRole
and MemberBehavior#removeRole
variant which accepts an audit log message.
0.6.3
0.6.3
Fixes
Fixed GuildMessageChannelBehavior#bulkdelete incorrectly deleting messages older than 14 days
0.6.2
0.6.2
Additions
Added a new Field
builder function. #57
Added Kord#getChannelOf
to request a type of channel.
Changes
name
and value
default to empty space.
PRESENCES_REPLACE
event will be ignored. #42
0.6.1
0.6.1
Additions
Added Team
and other properties to ApplicationInfo.
Changes
ReactionEmoji.Unicode
now correctly compares on name for equality.
Performance
CacheEntitySupplier#getGuildMembers
will no longer query MemberData on each user.
Reduced the number of mappings inside suppliers.
Fixes
Fixed type mismatch when comparing guildId in CacheEntitySupplier#getGuildMembers
You can’t perform that action at this time.