Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

v1.3.49

Choose a tag to compare

@joeyorlando joeyorlando released this 31 Oct 16:12
· 1913 commits to main since this release
c45fb76

Changed

  • Removed the hardcoding of page size on frontend (#3205)
  • Prevent additional polling on Incidents if the previous request didn't complete
    (#3205)
  • Order results from GET /teams internal API endpoint by ascending name by @joeyorlando (#3220)

Fixed

  • Improve slow GET /users + GET /teams internal API endpoints by @joeyorlando (#3220)
  • Fix search issue when searching for teams in the add responders popup window by @joeyorlando (#3220)
  • CSS changes to add responders dropdown to fix long search results list by @joeyorlando (#3220)
  • Do not allow to update terraform-based shifts in web UI schedule API (#3224)