mirror of
https://github.com/tooot-app/app
synced 2024-12-28 02:10:02 +01:00
Update release notes
This commit is contained in:
parent
f238413232
commit
be4fb53d03
@ -192,8 +192,8 @@ private_lane :build_android do
|
||||
task: 'assemble',
|
||||
build_type: 'release',
|
||||
project_dir: "./android",
|
||||
print_command: false,
|
||||
print_command_output: false,
|
||||
print_command: true,
|
||||
print_command_output: true,
|
||||
properties: {
|
||||
"expoSDK" => VERSIONS[:expo],
|
||||
"releaseChannel" => RELEASE_CHANNEL,
|
||||
|
@ -1,5 +1,2 @@
|
||||
Support editing toot
|
||||
Integrated into system's share menu
|
||||
Follow system's font weight setting (iOS)
|
||||
Upload gif from keyboard (Android)
|
||||
Added German and Italian
|
||||
Support selecting multiple images
|
||||
Long press toot to show options
|
@ -1,5 +1,2 @@
|
||||
支持编辑嘟文
|
||||
支持系统图片分享
|
||||
跟随系统字体粗细(苹果)
|
||||
键盘上传gif图片(安卓)
|
||||
新增德语和意大利语
|
||||
支持同时上传多张图片
|
||||
长按嘟文弹出嘟文选项
|
Loading…
Reference in New Issue
Block a user