1.0.4.4
Added
- Added a cache breaker to prevent weird issues after releases from stale cache.
- Added version number to Graylog messages.
Changed
- Updated from .NET9 to .NET10 (Still unable to upgrade EF packages to .NET10 as the
Pomelo.EntityFrameworkCore.MySqlpackage does not support it and it has a shared dependency with the other packages).
Fixed
- Added a fix to remove null bytes from some database fields as it results in exceptions being thrown from the background worker.
Security
- Upgraded npm packages.
Changelog - 1.0.4.3...1.0.4.4