⚡️ Customizable schemas and OpenAI base URLs ⚡️
Major Changes 🚀 🚀
- Support for a bunch of providers by adding an OpenAI base_url setting 🥳 @anthony2261 in #287
- Fix 🐛 🐛 bug with self-hosted deploys by specifying api base url in bundled app by @anthony2261 in #294
- ⚡ Toggle schemas and tables on connection creation ⚡ by @anthony2261 in #302
Minor Changes ✨
- Fix SQLITE_PATH instruction in backend readme by @anthony2261 in #290
- fix: Fixed validation regex for DSN username and password by @RamiAwar in #296
- Add umami analytics for landing page (to replace GA) by @anthony2261 in #295 and #298
- fix: "New Connection" UI fixes by @peter-gy in #300
- docs: fix port number in README.md by @peter-gy in #299
- refactor: Refactored codeblock and fixed storybook by @RamiAwar in #286
New Contributors
Full Changelog: v1.0.11.1...v1.0.12