github clidey/whodb 0.48.0
0.48.0 - Release - Posthog integration, Primary key and Nullable modifiers added to SQL databases

latest release: 0.49.0
3 days ago

__ Generated By Clidey's Auto GitHub Release__

✨ Improvements

Posthog integration:

  • We removed Highlight.run as it was not giving us any actionable data. Instead we'll trial Posthog as we've heard some very good things about it. We've taken steps to redact data and make it as anonymous as we can. We have also modified it to be opt-out. Please bear with us! 😊

Ability to select a primary key:

  • WhoDB now lets you mark a field as the primary key in the table builder! It's available for all the SQL databases. 💅

Ability to explicitly mark a field as nullable:

  • WhoDB now lets you mark a field as nullable! It's available for all the SQL databases. 💅

🐛 Bug Fixes

Dependabot updates

  • Updated several dependencies 🔧

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

What's Changed

  • Ah/feature/bettermetrics by @modelorona in #404
  • build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.9.2 in /core by @dependabot in #401
  • build(deps): bump remark-gfm from 4.0.0 to 4.0.1 in /frontend by @dependabot in #399
  • build(deps): bump uuid from 11.0.3 to 11.1.0 in /frontend by @dependabot in #388
  • build(deps): bump html-to-image from 1.11.11 to 1.11.13 in /frontend by @dependabot in #387
  • build(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 in /core by @dependabot in #385
  • build(deps-dev): bump tailwindcss from 4.1.2 to 4.1.3 in /frontend by @dependabot in #400
  • Add Primary Key and Nullable modifiers to sql-based db by @modelorona in #405

Full Changelog: 0.47.0...0.48.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.