0.4.3 (thanks to @itsC-Ramesh)
- Upgrade projects to .NET 8.0 (LTS).
- Update dependencies (Hangfire 1.8.23, Newtonsoft.Json 13.0.4).
- Explicitly referenced SQLitePCLRaw.bundle_green 2.1.11 to resolve NETSDK1206 RID-related warnings.
- Support for modern Hangfire 1.8 background process registration (GetStorageWideProcesses).