Highlights ⭐
- Environment variables - in beta behind a feature flag. There is a new panel to read/write environment variables. This will be extended to more Secret Providers in the future.
- Trino support - You can now add a Trino connection from the database connection UI.
What's Changed
- fix: use max_completion_tokens instead of max_tokens by @mscolnick in #4328
- fix: patch bokeh.io.show by @mscolnick in #4327
- chore(deps): update dependency vite to v6.2.4 [security] by @renovate in #4330
- feat: show dropdown of environment keys in DB Connection UI by @mscolnick in #4329
- mep/8: Formatting for library serialization by @dmadisetti in #4333
- improvement: add TextIteratorStreamer formatter from Hugging Face by @mscolnick in #4336
- docs: update argparse example by @akshayka in #4341
- chore(deps): update dependency sqlalchemy to >=2.0.40 by @renovate in #4338
- chore(deps): update dependency pyarrow to >=19.0.1 by @renovate in #4337
- chore(deps): update dependency clickhouse-connect to >=0.8.16 by @renovate in #4335
- fix(deps): update all npm non-major dependencies by @renovate in #4342
- chore(deps): update dependency anywidget to ~=0.9.18 by @renovate in #4334
- fix: image popover regression by @Light2Dark in #4339
- feat: secrets panel by @mscolnick in #4348
- improvement: latex syntax highlighting by @mscolnick in #4346
- feat: add trino support by @Light2Dark in #4340
- fix: col names missing for chdb by @Light2Dark in #4355
- feat: write env vars from secrets panel by @mscolnick in #4349
- mep/8: Add @app.class_definition by @dmadisetti in #4353
- fix: downgrade react-hook-form by @mscolnick in #4357
- Correct minor punctuation error by @tmct in #4358
- fix: completion after . by @mscolnick in #4359
New Contributors
Full Changelog: 0.12.0...0.12.1