Skip to content

Releases: yajihum/microsoft-3d-emoji-picker

v1.4.1

04 Feb 10:26
Compare
Choose a tag to compare

What's Changed

transfer domain : #37

Full Changelog: v1.3.1...v1.4.1

v1.3.1

17 Dec 11:19
Compare
Choose a tag to compare

What's Changed

  • Skeleton Loading for Image Retrieval:
    I've improved the user experience during image loading. Now, while images are being fetched, a skeleton screen will be displayed. This provides a smoother visual experience and indicates that content is on the way.

  • Function Renaming for Clarity:
    The function onEmojiSelect has been renamed to handleEmojiSelect. This change clarifies the purpose of the function and aligns with common naming conventions for event handlers.

  • Enhanced Caching Mechanisms:
    I've implemented caching strategies utilizing Cloudflare R2. This enhancement significantly improves the loading times of images by leveraging both Cloudflare's edge caching and browser caching capabilities. As a result, there will be faster image retrievals and reduced latency.

  • Emoji Category Localization:
    To cater to a global audience, I've changed the emoji category names from Japanese to English. This update enhances accessibility for non-Japanese speaking users, making the emoji categories more intuitive and universally understandable.

Full Changelog: v.1.2.0...v1.3.1

v.1.2.0

19 Nov 06:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/yajihum/microsoft-3d-emoji-picker/commits/v.1.2.0