This repository has been archived by the owner on Apr 28, 2024. It is now read-only.
Releases: slashbase/slashbase-go
Releases · slashbase/slashbase-go
v0.10.3
v0.10.2
What's Changed
- Feature to select openai models from settings. by @Utkarsh575 in #138
- Using /chat/completions OpenAI endpoint instead of /completions.
- Updated to use latest OpenAI models including gpt-4.
- Improved text to sql prompt.
- Minor server error handling improved.
- Fixed mac new query tab not opening bug reported in #137
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- AI analytics event added by @Prafukl in #133
- Minor bug fixes and improvements in console @paraswaykole.
New Contributors
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- fix: mysql test connection error (#128) by @dr-coton in #129
- New add db connection screen by @Utkarsh575 in #130
- Generate SQL with OpenAI by @paraswaykole in #131
New Contributors
Full Changelog: v0.9.2...v0.10.0
v0.9.2
Changelog
- UI improvements by @Utkarsh575
- Server IDE fixes by @paraswaykole
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Changelog
- code refactoring by @sanyamjain04
- Refresh button in table by @codezuma
- Using embed fs for serving frontend in server app by @paraswaykole
- Added user to querylogs in server app
- Minor and major bug fixes.
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Changelog
- improve code quality/mongoqueryengine/queryengine by @DeanRTaylor1 in #112
- refactor: jsontable, showdata, sidebar and global.css by @nc1337 in #114
- added refresh functionality to refresh the query history. by @sanyamjain04 in #115
- improve code quality by @sanyamjain04 in #116
- Feat/server app by @paraswaykole in #118
- Release v0.9.0 by @paraswaykole in #120
✨New self-hostable server app.
Use docker slashbaseide/slashbase:latest
image.
New Contributors
- @DeanRTaylor1 made their first contribution in #112
- @nc1337 made their first contribution in #114
Full Changelog: v0.8.4...v0.9.0
v0.8.4
Changelog
- MongoDB String array bug Fixed.
- Updated Wails Version to latest v2.4.1 (Fixes Windows on-start glitch)
- Add note on Linux + a few grammar fixes by @Eldemarkki in #106
- Add Arch Linux install instructions for AUR by @lagerfeuer in #107
- Make Empty fileds as red border after clicking add button by @tarunsamanta2k20 in #104
- Update README.md by @Daeraxa in #108
- Release v0.8.4 by @paraswaykole in #111
New Contributors
- @Eldemarkki made their first contribution in #106
- @lagerfeuer made their first contribution in #107
- @Daeraxa made their first contribution in #108
Full Changelog: v0.8.3...v0.8.4
v0.8.3
Changelog
- New feature improvement: Editing mode in low-code view. Toggle between read and write views.
- Minor bugs fixes and improvements.
v0.8.2
Changelog
- Feature: refresh button added
- MySQL delete and edit flow fixed
- Minor MySQL driver fixes
- Minor UX/UI improvements and fixes.
New Contributors
- @tarunsamanta2k20 made their first contribution in #100
Full Changelog: v0.8.1...v0.8.2