Skip to content

v2.6.0

Choose a tag to compare

@yuanzhou yuanzhou released this 30 Sep 12:01
· 76 commits to main since this release
025e913
  • Unify context handling so every major entity and trigger function expects the Flask request.
  • Move all reindex suppression logic into a single manager function.
  • Lay groundwork for future feature expansion, such as more dynamic trigger/event responses based on request context.
  • Add optimized Neo4j query for Multi-Assay Split status propagation.
  • Improve logging on validator and trigger executions.
  • Fix schema trigger data generation bug when unexpected trigger methods run for unspecified properties.

Full Changelog: v2.5.13...v2.6.0