Skip to content

Releases: hswlab/kati

8.2.0

27 Nov 18:07
7d0ba92
Compare
Choose a tag to compare

New Feature

  • Replaced Bing Chat with Microsoft Copilot.

8.1.0

17 Nov 18:39
7d0ba92
Compare
Choose a tag to compare

Refactoring

  • Thin Scrollbars

8.0.2

06 Nov 18:55
7d0ba92
Compare
Choose a tag to compare

Performance

  • I removed the animated background. It caused an unnecessary high CPU usage. So there's that boring plaid pattern again. Maybe I'll find something nicer.

8.0.1

05 Nov 15:20
d214fba
Compare
Choose a tag to compare

Bugfix

  • It seems, that Bing refuses to continue the active conversation after making the captcha challange, so the session will be resetted now, if Captcha Challange appears.
  • Bing seems to block a request, if the question text always looks equally, so I removed the default behaviour text in the settings, which is automatically send at the start of a new conversation. You can still set this text if you like, but it will be not set by default anymore, to avoid blocked requests.

8.0.0

25 Oct 18:44
2288468
Compare
Choose a tag to compare

Milestone v8.0.0

  • Ratings for AI results.
  • Filter history by rating
  • Auto redirct to settings view and higlight token field, if the chat cant't be used without a token.
  • Updated user manual

7.0.0

15 Oct 20:06
2b44c45
Compare
Choose a tag to compare

Milestone v7.0.0

  • Better voice input by using AI STT models (Whisper + System.Speech as a fallback solution)

6.0.3

06 Oct 23:28
14eb6ac
Compare
Choose a tag to compare

Bugfix

  • Fixed missing default Bing Chat

6.0.2

06 Oct 23:07
14eb6ac
Compare
Choose a tag to compare

Bugfix

  • Fixed Communication with BING AI

6.0.1

02 Oct 08:48
e77ac54
Compare
Choose a tag to compare

Refactoring

  • Preset the previously used conversation tone in chat view, when selecting a previous conversetion from the history.

6.0.0

30 Sep 21:59
c1e6956
Compare
Choose a tag to compare

Milestone v6.0.0

  • Better voice output by using AI TTS voices (I decided to use TikTok voices. I will also keep System.Speech as a fallback solution)
  • Multilangual TTS and UI (DE, EN, FR, ES, PT, JA, KO)
  • Simplify settings for TTS (Just choice TTS Voice and Speech speed)
  • Replacing BING API with own implementation (BING API is no longer supported so I decided to implement a custom solution)
  • Bing Token is not required anymore to make a conversation. (You simply can make even more requests, when a BING Token is added)
  • Automatically update BING token from Edge browser via button click.
  • Embedded BING Chat (If you like, you can also use the actual BING Chat directly in the KATI APP)
  • Show current/max conversation count in active conversation
  • Advanced history view (Read aloud and continue conversation feature)
  • Update Documentation/Manual.