diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-07 00:56:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-07 00:56:15 -0400 |
| commit | 52f7aa543989b5ef3b1e6815ecdbe00148bb3a91 (patch) | |
| tree | 2382ea4beac1528516ea982cfac10d8525cf8dfb /static | |
| parent | ac03ab15b4dc0b98e44411388bb2eedb6a3bf396 (diff) | |
another proper fix for a user profile bug
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c54ac9a3..d29bbf6f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,6 +452,7 @@ <ul> <li>Updater: fix minor theme issue for light theme when pressing preferences</li> <li>replace our workaround for an upstream user profile crash issue with a proper upstream fix from Sony</li> + <li>replace our workaround for another upstream user profile crash issue with a proper fix based on the approach of the fix from Sony</li> </ul> </article> --> |
