github clidey/whodb 0.59.0
0.59.0 - Release - Export functionality, SQLite non-strict handling, support for the enterprise module

one day ago

__ Generated By Clidey's Auto GitHub Release__

✨ Improvements
Export functionality for SQL databases, Elasticsearch, and MongoDB:

You can now export tables to either CSV or Excel! Please note there might be some edge cases in data formatting, so if anything is off please let us know! 😊
Backend sorting capability for the table headers

Better sorting with backend.
New UI and UX

Use of the new clidey/ux package.
Mock data generation

Mock data generation for tables is out! Use this feature to generate mock data for your tables for local testing.
Improved E2E tests

Tests have been improved to test functionality, fixed a few bugs along the way.
🐛 Bug Fixes
SQLite handling for non-strict tables

The SQLite plugin has been modified to support non-strict tables instead of strict tables. This might revert in the future but we think this will be easier for people at the moment.🦥
Support for the WhoDB Enterprise module

We've now added our enterprise offering as a submodule instead of keeping it as a separate project. Ideally nothing should break for the community as this module is available only for contributors. 🚡
Table refresh issue

Issue where table refresh was broken.
Scrolling bug

Scrolling should be improved now.
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.

Full Changelog: 0.58.0...0.59.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.