Update changelog

This commit is contained in:
Neeraj Gupta 2023-05-07 10:33:19 +05:30
parent 1552f39865
commit 4dae44af6b
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -106,17 +106,16 @@ class _ChangeLogPageState extends State<ChangeLogPage> {
items.add(
ChangeLogEntry(
"Motion photos",
"ente Mobile App now supports playing Motion photos. Long-press on "
"your Motion Photo to play the video.",
"We now support the playback of Motion Photos. Open a Motion Photo, and long press to play the video.",
),
);
items.add(
ChangeLogEntry(
"Language",
"ente Photos app now support changing language, starting with French,"
"Thanks to the help from our community, we can now speak French,"
" Dutch, and Simplified Chinese.\n\nTo change language, go to "
"Settings -> General -> Languages",
"Settings -> General -> Language",
),
);
//You can now specify a custom radius while creating Location tags.