Skip to content

v1.3.19

Choose a tag to compare

@ovr ovr released this 02 Jun 12:22
· 437 commits to master since this release

1.3.19 (2025-06-02)

Bug Fixes

  • client-vue3: Avoid Maximum recursive updates exceeded (5d5f7da)
  • cubesql: Fix "Tracker memory shrink underflow" error (#9624) (d3af150)
  • cubesql: Quote subquery joins alias in SQL push down to cube (#9629) (89b00cf)

Features

  • cubesql: Support date_trunc != literal date filter (#9627) (2b36aae)
  • cubesql: Support round() function with two parameters (#9594) (8cd1dfe)
  • Expose aliasMember for hierarchy in View (#9636) (737caab)
  • schema-compiler: add quarter granularity support in SqliteQuery using CASE expression (#9633) (c7ae936)