Skip to content

Release v1.1.0

Choose a tag to compare

@ghazi-git ghazi-git released this 30 Nov 09:09
· 12 commits to main since this release

Added

  • Optimistically update cell values before saving the value to IndexedDB but revert it in case of failures. This makes
    the update faster from a user perspective since we don't wait for it to be committed to IndexedDB first.
  • Distinguish the extension installed in dev mode from the one installed from the Chrome Web Store.