v0.21.3

View source on GitHub

What's Changed

Features

  • Added support for anonymous user access, enabling unauthenticated usage of the web app.
  • Implemented macOS notarization verification for DMG packages to improve security and distribution compliance.

Fixes

  • Resolved tab-switching reload errors in the table browser’s data preview component.
  • Fixed email verification flow failures across multiple Electron authentication endpoints and related auth utilities.
  • Corrected code signing and notarization signature errors in macOS packaging workflows and helper scripts.

Internal

  • Refactored macOS packaging and notarization logic across GitHub Actions, Electron builder config, and supporting scripts to improve reliability and maintainability.

How is this guide?