Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@mehdikhody mehdikhody released this 10 Feb 19:03
· 63 commits to master since this release

Release Note for 3x-ui-js v1.4.0 🎉

This package equips developers with tools to effortlessly create, edit, and delete inbounds and clients, simplifying complex processes into straightforward actions. Seamlessly navigate through inbounds and clients with an intuitive interface designed for simplicity and ease of use.

Version 1.4.0 Highlights:

📈 Cache System Implementation for Faster Response:
To optimize performance and reduce unnecessary API calls to the panel, we've implemented a robust cache system. This system intelligently caches data to prevent redundant calls when no changes have occurred, resulting in significantly faster response times and improved efficiency.

🔒 Integration of Underlying Proxy Agent:
3x-ui-js now leverages an underlying proxy agent for seamless connectivity to the panel. This enhancement ensures secure and reliable communication while maintaining high performance.

🛠️ Debug Mode for Enhanced Developer Insight:
We've introduced a debug mode to provide developers with deeper insights into the underlying flow of operations. Enabling debug mode offers transparency into the execution path, aiding in troubleshooting and development optimization.

📋 Expanded Client Retrieval Options:
Now, developers have greater flexibility in retrieving client information. In addition to email, clients can be retrieved using their UUID and password, offering multiple avenues for accessing client data. Fetch client options with ease! Whether it's email, UUID, password, or a mix, our extended retrieval options have you covered.

🔄 How to Upgrade:

npm install [email protected]

📣 Feedback and Contributions:

We value your feedback and contributions! If you encounter any issues, have suggestions for further improvements, or would like to contribute to the project, please don't hesitate to reach out. Your input helps us enhance the functionality and usability of 3x-ui-js for the entire developer community.

Happy coding! 💻