From cef9fbde0a3ed8f5745447ad5c2c301bdb143e40 Mon Sep 17 00:00:00 2001 From: Taylor Ho Date: Fri, 5 Jun 2026 10:24:19 -1000 Subject: [PATCH] feat: promote custom-emoji to stable Signed-off-by: Taylor Ho --- features.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.json b/features.json index b1467b1cc..06adf2e43 100644 --- a/features.json +++ b/features.json @@ -33,7 +33,7 @@ "id": "custom-emoji", "name": "Custom Emoji", "description": "Workspace emoji palette for reactions and messages", - "tier": "experimental", + "tier": "stable", "platforms": ["desktop"] }, {