removed useless networking monitoring option - release fixed 2.8

This commit is contained in:
Alexander Renz 2025-04-05 20:36:55 +02:00
parent 2c18b1fccb
commit 23ee7e5d33

View File

@ -8,6 +8,24 @@ All notable changes to this project will be documented in this file.
---
## [2.8-Stable] - 2026-05-01
### Added
- Version check history for improved tracking.
- Enhanced ClamAV scanning with concurrent workers.
### Changed
- Improved ISO-based storage for specialized use cases.
- Auto-scaling workers for optimized performance.
### Fixed
- Minor issues in worker thread adjustments under high load.
---
## [2.7] - 2026-02-10
### Added