Skip to content

v1.2.0

Compare
Choose a tag to compare
@BadEnd777 BadEnd777 released this 12 Jan 07:32
· 51 commits to main since this release

Chat Bridge v1.2.0: Resolving Bugs and Expanding Features

Get ready for an improved Chat Bridge experience with version 1.2.0! This release addresses a critical bug, refactors imports for better module resolution, and introduces exciting new methods to elevate the functionality of the Client class.

Key Changes:

Bug Fixes and Refactoring:

  • Bug Resolution:

    • Addresses the 'Cannot find module' bug, ensuring a smoother development experience by resolving module import issues.
  • Import Refactor:

    • Overhauls import statements for enhanced readability and improved module resolution.

Client Class Enhancements:

  • New Methods for Improved Interaction:

    • send Method:

      • Introduces the send method to the Client class, streamlining the process of sending various types of messages for improved readability.
    • setTyping Method:

      • Adds the setTyping method to the Client class, providing control over the typing indicator to enhance user interaction.
  • Property Access Modifier Refactoring:

    • Refactors access modifiers for the endpoint, port, and host properties in the Client class, optimizing code structure and maintainability.

Upgrading Instructions:

To benefit from the latest enhancements and bug fixes, follow these steps to upgrade to Chat Bridge v1.2.0:

  1. Update Dependencies:

    • Ensure all dependencies are up-to-date.
  2. Update Import Statements:

    • Refactor import statements in your codebase as per the updated structure.
  3. Explore New Methods:

    • Take advantage of the newly introduced send and setTyping methods in the Client class for a more versatile interaction with the API.
  4. Enjoy a Smoother Experience:

    • Experience a more stable and feature-rich Chat Bridge with the resolved bug and expanded functionalities.

Upgrade to Chat Bridge v1.2.0 today and leverage these improvements for a more robust and enjoyable development journey!