Appearance
type ChangelogEntryType = "progress" | "fixed" | "added" | "improved";
Defined in: src/betterdiscord/ui/modals/changelog.tsx:61