diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-06 23:17:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-06 23:17:13 -0400 |
| commit | ac03ab15b4dc0b98e44411388bb2eedb6a3bf396 (patch) | |
| tree | e9a63aafd4e7957636611efa3a6aaaf06e1e1977 | |
| parent | 10923373ec9e9347bc7238dd1fbe2f031742a36d (diff) | |
better fix for user profile issue
| -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 29fbc559..c54ac9a3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -451,6 +451,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> </ul> </article> --> |
