Skip to content

v0.12.2

Choose a tag to compare

@xuelink xuelink released this 11 Jun 12:43
· 1226 commits to main since this release
263dd42

📣 Announcement

This update brings several new features and improvements to enhance your experience especially in Token Page.

🎁 New Features

  • Total Amount Property: Added a new totalAmount property to the Checkout model for more detailed transaction tracking.
  • Detailed Checkout Modal: The checkout list now opens a detailed checkout modal on click, displaying additional checkout details.
  • Header and Close Button: Updated the DetailedCheckoutModalComponent to include a header and close button for better navigation.

👥 User Experience

  • Timeout Value Update: Improved the timeout value for scheduled tasks to ensure better performance and reliability.
  • Token Display Precision: Updated token displays to show the exact number of tokens (e.g., 2521 tokens instead of 2.5K) for more precise tracking.
  • UI Improvements: Fixed an issue with the min-width for images in the chat box and timestamp components, ensuring a smoother user interface.

🌟 Additional Updates

  • Dependency Updates: Bumped various dependencies, including braces to version 3.0.3 and @grpc/grpc-js, to keep the platform secure and up-to-date.
  • Bug Fixes: Addressed several bugs, including overlaying UI issues with timestamp and message components, and improved the language selection process in the signup step1 page.

What's Changed

  • Fix UI overlaying bug with timestamps and messages by @xuelink in #783
  • chore(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.9 in /functions/visit-notifications by @dependabot in #782
  • chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #784
  • Fix issue with links becoming clickable by @xuelink in #785
  • Fix Token Badges Calculation by @xuelink in #792
  • Fix token display to show exact number by @xuelink in #793
  • Tap and Detailed version of Checkout as a Popup by @xuelink in #794

Full Changelog: v0.12.1...v0.12.2