Skip to content

Releases: Resgrid/Responder

10.145

20 Mar 20:14
f6e22ba

Choose a tag to compare

Version 10.145 - 2026-03-20

  • Tests

    • Enhanced Jest test infrastructure with mocks for localization, device wake-lock functionality, and UI components.
  • Localization

    • Updated translation keys and content across multiple languages (Arabic, English, Spanish, Polish) to improve language selector consistency.
  • Style

    • Minor JSX formatting adjustment in login form component.

10.141

13 Mar 04:28
d72d9ed

Choose a tag to compare

Version 10.141 - 2026-03-13

  • New Features

    • Full SSO support (OIDC & SAML) with new SSO screens, "Login with SSO" button, and web-browser deep-link handling.
    • External SSO token exchange to enable SSO sign-in flows.
  • Improvements

    • Multi-day calendar events now appear across all covered days.
    • Improved all-day/timezone handling for calendar display.
    • Better deep‑start/cold‑start SSO callback handling and login error modal.
  • Localization

    • Added SSO translations (en, es, ar).

10.133

06 Feb 02:53
90c1778

Choose a tag to compare

Version 10.133 - 2026-02-06

  • New Features
    • Improved Android phone call handling with on-demand permission requests for headset controls. Permissions are now requested just before making a call instead of during setup.

10.130

01 Feb 21:33
7b4061f

Choose a tag to compare

Version 10.130 - 2026-02-01

  • New Features

    • Native in-call audio (improved Android playback) and a cross-platform in-call audio service.
    • System audio device option for routing virtual/system audio.
  • Improvements

    • Bluetooth selector: spinner, toast error feedback, and prevention of concurrent connections; ability to forget preferred device.
    • Better call audio routing, enhanced headset-button behavior (separate play/pause), CallKeep/foreground service handling, and native audio fallbacks.
  • Removed

    • In-app LiveKit call modal and related legacy call UI.
  • Documentation

    • Added mobile app coding guidelines.

✏️ Tip: You can customize this high-level summary in your review settings.

10.124

29 Jan 01:23
332c04a

Choose a tag to compare

Version 10.124 - 2026-01-29

  • New Features

    • Expanded audio device support to include Bluetooth, wired, and speaker options.
  • Improvements

    • Smarter audio routing across device selections and platforms for more reliable output.
    • Smoother audio play/stop transitions that preserve playback state during device switches.
    • Improved audio settings navigation (back behavior) and a more consistent header with always-visible audio button.
    • Minor layout refinements for tighter header and content spacing.

✏️ Tip: You can customize this high-level summary in your review settings.

10.121

28 Jan 03:42
3354d61

Choose a tag to compare

Version 10.121 - 2026-01-28

  • New Features

    • Added audio device selection functionality supporting Bluetooth devices, microphones, and speakers with availability indicators.
    • Implemented error notifications when audio stream loading fails.
  • UI/UX Improvements

    • Optimized control button layout distribution and spacing in bottom sheet interfaces.

✏️ Tip: You can customize this high-level summary in your review settings.

10.119

27 Jan 20:39
8a53e29

Choose a tag to compare

Version 10.119 - 2026-01-27

  • New Features

    • Image picker support with configurable camera/photos permissions.
    • Avatar everywhere with intelligent initials and deterministic colors; avatar shown in personnel details header.
    • Android microphone permission checks before joining calls/foreground service.
    • New utilities for safe timestamp formatting, initials, and color generation.
  • Bug Fixes

    • Improved avatar image error handling and fallback rendering.
    • Corrected shift type label translation.
  • Tests

    • Added tests/mocks covering new utilities and avatar behavior.

✏️ Tip: You can customize this high-level summary in your review settings.

10.116

26 Jan 19:22
3ccc492

Choose a tag to compare

Version 10.116 - 2026-01-26

  • Chores
    • Updated mapping library dependency to the latest compatible version.

✏️ Tip: You can customize this high-level summary in your review settings.

10.107

24 Jan 18:17
5398932

Choose a tag to compare

Version 10.107 - 2026-01-24

  • New Features
    • Push-to-talk via headset button (configurable modes, sound feedback) with hook for easy integration and automatic/manual monitoring tied to call lifecycle; direct microphone toggle controls.
  • Bug Fixes
    • Improved keyboard/field clearing after adding call notes (iOS-friendly).
  • Improvements
    • Enhanced cross-platform image upload/handling, richer contact details display, new call layouts/navigation tweaks, added EN/ES/AR translations for headset/PTT.
  • Tests
    • Comprehensive unit tests for headset button service and hook.
  • Documentation
    • Headset PTT usage and configuration docs added.

✏️ Tip: You can customize this high-level summary in your review settings.

10.103

23 Jan 16:51
b3174d8

Choose a tag to compare

Version 10.103 - 2026-01-23

  • Merge pull request #95 from Resgrid/develop