Updated version, fixed translation

Updated version
This commit is contained in:
JHubi1 2024-06-01 16:10:14 +02:00
parent 94820a300e
commit 3b3bc9a16d
No known key found for this signature in database
GPG Key ID: 7BF82570CBBBD050
6 changed files with 5 additions and 11 deletions

View File

@ -1 +0,0 @@
Erstveröffentlichung

View File

@ -1,9 +0,0 @@
- Einstellungen hinzugefügt
- Begrüßungsdialog hinzugefügt
- Hinzugefügte benutzerdefinierte Systemnachricht
- Markdown in Nachrichten hinzugefügt
- Gestreamte Antworten hinzugefügt
- Vollständig überarbeitetes UI-Konzept
- Unterstützung für Mehrfachchats
- Konversationstitel hinzugefügt
- Fehler behoben, wenn die Modellversion nicht `latest` ist

View File

@ -0,0 +1,3 @@
- Fixed dark mode messages
- Fixed image messages
- Added export function

View File

@ -1,7 +1,8 @@
name: ollama_app
description: "A modern and easy-to-use client for Ollama"
publish_to: 'none'
version: 1.0.0
version: 1.0.1
versionCode: 101
environment:
sdk: '>=3.3.4 <4.0.0'