feat(release): update changelog for Android and iOS, remove outdated promotional text files

This commit is contained in:
cogwheel0
2025-11-30 20:03:44 +05:30
parent e6d436c9be
commit a245c4248f
13 changed files with 4 additions and 13 deletions

View File

@@ -4,8 +4,9 @@
submit_for_review(true)
skip_metadata(false)
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)
run_precheck_before_submit(false)
ipa("../build/ios/ipa/conduit.ipa")