From 7943f6cb9a41a6baa1442663eab8a6f2db9a98c8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 17 Aug 2021 15:18:40 -0400 Subject: [PATCH] fixes for user profile picture editing --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index 052aa52f..aafe61f5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -425,6 +425,8 @@
  • Vanadium: update Chromium base to 92.0.4515.159
  • Vanadium: improved implementation of not giving the default search engine permissions now that Chromium has support for it
  • Updater: avoid error messages being truncated by using expandable notifications for them
  • +
  • Settings: fix upstream bug preventing setting pictures for user profiles
  • +
  • Settings: backport upstream fix for user edit dialog breaking from rotation
  • -->