Daily updates from Odoo
Wednesday, July 5, 2023
1 change · master
New functionality added to Odoo
Users can now insert emojis directly while editing text by typing /emoji, making content creation more expressive and convenient. The emoji picker was also moved into a shared web component so it can be reused beyond messaging.
Original PR description
Purpose: This commit adds Emoji_picker functionality to the web_editor, allowing users to conveniently add emojis to their text and improving the overall user experience. Specifications: Now we can insert emoji in web_editor using /emoji. Task id: 3253958