File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11project (' parla' , [' vala' , ' c' ],
2- version : ' 0.2.2 ' ,
2+ version : ' 0.2.4 ' ,
33 meson_version : ' >= 0.59.0' ,
44)
55
Original file line number Diff line number Diff line change @@ -1084,7 +1084,17 @@ namespace Dc {
10841084 about. comments = " A Delta Chat client for GNOME" ;
10851085 about. release_notes_version = Parla . VERSION ;
10861086 about. release_notes =
1087- " <p>What's New in Parla</p>" +
1087+ " <ul>" +
1088+ " <li>Account creation</li>" +
1089+ " <li>Enter chat via invite link</li>" +
1090+ " <li>Manage relay profiles</li>" +
1091+ " <li>Discover new relays from contacts</li>" +
1092+ " <li>Profile lists available in the avatar circle</li>" +
1093+ " <li>Support import/export secondary device</li>" +
1094+ " <li>Prompt before destructive actions</li>" +
1095+ " <li>Next/prev picture with arrows</li>" +
1096+ " </ul>" +
1097+ " <p>Previously in 0.2.2</p>" +
10881098 " <ul>" +
10891099 " <li>Focusable conversation list</li>" +
10901100 " <li>Paste images from clipboard</li>" +
You can’t perform that action at this time.
0 commit comments