Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Releases: paraswaykole/slashbase

v0.10.3

21 Jan 11:39
0cb5674
Compare
Choose a tag to compare

What's Changed

  • Minor UI Improvements

Full Changelog: v0.10.2...v0.10.3

v0.10.2

12 Nov 04:27
5b98bc1
Compare
Choose a tag to compare

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

05 Aug 10:52
3bba097
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

01 Jul 09:11
0a7f2a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.2

14 May 10:38
616111d
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.9.1...v0.9.2

v0.9.1

09 May 09:42
fda4ab0
Compare
Choose a tag to compare

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

19 Apr 07:16
3cd5966
Compare
Choose a tag to compare

Changelog

✨New self-hostable server app.

Use docker slashbaseide/slashbase:latest image.

New Contributors

Full Changelog: v0.8.4...v0.9.0

v0.8.4

09 Apr 11:44
2265fc6
Compare
Choose a tag to compare

Changelog

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

30 Mar 14:13
f9ee97c
Compare
Choose a tag to compare

Changelog

  • New feature improvement: Editing mode in low-code view. Toggle between read and write views.
  • Minor bugs fixes and improvements.

v0.8.2

20 Mar 15:33
efaaf83
Compare
Choose a tag to compare

Changelog

  • Feature: refresh button added
  • MySQL delete and edit flow fixed
  • Minor MySQL driver fixes
  • Minor UX/UI improvements and fixes.

New Contributors

Full Changelog: v0.8.1...v0.8.2