Skip to content

Commit ac0ed6e

Browse files
committed
update changelogs
1 parent cf66ab4 commit ac0ed6e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [3.18.0] - 2025-07-19
4+
### Added
5+
- #3145 add `ApproximateUserAuthorizationCount` (6e1f9c1)
6+
- #3147 [CV2] add children component counts to `IComponentContainer` (f18c836)
7+
- #3153 [CV2] QoL & fixes (800a234)
8+
- #3156 User primary guild (79b455e)
9+
- #3131 support POLL_RESULT (46) in MessageType enum (dc3bd76)
10+
- #3162 Docs/components v2 :wires: (cf66ab4)
11+
12+
### Fixed
13+
- #3138 Fix value of `TextDisplayBuilder.MaxContentLength` (b338d30)
14+
- #3140 Fixed incorrect ComponentType in TextDisplayBuilder. (7a74f78)
15+
- #3142 Fix overflow exception (0c1536d)
16+
- #3146 Fixed missing Type in constructor SelectMenuBuilder(SelectMenuComponent) (c07c28d)
17+
- #3148 fix(IsLoadableModule): return false for abstract classes (978f999)
18+
- #3152 Guild member `JoinedAt` nullability (c343ce9)
19+
- #3158 Certain global user properies not getting updated (f9ba642)
20+
21+
### Misc
22+
- #3139 Fix visibility of `MessageComponent.Empty` (35d94ca)
23+
- #3144 edge case missed (1e50900)
24+
- #3161 Fix guild tag badge URL helper (80b4328)
25+
26+
327
## [3.18.0-beta.3] - 2025-05-26
428

529
### Fixed

0 commit comments

Comments
 (0)