chore: update iOS metadata and streamline release script for whatsnew files
This commit is contained in:
31
ios/fastlane/metadata/en-US/description.txt
Normal file
31
ios/fastlane/metadata/en-US/description.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
Conduit is an open-source, native mobile client for Open‑WebUI. Connect to your own server to chat with AI models, manage conversations, and take your self‑hosted AI with you—securely and on the go.
|
||||
|
||||
Features
|
||||
- Real-time streaming chat
|
||||
- Model selection
|
||||
- Conversation search and management
|
||||
- Voice input (speech-to-text)
|
||||
- File and image uploads for retrieval-augmented generation (RAG)
|
||||
- Voice calling with on-device processing
|
||||
- Tools support
|
||||
- Markdown rendering with syntax highlighting
|
||||
- Light, dark, and system themes
|
||||
- Secure credential storage (Keychain/Keystore)
|
||||
|
||||
Requirements
|
||||
- Requires an existing Open‑WebUI server. Conduit does not host or provide AI models.
|
||||
- No data is sent to third-party services by default; everything stays with your configured server.
|
||||
|
||||
Permissions
|
||||
- Microphone: Voice input
|
||||
- Camera and Photos/Storage: Image/file attachments
|
||||
- Network: Connect to your Open‑WebUI server
|
||||
|
||||
Open Source:
|
||||
Conduit is an open-source project. For support, to report issues, or to view the source code, please visit our GitHub repository:
|
||||
|
||||
https://github.com/cogwheel0/conduit
|
||||
|
||||
-----
|
||||
|
||||
Disclaimer: This is an independent, third-party application licensed under the GNU General Public License v3.0 (GPLv3) and is not officially affiliated with the Open WebUI project.
|
||||
1
ios/fastlane/metadata/en-US/keywords.txt
Normal file
1
ios/fastlane/metadata/en-US/keywords.txt
Normal file
@@ -0,0 +1 @@
|
||||
conduit, openwebui, ai chat, llm chat, self hosted ai, ollama
|
||||
1
ios/fastlane/metadata/en-US/marketing_url.txt
Normal file
1
ios/fastlane/metadata/en-US/marketing_url.txt
Normal file
@@ -0,0 +1 @@
|
||||
https://github.com/cogwheel0/conduit
|
||||
1
ios/fastlane/metadata/en-US/name.txt
Normal file
1
ios/fastlane/metadata/en-US/name.txt
Normal file
@@ -0,0 +1 @@
|
||||
Conduit: OpenWebUI Client
|
||||
1
ios/fastlane/metadata/en-US/privacy_url.txt
Normal file
1
ios/fastlane/metadata/en-US/privacy_url.txt
Normal file
@@ -0,0 +1 @@
|
||||
https://github.com/cogwheel0/conduit/blob/main/PRIVACY_POLICY.md
|
||||
1
ios/fastlane/metadata/en-US/promotional_text.txt
Normal file
1
ios/fastlane/metadata/en-US/promotional_text.txt
Normal file
@@ -0,0 +1 @@
|
||||
Patch Release: Fix server side tts
|
||||
1
ios/fastlane/metadata/en-US/subtitle.txt
Normal file
1
ios/fastlane/metadata/en-US/subtitle.txt
Normal file
@@ -0,0 +1 @@
|
||||
Chat with self‑hosted AI
|
||||
1
ios/fastlane/metadata/en-US/support_url.txt
Normal file
1
ios/fastlane/metadata/en-US/support_url.txt
Normal file
@@ -0,0 +1 @@
|
||||
https://github.com/cogwheel0/conduit/issues
|
||||
2
ios/fastlane/metadata/en-US/whatsnew.txt
Normal file
2
ios/fastlane/metadata/en-US/whatsnew.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
https://github.com/cogwheel0/conduit/releases/tag/v2.1.14
|
||||
|
||||
Reference in New Issue
Block a user