diff --git a/lib/ui/notification/update/change_log_page.dart b/lib/ui/notification/update/change_log_page.dart index c58892078..7ad0304ad 100644 --- a/lib/ui/notification/update/change_log_page.dart +++ b/lib/ui/notification/update/change_log_page.dart @@ -120,6 +120,13 @@ class _ChangeLogPageState extends State { 'an album to configure how it\'s sorted.', ), ); + + items.add( + ChangeLogEntry( + "Shared album improvements", + 'Photos in albums that are shared with you will now be shown in your home gallery. You can hide them by simply archiving the shared album.', + ), + ); //You can now specify a custom radius while creating Location tags. items.add( ChangeLogEntry(