Skip to content

Releases: LuisMiSanVe/GeminiPostSQL

3.2.2

03 Jul 10:32
6e1d496
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

2.1.1

23 Jan 09:53
eda670d
Compare
Choose a tag to compare

The first Bug Fix Release to GeminiPostSQL

This version adds the fixes applied to the repos since the last Release.

One of the fixes was a important crash, so an inmediate release was needed.

The fixes include wrong scaling in the Loading screen and a crash fix when the user tried to run queries in the db without the necessary configuration along with other fixes.

More detailed here: 4dfe787 eda670d

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.

2.1.0

17 Jan 10:09
adc42df
Compare
Choose a tag to compare

The first minor update to GeminiPostSQL

This version just adds a few minor things, but have great impact on the program's functionality.

It greatly reduces the time you get a response of your request and the generated query is easier to tweak now.

More detailed here: adc42df

The downloadable files are the Portable version and 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.