Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 09:48
df9781a

Release Notes - Version 2.0

Re-release:

Updated System.Data.SqlClient to 4.8.6
Microsoft.Data.SqlClient and System.Data.SqlClient vulnerable to SQL Data Provider Security Feature Bypass

High severity
CVE-2024-0056

🚀 What's New:

  • 🔧 Codebase refactor for better performance and maintainability.
  • 🆕Added new tabs for service_control and log_control.
  • 🆕Added option to set private IPs.
  • 🆕Added buttons to manage API using PM2.
  • 🛠️ Improved error reporting.

Codebase Refactoring

In this release, I have undertaken a comprehensive refactor of the entire codebase. This effort is aimed at improving performance, enhancing maintainability, and laying the foundation for future developments.