Squashing bugs! (July 2024)
We've been hard at work squashing as many bugs as possible in July and August. A lovely thank you to the community for their help and feedback!
At WhoDB, we’re always striving to make our tool more reliable and user-friendly. In that spirit, we've recently addressed several bugs that were reported by our community. Below, you'll find a summary of the most important fixes.
Bug fixes
Filter backdrop Issue
We had an issue with a long-standing Chrome bug where Chrome does not support nested backdrop filters. This was causing our filters to be unreadable.
SQL Where queries broke with certain table names
Our SQL WHERE logic was incorrect in that we forgot to add quotes (") around our table names when constructing the query.
Exported graph image is of low quality
The exported image of the database graph becomes unreadable at certain zoom levels and when the database is massive. This should now be sorted!
Schema list was not being updated when switching between database connections
One of our users was unable to see their schemas when they would switch connections. How silly of us!
The database connection profile icons had an issue displaying
We can't deprive you of your icons now can we?
Feature requests
Choose database name after connecting instead of making it part of the initial connection
One of our users pointed out that it would be very convenient to be able to select a database after connecting instead of making it part of the initial connection. This increases the flexibility as we can now connect and choose between any database that is available from that connection.
Use database credentials from the docker env configuration
One of our users needed to configure their database connections from the docker env directly, which we think is incredibly useful to have. Thus, we updated the code to allow for that!
What's next?
These bug fixes are part of our ongoing commitment to making WhoDB the best database management tool it can be. We greatly appreciate the feedback and bug reports from our community—they help us to identify and prioritize the issues that matter most to you.
If you encounter any new issues or have suggestions for further improvements, please don't hesitate to reach out to us at support@clidey.com or by opening a GitHub issue. We’re here to help and are always looking for ways to improve.
Thank you for your continued support!
Comments ()