Skip to content
English
  • There are no suggestions because the search field is empty.

Changelog

 

October 30, 2025

  • Customizes the holiday themes for flowstations for Jewish-affiliated clinics
  • Tablet security improvements
  • Fix an add patient action bug (preparation for the multipatient feature)
  • Fix a bug in the lobby wait time calculation
  • Improve the programming for the new Stat tag
  • Add a development tool for cleaning up a local development environment
  • Hide the "manage abilities" button on departments from users who are not sync admins
  • Add the multipatientCapable field to the device config endpoint (preparation for the multipatient feature)
  • Add a helper function for safely executing concurrent asynchronous tasks
  • Add support for tracking badge battery life more granularly

 

October 27, 2025

  • Customized lobby view wait times
  • Bug fix on traffic patterns report
  • Speed increases on background jobs
  • Bug fix on first patient of the day report
  • Updates to watchdog application (keeps tablet application running)
  • Bug fix on wait times API endpoints
  • Bug fix for actions that should be imported from the EHR

 

October 23, 2025

  • Fix for ability to add actions with new endpoints

October 21, 2025

  • Remove deprecated code related to background jobs
  • Add new automated tests
  • Flowstation multi-patient preparatory features (not available for customer use yet)

October 17, 2025

  • Performance improvements to the Athena appointment integration
  • Performance improvements to creating patient visits

October 16, 2025

  • Fixes a bug where there are Active Directory user imports show duplicate users
  • Fixes a bug in the wait times API where the calculation wasn't taking time zones into account
  • Fixes a bug in patient history reports where the timezone for a currently active patient appointment was not being handled correctly

October 15, 2025

  • Improvements to reporting database query performnce
  • Import user avatars from Active Directory when importing users
  • Improve performance of scheduled actions
  • Fix bug in invalid device reporting
  • Fixes the mute icon to be visible in dark mode

October 14, 2025

  • Remove deprecated code related to auto-adding survey icons to departments
  • Further improvements to performance of the estimated wait-times endpoints
  • Add diagnostic tooling and testing for background jobs
  • Fix bug in the ModMed integration where customer timezones were not being accounted for when setting appointment start and end times
  • Refactor appointment processing functionality

October 13, 2025

  • Performance improvements to:
    • Device detection and management
    • Clinic traffic pattern calculations
  • Infrastructure management improvements via Terraform
  • Bug fix for visit date display

October 11, 2025

  • Fix bug in traffic patterns report
  • Update to internal administrative pages
  • Allocate more resources to jobs server

October 8, 2025

  • Improve security of error logging
  • Update the PowerBI access token

October 6, 2025

  • Adjust load management for jobs server
  • Fix a bug locking devices in a site
  • Fix a bug saving actions on a department as an admin
  • Improve real-time device connectivity monitoring
  • Remove redundant connectivity code on tablets
  • Fix a bug causing ModMed integrations to fail
  • Fix the mute action icon rendering as a white box on a flowstation when a patient is in the room
  • Fix a bug preventing athenaOne room changes from updating until staff enter the room

October 2, 2025

  • Fix a bug in patient location SQL import
  • Improve automated deployments
  • Improve job server scalability
  • Fix timeout bug in clinic map calculations
  • Fix problem saving the provider location report as a scheduled report
  • Update the department actions form in preparation for multiple-patient support
  • Improve error logging

October 1, 2025

  • Deployed updates to infrastructure related to Qvera outage
  • Refactored the backend logic of traffic patterns

September 30, 2025

  • Deployed more efficient patient appointment importing, related to issue here

September 29, 2025

  • Removed unnecessary socket updates to ceiling sensors
  • Deployed improved connection to jobs server to reduce occasional errors
  • Increased code strictness for jobs on jobs server
  • Resolved bug causing delayed Microsoft Teams notifications

September 27, 2025

  • Reduced the number of database calls for device endpoints (e.g. when Stat Tags are detected by tablets)
  • Resolved a bug on database imports where IsAdmin was set to null for users in customer SQL database

September 26, 2025

  • Resumed throttling for patient visit importing after discussion with vendor and adjustment to throttling key per issue here
  • Added improved error logging to web application

September 25, 2025

  • Ongoing tweaks to infrastructure related to infrastructure issue here, and reenabled endpoints pointing to updated infrastructure (srv.stat.io)
  • Deployed Android mobile app linked here with updated branding and Microsoft SSO

September 24, 2025

  • Ongoing tweaks to infrastructure related to infrastructure issue here
  • Resolved a bug related to custom email reports
  • Added support for * and # dial tones in phone extensions

September 23, 2025

  • Ongoing work with tool to evaluate source code & prevent errors
  • Updates related to importing issue here

September 22, 2025

  • Ongoing work with tool to evaluate source code & prevent errors
  • Removed patient visit import throttling per root cause analysis for importing issue here

September 20, 2025

  • Increased testing required before a new server accepts traffic to decrease failed network calls
  • Added a tool to evaluate source code and prevent errors
  • Deployed new branding in iOS application, linked here

September 18, 2025

  • Fix a bug where training calendar invites were being sent for 7am MT 
  • Fix an edge case bug where a patient appointment was created twice in Stat, when a customer sent multiple HL7 messages to the same appointment within a second
  • Clean up to some scaffolding created for the conversion project (no effect to any logic in use)
  • Tweak to the scaling of our infrastructure so it is more likely to scale up to handle increased loads

September 17, 2025

  • Updates to the production infrastructure configurations, which will keep things more scaled up while we evaluate the overall size needed of the infrastructure
  • Removing automatic restarts if a device has not checked in within the last 10 minutes
  • Fixing a bug where if we received two appointment updates for the same patient within seconds of each other, only one was processed, and the other was discarded (now they will run after each other, every 5 seconds)