2026.02.06 #
06 Feb 2026
Fixed
Fixed
- Admin “login-as-user” no longer reuses stale cached statements for users without statements (
83e7d7c5). - Resolved dead reference issues triggered by member handling; added/updated tests to cover it (
ee6fe8c9). - Fixed policy socket check so admin + partner accounts correctly receive policies (
a52ab0aa). - Fixed dynamic “locked times” being incorrectly included/ignored in partial auto-scheduling (
d6f6130d). - Addressed multiple bugs around company login flows (
d2ae8cab). - Fixed a circular reference error in tests and removed a conflicting index setup (
f7ed515d). - Fixed serialization/find issues in division + id-cache logic; included additional improvements and tests (
69b37958). - Fixed thread-related issues impacting runtime behavior (
70d5844c). - Repaired broken/legacy tests that had drifted and started failing (
d209d24e). - Cleaned up submodule-related issues that could break local/dev or CI setups (
f08b83d1).