v7.12.5
What's Changed
π Enhancements
π Fixed bugs
- perf(NcEmojiPicker): decrease mounting time and memory by moving large constants initialization and storing out from instance's reactive data by @ShGKme in #4493
- fix(NcRichText): don't strip
<tag>
-like content when parsing markdown #4486 (Antreesy) - fix(NcRichContenteditable): make the default placeholder short #4408 (ShGKme)
Full Changelog: v7.12.4...v7.12.5