v11.1.23
openclaw/openclawv11.1.23May 21, 2026by kamilmysliwiec
AI Summary
Fixed a bug in the core module where `snapshot: true` was incorrectly eagerly instantiating Terminus transient indicators starting from version 11.1.20.
Key Highlights
- Fixed snapshot: true eagerly instantiating Terminus transient indicators
- Bug fix in core module
Full Release Notes
## v11.1.23 (2026-05-21) #### Bug fixes * `core` * https://github.com/nestjs/nest/issues/16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20 #### Committers: 1 - Kamil Mysliwiec ([@kamilmysliwiec](https://github.com/kamilmysliwiec))