Skip to content

0.25.41-patched-3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jan 09:38
· 488 commits to main since this release
f464623

0.25.41-patched-3

(0.25.41-patched-2 was skipped)

30th January, 2026

Refactored

  • Now the service context is protected instead of private in ServiceBase.
    • This change allows derived classes to access the context directly.
  • Some dynamically bound services have been moved to services for better dependency management.