diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-03-04 17:30:59 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-03-04 17:30:59 +0200 |
| commit | 147364b80cae7a0fac1ccf00b5669a20de1b7e67 (patch) | |
| tree | a19ad2a67136fc21d7794848e811f092eb0e0706 | |
| parent | f58f294ee8d49ce0a7697fc1fa2dfaede42ec012 (diff) | |
mention status preview fix in changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1677a5ba..24c193b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Notifications column now cleans itself up to optimize performance when tab is left open for a long time - 403 messaging ### Fixed +- Fixed loader-spinner not disappearing when a status preview fails to load - anon viewers won't get theme data saved to local storage, so admin changing default theme will have an effect for users coming back to instance. - Single notifications left unread when hitting read on another device/tab - Registration fixed |
