Skip to content

v1.0.1

Choose a tag to compare

@Amadeco Amadeco released this 19 Aug 10:49
· 1 commit to main since this release
e76a1c3

fix(widget): improve conditions decoding and deterministic cache key

Harden decoding of widget conditions and stabilize cache key generation.

  • Use injected Json serializer ($this->serializer) consistently
  • Catch \InvalidArgumentException and log context safely