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