github clidey/whodb 0.57.0
0.57.0 - Release - Better SQLite character support, improved accessibility, improve Clickhouse and Postgres connection

latest releases: 0.59.0, 0.58.0
2 months ago

__ Generated By Clidey's Auto GitHub Release__

✨ Improvements

Accessibility:

  • WhoDB has more accessibility-related stuff added so that keyboard navigation works better. 😊

Postgres connection creation:

  • The Postgres connection was switched to use a connection string, so all parameters can now be URL escaped. The old manual escape logic has been removed. 💅

🐛 Bug Fixes

Improved SQLite character support

  • There was a bug in the SQLite implementation where Chinese characters in the file and table names were not working. This should be resolved now.🦥

Clickhouse connection creation

  • Clickhouse previously was not setting some connection parameters properly, this should resolve it 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.56.0...0.57.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.