Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/Changelogs/1.v1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ title: "v1.x (Current)"
* Added `primaryHex`, `secondaryHex`, and `tertiaryHex` properties to `$role` for retrieving role gradient colors in hexadecimal format.
* Added `$hasUpvoted` to check whether a user has upvoted the current server within the last 12 hours.
* Added `$onlyForUpvoters` to restrict command execution to users who have upvoted the current server within the last 12 hours.
* Added `$onlyForBoosters` to restrict command execution to users who have the current server.
* Added `$onlyForBoosters` to restrict command execution to users who have boosted the current server.
* New font `Inter` for `$imageUseFont`
* Added `$getUpvoteLink` to generate the server's upvote link with an optional referral user.
* Support for Sticker Messages in the new Word Trigger (`Contains Sticker`).
Expand Down