Skip to content

v1.6.5

Choose a tag to compare

@777genius 777genius released this 31 Dec 14:14

Fixed

  • Proper Unicode handling for multibyte characters 🌍 (thanks @patrick-fu!)
    • Text truncation now uses rune count instead of byte count
    • Emoji, CJK, Cyrillic and other multibyte characters no longer get cut mid-character
    • truncateText and extractFirstSentence work correctly with international text

Full Changelog: v1.6.4...v1.6.5