Bug fixes and improvements.
What's Changed
- fix: code scanning alerts by @dmadisetti in #3689
- fix: mo.ui.chat config casing by @mscolnick in #3690
- smoke-test: sqlmodel with psql by @mscolnick in #3693
- fix: include build_hook.py in source distribution by @devin-ai-integration in #3699
- feat: embed independent copies of app objects by @akshayka in #3695
- fix(router): Correct router name from "terminal" to "packages" by @metaboulie in #3697
- fix: per session app.embed() by @akshayka in #3694
- fix: use r-string when converting to markdown by @mscolnick in #3701
- compat: interrupt using KeyboardInterrupt by @akshayka in #3703
- fix: set select colour to blue in dark mode by @Light2Dark in #3707
- improvement: pretty gemini responses in output, streaming / non-streaming by @mscolnick in #3705
- docs: Update appropriate keyboard shortcut by @Haleshot in #3708
- examples: GPU notebooks with modal by @akshayka in #3711
- feat: (experimental) inline edits by @mscolnick in #2453
- improvement: click package icon to change the package manager by @mscolnick in #3691
- fix: apply borderless view in dark mode by @Light2Dark in #3716
- fix(deps): update codemirror dependencies by @renovate in #3717
- docs: play videos inline for mobile compat by @akshayka in #3720
- fix: anywidget partial updates by @mscolnick in #3721
- docs: convert to mp4 for webkit compatibility by @akshayka in #3730
- chore: minor updates for narwhals 1.26 by @MarcoGorelli in #3740
- fix: cache favicon requests by @mscolnick in #3736
- fix: add checks for code outside sql statement by @Light2Dark in #3742
Full Changelog: 0.11.0...0.11.1