github clidey/whodb 0.52.0
0.52.0 - Release - Houdini configuration using docker env, several UI improvements including escape key handling and chat autofocus

latest releases: 0.83.0, 0.82.0, 0.81.0...
7 months ago

__ Generated By Clidey's Auto GitHub Release__

✨ Improvements

OpenAI, Anthropic, and Ollama configuration with Docker environmental variables:

  • Now you can add your OpenAI and Anthropic keys using environmental variables in Docker. WhoDB will automatically load these profiles up. If you experience any issues with seeing your profiles, please clear your cache/application storage! 😊

Escape key handling for the Where conditions + Add Row button

  • Now when you open up either the Add Row or Where condition options, if you have not added or selected anything, pressing Escape or clicking outside of it will automatically close it. If you have added something, it will keep it open. 📖

Houdini chat auto-focus

  • The chat box should automatically be in focus whenever you go into Houdini. 🚡

🐛 Bug Fixes

No more empty Where clauses

  • Previously you could add a Where clause without having selected any of the options on the UI. This is not possible anymore. 💅

Update the Postgres query that gets the row count

  • This new query should be more stable in getting your row count. Please keep in mind that somethings these results are inaccurate and if you have configured your database without analysis, it may fail. We avoid doing full-count queries as that can be taxing and slow. 🦥

Dependabot updates

  • Updated several dependencies including driver updates, so if you run into any issues, please let us know! 🔧

Thank you to everyone who contributed to this release! 🚀
Your feedback and support are invaluable.

What's Changed

  • build(deps-dev): bump cypress from 14.3.1 to 14.3.2 in /frontend by @dependabot in #447
  • build(deps): bump framer-motion from 12.7.4 to 12.8.0 in /frontend by @dependabot in #446
  • changes to ai by @modelorona in #448
  • build(deps): bump posthog-js from 1.236.5 to 1.236.6 in /frontend by @dependabot in #452

Full Changelog: 0.51.0...0.52.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.