Update changelog
This commit is contained in:
parent
ff45d11384
commit
1fac0fc50d
1 changed files with 5 additions and 1 deletions
|
@ -123,9 +123,13 @@ class _ChangeLogPageState extends State<ChangeLogPage> {
|
|||
"View a slideshow of your albums on any big screen! Open an album and click on the Cast button to get started.",
|
||||
),
|
||||
ChangeLogEntry(
|
||||
"Own shared photos",
|
||||
"Organize shared photos",
|
||||
"You can now add shared items to your favorites to any of your personal albums. Ente will create a copy that is fully owned by you and can be organized to your liking.",
|
||||
),
|
||||
ChangeLogEntry(
|
||||
"Download multiple items",
|
||||
"You can now download multiple items to your gallery at once. Select the items you want to download and click on the download button.",
|
||||
),
|
||||
ChangeLogEntry(
|
||||
"Performance improvements",
|
||||
"This release also brings in major changes that should improve responsiveness. If you discover room for improvement, please let us know!",
|
||||
|
|
Loading…
Add table
Reference in a new issue