Hi,
if you add an emoji to a K2 item, once you save the item, the emoji is replaced by a question mark. I suppose this is due to the database codification for table k2_items: all fields are utf8_general_ci, while they should be utf8mb4_unicode_ci.
Will this be addressed in a future update? BTW, is there a roadmap?
TIA
Marco