Skip to content

v1.1.0

Compare
Choose a tag to compare
@sgwilym sgwilym released this 13 Feb 08:59

v1.1.0

CleanShot 2021-02-13 at 09 58 18@2x

Features

  • Added a new ‘Delete my data’ button to Earthbar’s workspace setting.
    • Also available as a separate DeleteMyDataForm component
  • Apps using react-earthstar now re-sync their workspaces when you come back to a tab after being away for a while.
  • Added some extra guidances around Earthbar, particularly in the Join Workspace tab.

Fixes

  • Adjusted how useLocalStorageEarthstarSettings works - it no longer updates when values in local storage update, as usually this hook would be used at the top of the component tree, and every document change would cause the app to re-render.
  • Adjusted the default vertical alignment of Earthbar elements
  • Fixed an issue in which the wrong workspace would appear in the settings of a workspace’s settings in MultiWorkspaceTab