Patch release with fixed styles affecting other extensions, causing issues such as broken progress bars in Hangfire.Throttling.
- Fixed – Batch styles in Dashboard UI are now isolated and do not affect other extensions.
-
Fixed –
AwaitingBatchstate accent color is now consistent with other awaiting states. -
Project – Add integration test suite from the
devbranch to test batches. -
Project – Migrate solution to the
slnxformat and modernize build infrastructure. -
Project – Replace
netcoreapp3.1withnet8.0target in tests.
by