Releases: JuniorDark/RustyHearts-Server-Manager
v2.1.0
Release Notes - Version 2.1.0
Updated dependencies
Changed target framework to net 9.0.
Updated System.Data.SqlClient to 4.9.0
RustyHearts-Server-Manager is now based on .NET 9.0. The Framework-Dependent distribution are built framework-dependent, which means .NET 9.0 must be installed prior to starting the program.
v2.0.0
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.
v1.0.1
Automated release created by GitHub Actions.
v1.0.0
Automated release created by GitHub Actions.