Skip to content

Releases: realkalash/fluent_gpt_app

v1.0.36

03 Jan 17:43
Compare
Choose a tag to compare
v1.0.36 Pre-release
Pre-release

What's Changed

  • Added recalculate total tokens using local messages by @realkalash in #70
  • Fixed text input management for the input field (Fixed paste when some text already selected) by @realkalash in #71
  • Added spatial understanding agent to AI lens dialog by @realkalash in #72
    • Known bug: it can show gray container instead of the image
  • Count-tokens-for-appended-system-message by @realkalash in #73
  • Minor UI updates
  • Fixed date time appearing before delimeter
  • Added quick way to select what to include into system prompt
  • Removed unnecessary google apis
  • The app will use system message in calculations for max tokens to send

Full Changelog: v1.0.33...v1.0.36

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to Settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux (NO RELEASE FOR THIS VERSION)

First option

  • Open the installers folder and download FluentGPT.appimage installer
  • Open FluentGPT.appimage
  • If you want to create a shortcut, I propose to use DeskCut app.

Second option

  • Open the installers folder and download linux zip installer
  • unzip the app
  • You can use FluentGPT file to open the app
  • If you want to create a shortcut, I propose to use DeskCut app.

v1.0.33

18 Dec 02:33
Compare
Choose a tag to compare
v1.0.33 Pre-release
Pre-release

What's Changed

  • Fixed background color for overlay ui (both vertical and horizontal) by @realkalash in #66
  • Bump version to 1.0.32, add LastDeletedMessage class, and improve message deletion handling by @realkalash in #67
  • Added scroll to overflow message by @realkalash in #68
  • Updated windows installer by @realkalash in #69
  • Added folders support to navigation pane
  • Added quick suggestions on response end
  • Bug fixes

Full Changelog: v1.0.30...v1.0.33

v1.0.30

05 Dec 20:44
Compare
Choose a tag to compare
v1.0.30 Pre-release
Pre-release

What's Changed

  • Added Azure TTS by @realkalash in #62
  • Updated navigation pane by @realkalash in #63
  • Change-how-we-process-sent-messages-from-message-lenght-to-tokens-count by @realkalash in #64
  • Enhance AI features and improve user interface by @realkalash in #65
  • Fixed markdown codeblock issue caused app to leak memory and freeze app

Full Changelog: v1.0.25...v1.0.29

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to Settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux (NO RELEASE FOR THIS VERSION)

First option

  • Open the installers folder and download FluentGPT.appimage installer
  • Open FluentGPT.appimage
  • If you want to create a shortcut, I propose to use DeskCut app.

Second option

  • Open the installers folder and download linux zip installer
  • unzip the app
  • You can use FluentGPT file to open the app
  • If you want to create a shortcut, I propose to use DeskCut app.

v1.0.29

05 Dec 19:54
Compare
Choose a tag to compare
v1.0.29 Pre-release
Pre-release

CONTAINS ISSUE WITH MARKDOWN CODE BLOCKS

What's Changed

Full Changelog: v1.0.25...v1.0.29

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to Settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux (NO RELEASE FOR THIS VERSION)

First option

  • Open the installers folder and download FluentGPT.appimage installer
  • Open FluentGPT.appimage
  • If you want to create a shortcut, I propose to use DeskCut app.

Second option

  • Open the installers folder and download linux zip installer
  • unzip the app
  • You can use FluentGPT file to open the app
  • If you want to create a shortcut, I propose to use DeskCut app.

v1.0.25

15 Nov 21:12
Compare
Choose a tag to compare
v1.0.25 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.21...v1.0.25

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to Settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux (NO RELEASE FOR THIS VERSION)

First option

  • Open the installers folder and download FluentGPT.appimage installer
  • Open FluentGPT.appimage
  • If you want to create a shortcut, I propose to use DeskCut app.

Second option

  • Open the installers folder and download linux zip installer
  • unzip the app
  • You can use FluentGPT file to open the app
  • If you want to create a shortcut, I propose to use DeskCut app.

v1.0.21

09 Nov 03:17
Compare
Choose a tag to compare
v1.0.21 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.15...v1.0.21

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to Settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux (NO RELEASE FOR THIS VERSION)

First option

  • Open the installers folder and download FluentGPT.appimage installer
  • Open FluentGPT.appimage
  • If you want to create a shortcut, I propose to use DeskCut app.

Second option

  • Open the installers folder and download linux zip installer
  • unzip the app
  • You can use FluentGPT file to open the app
  • If you want to create a shortcut, I propose to use DeskCut app.

1.0.15

29 Oct 17:49
Compare
Choose a tag to compare

What's Changed

  • Added ElevenLabs text-to-speech by @realkalash in #45
  • Added autoscroll speed
  • Fixed custom chat name was resetting after restart the app
  • Added weather widget (can be used in system prompt)
  • Added progress ring if text-to-speech is loading
  • Added Continue function now will merge new message
  • Fixed/Added the Apply button to edit message
  • Tweaked naming for current chat. Now it will use the third message + it will add an emoji at the start
  • Fixed changing models was not applying selected api token for this model
  • Enabled remembering feature. Ai can remember info about user from previous chats (Disabled by default)

Full Changelog: v1.0.10...1.0.15

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to Settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux

First option

  • Open the installers folder and download FluentGPT.appimage installer
  • Open FluentGPT.appimage
  • If you want to create a shortcut, I propose to use DeskCut app.

Second option

  • Open the installers folder and download linux zip installer
  • unzip the app
  • You can use FluentGPT file to open the app
  • If you want to create a shortcut, I propose to use DeskCut app.

v1.0.10

22 Oct 18:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.10

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to Settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux

Sorry, no Linux build this release

v1.0.2

01 Oct 15:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.2

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux

Sorry, I didn't have time to make the Linux build release for 1.0.2

v1.0.0

16 Sep 22:51
Compare
Choose a tag to compare

The app first release! 🎉🎉🎉

  • Updated the app logo
  • Added macos installer
  • Added linux AppImage installer
  • Added install scripts for each platform
  • Updated github link
  • Added deepgram API
  • Added ability to use voice input
  • Added text-to-speech feature
  • Fixed Exit button on macos
  • Added "Remember this" button to populate knowledge about current user
  • Added right click menu for custom prompts on the home page

Installation

macOS

  • Open the installers folder and download fluent-gpt-macos.dmg installer
  • drag the app to the Applications folder
  • open FluentGPT.app
  • If it will say the app is blocked, go to settings -> Privacy, scroll to bottom, find FluentGPT and click "Allow to open"

Windows

  • Open the installers folder
  • Download fluent-gpt-windows.exe
  • Install

Linux

First option

  • Open the installers folder and download FluentGPT.appimage installer
  • Open FluentGPT.appimage
  • If you want to create a shortcut, I propose to use DeskCut app.

Second option

  • Open the installers folder and download linux zip installer
  • unzip the app
  • You can use FluentGPT file to open the app
  • If you want to create a shortcut, I propose to use DeskCut app.