What's Changed
- fix: cache kwargs regression in 3480 by @dmadisetti in #4255
- fix: unable to download csv/json for no selection by @Light2Dark in #4262
- fix: custom config used for inline-completions with ollama by @mscolnick in #4257
- feat: add clickhouse db panel by @Light2Dark in #4261
- fix: import dataclass correctly by @Light2Dark in #4265
- improvement: allow turning on the LSP without restarting the server by @mscolnick in #4266
- docs: add mo.stat by @Light2Dark in #4267
- improvement : Adding functionality to handle numpy array as src in mo.audio simliar to ipython audio by @xeniumcode in #4247
- tests: mo.audio by @mscolnick in #4268
- chore(deps): update all storybook dependencies to ^8.6.8 by @renovate in #4270
- feat: show JSON objects in cell using raw data by @dmytrohoi in #4219
- fix: fallback to pandas sql by @Light2Dark in #4271
New Contributors
- @dmytrohoi made their first contribution in #4219
Full Changelog: 0.11.28...0.11.29