Skip to content

Releases: hswlab/GeminiNet

1.3.1

12 Nov 18:52
e1647d5

Choose a tag to compare

[x] Improved autoresize of the chat response textarea. Now you can resize the window and the textarea should get the optimal size for the including content.

1.3.0

11 Nov 19:33
0465e23

Choose a tag to compare

  • Dynamic textarea height on Linux, when streaming an AI response (Currently just available on Windows)

1.2.3

11 Nov 17:40
0465e23

Choose a tag to compare

  • Bugfix: Sometimes, if you try to switch from history to chat view, and there ist still a code suggestion left in the chat view, the code suggestion destroys the chat view.

1.2.2

10 Nov 19:22
987731e

Choose a tag to compare

  • Fixing code appearance for historized conversations.

1.2.1

09 Nov 18:16
8acc753

Choose a tag to compare

  • Bugfix: Update not starting after download in windows

If the update is not starting automatically in your App, you can download the lates release directly by using following URL:
https://github.com/hswlab/GeminiNet/releases/latest
There is no installation required. Just download, unzip and start.

There is also a GeminiNET_test_x64.zip in this release. You don't need that to download. It is just a test for a more automated process to publish my releases.

1.2.0

06 Nov 20:09
c541caa

Choose a tag to compare

  • Change shift+enter to ctr+enter for submitting a prompt. (I'm getting confused with the current shortcut x_x)
  • Changed style again to yellow colors. Probably i will implement a template switch in the future :)

1.1.0

05 Nov 19:57
3a89956

Choose a tag to compare

  • Added option to cancel an update

0.7.0

04 Nov 20:27
3a89956

Choose a tag to compare

  • If there are no changes on the Database, the db should not be replaced after update
  • If there are Database updates, there will be a backup of the Database in the Data Folder

Update function may be broken on windows, the download stops after some seconds. Please use direct download for the latest release, which fixes that issue:
https://github.com/hswlab/GeminiNet/releases/latest

0.6.0

03 Nov 19:39
3a89956

Choose a tag to compare

  • Improved Update-Progress Modal
  • Improved Code Block Style

0.5.0

02 Nov 19:32
6848f65

Choose a tag to compare

  • Removed version info from settings file, because this file won't be replaced after update, and it makes no sense to keep an older version number in this file.