0.25.41-patched-3
Pre-release
Pre-release
·
488 commits
to main
since this release
0.25.41-patched-3
(0.25.41-patched-2 was skipped)
30th January, 2026
Refactored
- Now the service context is
protectedinstead ofprivateinServiceBase.- This change allows derived classes to access the context directly.
- Some dynamically bound services have been moved to services for better dependency management.