1.0.1
Release Notes for Version 1.0.1
Summary
This release includes a critical fix to the URL matching logic, a dependency update, and an improvement in the Docker build process to use the latest Rust compiler.
Key Changes
-
Critical Fix: Improved URL Matching Logic.
Resolved an issue with the URL matching logic that could lead to incorrect behavior. This fix ensures the bot handles URLs more accurately and consistently. -
Dependency Update:
serde_json
Updatedserde_jsonfrom version1.0.35to the latest version, enhancing compatibility and security. -
Dockerfile Update: Rust Compiler Version
Adjusted the Dockerfile to use the latestrustcversion, ensuring access to the newest features and optimizations.
Recommendations
It is highly recommended for all users to upgrade to this version due to the critical fix in URL logic.