Computer screen filled with programming code.

Release Notes April 30, 2026

Norse v2.6.0

Improvements

  • Configurable “View Details” button — tenants can now customize the button text and switch between button and text-link style via the CMS (ISS-439)
  • Configurable favorites button label — defaults to “My Stuff” (or its localized equivalent) and can be overridden per tenant (ISS-208)
  • Customizable search suggestion headers (ISS-433) — all suggestion section headers are now configurable in the CMS
  • Umami analytics tracking for search events — manual searches and suggestion clicks are now tracked
  • “Last assured” text is now auto-translated when switching languages (ISS-813)

Bug Fixes

  • Fixed search bar race condition — refactored the search bar to eliminate timing issues that caused inconsistent behavior (ISS-803)
  • Fixed “Enter to search” — pressing Enter in the search box now triggers search correctly instead of jumping to the location field (ISS-815)
  • Fixed distance default value not being set properly (ISS-740)
  • Fixed banner icon display (ISS-819)
  • Fixed inconsistent display URL on resource pages (ISS-846)
  • Fixed grid layout so text is no longer covered by the close button in dialogs
  • Fixed search dialog closing — dialog now closes on submit instead of waiting for transition end
  • Restored search suggestions when the search bar is cleared
  • Attribution and contacts removed from the default layout to reduce clutter

Accessibility

  • More VPAT-driven accessibility remediation covering: language switcher, search buttons, tour, sort select, map attribution toggle, favorites dialogs, progress bar, “copied” message duration, focus ring visibility, text overflow, get-directions link, and dialog management
  • Tour popover layout and scrolling behavior improved with better responsive positioning (ISS-637)
  • Enhanced contrast colors and control border colors throughout the UI
  • Dialog overlay pointer events fixed for correct interaction behavior
  • Centralized accessibility hook for Radix dialog/popup components (DRY refactor)

Full changelog: https://github.com/211-Connect/Norse/compare/v2.5.1…v2.6.0