feat(release): update changelog for Android and iOS, remove outdated promotional text files
This commit is contained in:
@@ -20,7 +20,8 @@ desc "Push a new release build to the Google Play"
|
|||||||
upload_to_play_store(
|
upload_to_play_store(
|
||||||
json_key: ENV['FASTLANE_JSON_KEY_PATH'],
|
json_key: ENV['FASTLANE_JSON_KEY_PATH'],
|
||||||
track: 'production',
|
track: 'production',
|
||||||
aab: '../app-release.aab',
|
aab: '../app-release.aab',
|
||||||
|
changelog: {'default' => 'Streaming optimizations, show chats >10 in folders, SVG support'},
|
||||||
skip_upload_apk: true,
|
skip_upload_apk: true,
|
||||||
skip_upload_images: true,
|
skip_upload_images: true,
|
||||||
skip_upload_screenshots: true,
|
skip_upload_screenshots: true,
|
||||||
|
|||||||
@@ -4,8 +4,9 @@
|
|||||||
submit_for_review(true)
|
submit_for_review(true)
|
||||||
skip_metadata(false)
|
skip_metadata(false)
|
||||||
release_notes({
|
release_notes({
|
||||||
'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.8",
|
'default' => "Streaming optimizations, show chats >10 in folders, SVG support",
|
||||||
})
|
})
|
||||||
|
promotional_text({'default' => "https://github.com/cogwheel0/conduit/releases/tag/v2.2.8"})
|
||||||
skip_screenshots(true)
|
skip_screenshots(true)
|
||||||
run_precheck_before_submit(false)
|
run_precheck_before_submit(false)
|
||||||
ipa("../build/ios/ipa/conduit.ipa")
|
ipa("../build/ios/ipa/conduit.ipa")
|
||||||
@@ -1 +0,0 @@
|
|||||||
Native Anrufe mit Hintergrundunterstützung und Dynamic Island Integration für nahtlose iOS-Gespräche
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Native calling with background support and Dynamic Island integration for seamless iOS conversations
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Native calling with background support and Dynamic Island integration for seamless iOS conversations
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Llamadas nativas con soporte en segundo plano e integración de Dynamic Island para conversaciones iOS fluidas
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Appels natifs avec support en arrière-plan et intégration Dynamic Island pour des conversations iOS fluides
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Chiamate native con supporto in background e integrazione Dynamic Island per conversazioni iOS fluide
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
백그라운드 지원 및 Dynamic Island 통합을 갖춘 네이티브 통화로 원활한 iOS 대화
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Native oproepen met achtergrondondersteuning en Dynamic Island-integratie voor naadloze iOS-gesprekken
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Нативные звонки с фоновой поддержкой и Dynamic Island для плавных iOS-разговоров
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
原生通话支持后台运行和Dynamic Island集成,实现无缝iOS对话体验
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
原生通話支援背景執行和Dynamic Island整合,實現無縫iOS對話體驗
|
|
||||||
Reference in New Issue
Block a user