What's Changed
This release includes a number of bug fixes.
* Stop HTTP Server for MPL Interactive on cleanup by akshayka in https://github.com/marimo-team/marimo/pull/286
* Dispatch resize event when config width changes by mscolnick in https://github.com/marimo-team/marimo/pull/295
* fix: popover overlay on a dropdowns by mscolnick in https://github.com/marimo-team/marimo/pull/298
* fix: auto-complete to handle word bounder better, add tests by mscolnick in https://github.com/marimo-team/marimo/pull/296
* [Snyk] Security upgrade pillow from 9.5.0 to 10.0.0 by mscolnick in https://github.com/marimo-team/marimo/pull/301
* faq: plt.tight_layout by akshayka in https://github.com/marimo-team/marimo/pull/299
* fix: increase pygments min version by akshayka in https://github.com/marimo-team/marimo/pull/300
* fix: limit WebSocket reconnection attempts in MarimoWebSocket by mscolnick in https://github.com/marimo-team/marimo/pull/308
* fix(deps): update all non-major dependencies by renovate in https://github.com/marimo-team/marimo/pull/306
* chore(deps): update dependency eslint to ^8.53.0 - autoclosed by renovate in https://github.com/marimo-team/marimo/pull/305
* fix: tooltip flicker and sizing by mscolnick in https://github.com/marimo-team/marimo/pull/297
* chore: publish fe assets to npm by mscolnick in https://github.com/marimo-team/marimo/pull/302
* fix: Resize charts in grid layout by mscolnick in https://github.com/marimo-team/marimo/pull/311
* Add integrations section and example for Google Cloud Storage, Google Cloud BigQuery, Google Sheets by mscolnick in https://github.com/marimo-team/marimo/pull/310
* chore: Update vite.config.ts to use marimo args from server by mscolnick in https://github.com/marimo-team/marimo/pull/309
* fix: remove aggressive padding on mobile by mscolnick in https://github.com/marimo-team/marimo/pull/312
**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.43...0.1.44