v0.0.44
What's Changed
- deps(backend)(deps): bump pyjwt from 2.12.1 to 2.13.0 in /backend by @dependabot[bot] in #203
- build(deps-dev): bump vite from 6.4.2 to 6.4.3 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #204
- fix: ChatGPT MCP connector, hide widgets from MCP, mobile canvas cleanup by @mbakgun in #205
- impl/count-operation-for-datatable by @ckakgun in #206
- feat: DataTable duplicate + widget URL links & dashboard nav animation by @mbakgun in #207
- fix/datatable-fixes by @mbakgun in #208
This version adds the ChatGPT connector to Heym, allowing OpenAI users to invoke Heym workflows 🎉 DataTable improvements added and Heym introduce support for Mongo-like operators such for count / find operations.
Full Changelog: v0.0.43...v0.0.44