Skip to content

Releases: LuisMiSanVe/LangToSQL

4.0.0

09 Mar 13:59
0e3d5a2

Choose a tag to compare

LangToSQL re-release

The program is released again with a different name and aestetic, also, new functions!

  • New name, logo and look, to set it appart from Gemini.
  • Added local LLM server support (like LM Studio).
  • Migrated to Gemini 2.5 Flash.

More detailed here: 0e3d5a2

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.2.3

02 Dec 16:22
7488894

Choose a tag to compare

Small Changes and Bug Fix

  • Fixed a bug where the loading screen wouldn't resize to the correct screen's resolution.
  • Added the function to copy value from the result table.

More detailed here: 7488894 #4

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.2.2

03 Jul 10:32
6e1d496

Choose a tag to compare

Small Bug Fix

Fixed a bug where the copy button would still appear in top of the loading screen. #3

More detailed here: 6e1d496

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.2.1

08 Apr 17:10
9e1b476

Choose a tag to compare

Bug Fixes

Fixed a bug that crashed the program when a Database couldn't be reached anymore with the saved parameters.
The Setup .msi file was renamed.

More detailed here: 9e1b476

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.2.0

14 Mar 11:44
0e5066e

Choose a tag to compare

Gemini AI 2.0 Migration

The Gemini AI model has been migrated to the new 2.0, as Google stated 1.5 was going to be deprecated.
The new Gemini version is smarter and quicker.

Other fixes:

  • API Service errors now always display the reason of the error in the title.
  • If the System Data required for the encryption couldn't be collected, now also deletes the mapped databases.

More detailed here: 0e5066e

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Known Issues:

  • The Mapped Databases JSONs aren't encrypted, so the user must take care of those files by itself.

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.1.2

23 Feb 19:15
4782a8f

Choose a tag to compare

Bug Fixes

Some small bug fixes:

  • The AI generated query had extra spaces between words, using Regex, these are removed now.
  • The request field emptied by itself when entering and exiting any configuration screen.

More detailed here: 2a2d491 a809d08

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Known Issues:

  • If you exit the program during the Mapping or Generating process, an exception will be thrown and will crash. However, since the program was expected to close and doesn't have any impact in the usual client experience, there are no plans to handle that exception for now.

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.1.1

06 Feb 07:33
39367fe

Choose a tag to compare

Small changes and Bug Fixes

The Setup Wizard now displays the actual used License (Apache License 2.0), instead of the default message.
The logo is now displayed too in the Installed Apps section in Windows' Application Settings.
Fixed a bug where the selected map would unselect itself, but only graphically.

More detailed here: 39367fe

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.1.0

29 Jan 11:16
f1bb199

Choose a tag to compare

Improved Graphical Interface

Now, all buttons have its unique icon, the Mapped Database Manager have been slightly tweaked and other changes to improve the graphical appareance.

More detailed here: f1bb199

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.0.1

28 Jan 12:03
61d1cd9

Choose a tag to compare

Critical Crash Hotfix

The new version had a critical crash when trying to save the Mapped Databases in a path without the necessary permissions.
Now a Message Window is thrown to let the user know the lack of permissions.

In case you see this message, you can do one of these three options:

  • Change the installation path permissions.
  • Install the program in a different folder that has the necessary permissions.
  • Start the program as Admin.

More detailed here: 61d1cd9

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Bug Reports

If you encounter any bugs, please report them on the Issues page.

3.0.0

28 Jan 10:45
4dc2e33

Choose a tag to compare

New major update, Mapped Database Manager

This new version mainly adds a new setting button, where you can map and manage different databases, that are stored in your drive, so you can load them anytime, skipping the mapping process in future requests.

Note

Mapped Databases are only used by the AI while completing a request, when tweaking the query, it will run on the configured PostgreSQL Server.

More detailed here: 4dc2e33

The downloadable files are the Setup Wizard in both .exe and .msi.

To configure the program, follow the steps on the README!

Bug Reports

If you encounter any bugs, please report them on the Issues page.