Skip to content

Releases: Resgrid/Dispatch

1.81

12 Mar 23:45
2758657

Choose a tag to compare

Version 1.81 - 2026-03-12

  • New Features

    • Full SSO (OIDC & SAML) flow; SSO login UI and store support.
    • Rich call creation: templates, dynamic form renderer, scheduled dispatch, linked calls, contact picker, protocol selector.
    • User‑defined fields (UDFs) available across calls, contacts, units, personnel.
    • Desktop: Electron support with native notifications and secure preload bridge.
  • Tests

    • New and updated tests; deterministic mocks for auth, crypto, web browser, and Electron notifications.
  • Chores

    • Web/localStorage guards, platform utilities, vendor/script generators, and translation additions.

1.70

11 Feb 17:03
99a6443

Choose a tag to compare

Version 1.70 - 2026-02-11

  • Chores
    • Enhanced application loading mechanism with custom protocol handling, differentiating between development and production environments
    • Improved window initialization with proper title display and icon configuration
    • Optimized file serving and asset resolution for production builds through protocol-based routing

1.68

06 Feb 07:13
1be6c48

Choose a tag to compare

Version 1.68 - 2026-02-06

  • New Features

    • Replaced mute controls with a PTT (Push-to-Talk) toggle for streamlined transmission.
    • Added auto-connect behavior: PTT toggle now automatically selects and connects to an available channel if not already connected.
  • Improvements

    • Enhanced web audio playback handling for remote audio tracks with improved cleanup to prevent resource leaks.

1.66

06 Feb 01:31
a832654

Choose a tag to compare

Version 1.66 - 2026-02-06

  • Chores
    • Enhanced Docker build reliability by extending network timeout for dependency installation, improving support for slow networks and ARM64 architecture builds.

1.61

05 Feb 17:55
1c21d14

Choose a tag to compare

Version 1.61 - 2026-02-05

  • New Features

    • Auto-connect when selecting a transmission channel.
    • Audio feedback for start/stop transmission.
  • Bug Fixes

    • Clearer microphone error messages and improved web permission handling.
  • Refactor

    • Simplified PTT interface and connection state handling.
    • Use built-in packaging flag for dev/production detection.
  • Chores

    • CI step to auto-update Electron package version before builds.
  • Translations

    • Added "Disconnected" translations (en/ar/es).
  • Tests

    • Added logger warn mock in store tests.

1.58

05 Feb 01:13
a9f6664

Choose a tag to compare

Version 1.58 - 2026-02-05

  • Merge pull request #88 from Resgrid/develop

1.40

23 Jan 03:51
a291b70

Choose a tag to compare

Version 1.40 - 2026-01-23

  • New Features

    • Added web-optimized login page with validation, server URL management, and rotating feature showcase.
    • Statistics header styling now supports explicit light/dark background colors.
  • Bug Fixes

    • Onboarding no longer triggers on web; web onboarding state is disabled.
    • Map layer handling tightened to skip invalid or non-array feature data.
  • Tests

    • Added comprehensive web login test suite.
  • Localization

    • Added/updated login translations (en/ar/es).

1.36

22 Jan 22:36
31b86d4

Choose a tag to compare

Version 1.36 - 2026-01-22

  • New Features

    • Add Note bottom sheet, PTT channel selector and full PTT controls (hook), web full-screen & embedded location pickers, web-optimized sidebar/layout
  • Improvements

    • Web color-scheme theming, panels grow/shrink when collapsed, onboarding text internationalized, "Units On Scene" → "Personnel Available", selected theme now defaults to dark, Mapbox GL CSS updated
  • Chores

    • Removed Mapbox client key from client env; updated web start script
  • Tests

    • Expanded tests for PTT, Add Note sheet, side menu, and theme selection

1.23

21 Jan 00:54
7215464

Choose a tag to compare

Version 1.23 - 2026-01-21

  • Bug Fixes
    • Enhanced handling for cases where aspect ratio data is unavailable, improving app stability and preventing potential errors.