Releases: rizky201008/vixgpt
v2.0.0
In this update is very much change in our app
- 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 - 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 - 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
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
What's new in this release?
- New App Icon
I've been update my application icon
v1.0.1
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
VixGPT 1.0.0
This is the fiirst version, let's try this application