Skip to content

Fluxzero 1.16.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 11:08

1.16.0 (2025-10-12)

Code Refactoring

  • refactor(search): improve deserialization logic of SerializedDocument (8913f1d)

    Don't use `collection`, `timestamp`, and `end` from the serialized document payload in `Document`. Instead, get those values from `SerializedDocument`.