chore: update Deliverfile to include metadata and add whatsnew notes
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
# For more information, check out the docs
|
||||
# https://docs.fastlane.tools/actions/deliver/
|
||||
submit_for_review(true)
|
||||
skip_metadata(true)
|
||||
skip_metadata(false)
|
||||
skip_screenshots(true)
|
||||
run_precheck_before_submit(false)
|
||||
ipa("../build/ios/ipa/conduit.ipa")
|
||||
release_notes(release_notes)
|
||||
ipa("../build/ios/ipa/conduit.ipa")
|
||||
@@ -11,7 +11,6 @@ Features
|
||||
- Markdown rendering with syntax highlighting
|
||||
- Light, dark, and system themes
|
||||
- Secure credential storage (Keychain/Keystore)
|
||||
- Offline-aware experience
|
||||
|
||||
Requirements
|
||||
- Requires an existing Open‑WebUI server. Conduit does not host or provide AI models.
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
Patch Release: Fix response solution, tools not enabling, connection issues.
|
||||
New Languages: Spanish, Dutch, Russian and Chinese.
|
||||
Patch Release: Fix server side tts
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
https://github.com/cogwheel0/conduit/releases/tag/v2.1.14
|
||||
|
||||
Reference in New Issue
Block a user