chore: update release notes and remove outdated changelog files

This commit is contained in:
cogwheel0
2025-12-01 20:11:29 +05:30
parent 730cb634ca
commit 384df15514
23 changed files with 4 additions and 24 deletions

View File

@@ -21,7 +21,6 @@ desc "Push a new release build to the Google Play"
json_key: ENV['FASTLANE_JSON_KEY_PATH'],
track: 'production',
aab: '../app-release.aab',
changelog: {'default' => 'Streaming optimizations, show chats >10 in folders, SVG support'},
skip_upload_apk: true,
skip_upload_images: true,
skip_upload_screenshots: true,