mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
emoji: Remap ':smile' emoji and update the settings UI.
This commit remaps the ':smile' emoji to 😄 and introduces ':slight_smile' which maps to `🙂`. Fixes #32712
This commit is contained in:
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 377 # Last bumped to sending peer_remove on user deactivati
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (322, 0) # bumped 2025-03-26 for updated build_timezone_values.
|
||||
PROVISION_VERSION = (323, 0) # bumped 2025-04-07 for smile emoji changes.
|
||||
|
Reference in New Issue
Block a user