diff --git a/CHANGELOG.md b/CHANGELOG.md index 808b9f7b..cf06312d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ - Updated the _experimental_ UI extensions APIs to allow top-level `await` in the initialization script. - Force unset the auth state of existing realtime connections on user password, collection secret, etc. changes. - _This is not strictly necessery because the realtime connections have short-lived idle timeout by design but nonetheless it was implemented to minimize the attack vectors._ + _This is not strictly necessary because the realtime connections have short-lived idle timeout by design but nonetheless it was implemented to minimize the attack vectors._ - Added error marker for each collection tab and fixed the styles of the raw errors tooltip.