Skip to content

Release v0.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 16:03
7f2fc29

[0.1.7] - 28/06/2021

Added

Changed

  • We now await loadUrl in prod once window is ready to serve UI
  • Code to start update search in background.ts not starts after user has logged in to ensure win is defined when update callbacks are called

Deprecated

Removed

Fixed

  • Ad4m now waits for holochain & lair to emit ready signals before returning from runHolochain function
  • Update profile will now correctly update the cache after updating
  • Notfication would sometimes be sent if channel was muted

Security