Skip to content

Releases: rizky201008/vixgpt

v2.0.0

07 Jan 12:31
Compare
Choose a tag to compare

In this update is very much change in our app

  1. New Design
    In this update we've been implement a new design of our application. Now the app design is more simple than previous version
  2. More Organized Files
    In this update we've been successfully implement a clean architecture and mvvm on our application. Now our application project files is more organized than previous version
  3. Fixing Bugs
    In this update we've been successfully fixing some bugs on previous version and improve some performance on our application

v1.2.0

17 Jul 10:45
Compare
Choose a tag to compare

What's new in this release?

Custom model

In the previous version, the default model is GPT-3.5-turbo. However, in this version, you can customize the model as you desire. Please ensure that you enter the model name correctly!

Full Changelog: v1.1.1...v1.2.0

v1.1.0

13 Jul 12:29
Compare
Choose a tag to compare

What's new in this release?

  1. New App Icon
    I've been update my application icon

v1.0.1

12 Jul 11:37
Compare
Choose a tag to compare

New Release v1.0.1

I've fixed some issues that appear in the send message feature and I've also fixed some of the design in the app here are the details:

1. Fixing sendMessage function at viewModel bug

The problem in previous version is when user sending message and on this update this issue are fixed!

2. Fixing button can't clicked when sending blank message

When user clicking send button without writing message, the button is can't clicked because the button state is not updated. In this update that issue have been solved and fixed!

3. Improve UI

I've been update the TextField at setting dialog, not a big change you can see in git log

v1.0.0

12 Jul 06:52
Compare
Choose a tag to compare

VixGPT 1.0.0

This is the fiirst version, let's try this application