Skip to content

2025 Releases

This page lists Halo Connect's 2025 releases and the changes made in each release.

Version 25.506

Includes:

  • Halo Link version 25.407.4905
    • Staging: May 6, 2025

Improvements

Improvements to Halo GUID and hostname sync

Previously, it was possible for a practice's Halo GUID and hostname to be different in Halo Cloud and Halo Link's registry entries. This created two issues:

  • For Bp Premier, the Halo GUID in the registry at a practice may not be the Halo GUID assigned to that practice by Halo Cloud after server changes. This issue did not cause service disruptions but it did mean that the local Halo GUID would be different to the Halo GUID integrators should use for routing queries.
  • For Zedmed and D4W, server changes such as database additions, removals, or changes were not automatically detected. This required manual intervention to trigger Halo Link to detect the changes and resync with Halo Cloud. New or changed databases would not be available for querying until this manual step was completed, and removed databases would appear available though queries would fail.

This version includes an improvement which solves both of these issues, by ensuring that Halo Cloud and Halo Link resynchronise each time Halo Link starts up. This results in two behavioural changes:

  • For Bp Premier, practices may notice the Halo GUID in the Halo Link registry change after a restart. This is intended, though it should only happen after server changes.
  • For Zedmed and D4W, database changes should now be automatically detected on Link restart. New or updated databases will receive a new Halo GUID, which integrators will need to fetch.

Version 25.401

Includes:

  • Halo Cloud version 25.331.4826
    • Staging: April 1, 2025
    • Production: April 14, 2025

Improvements

  • Various internal improvements.

Version 25.306

Includes:

  • Halo Link version 25.305.4578
    • Staging: March 6, 2025
    • Production (alpha): April 1, 2025
    • Production: April 15, 2025

Improvements

  • Upgraded Web PubSub connection handling to improve resilience.
  • Various internal improvements.

Version 25.211

Includes:

  • Halo Link version 25.210.4417
    • Staging: February 11, 2025
    • Production (alpha): February 18, 2025
    • Production: February 20, 2025
  • Halo Cloud version 25.205.4380
    • Staging: February 11, 2025
    • Production: February 18, 2025
  • Halo Portal version 24.1218.4149
    • Staging: February 11, 2025

Improvements

  • Various security improvements.
  • Various new clinical resources for the FHIR API for Bp Premier.

Bug fixes

  • Fixed a bug that caused Zedmed database connections to not close correctly.
  • Fixed a bug in the FHIR API that incorrectly handled invalid resource IDs during reference search.
  • Fixed a bug in the FHIR API that added a redundant & to pagination URL links.
  • Fixed a bug with :missing not working correctly for certain FHIR resource fields.

Version 25.121

Includes:

  • Halo Link version 25.121.4280
    • Staging: January 21, 2025
    • Production (alpha): February 18, 2025
    • Production: February 20, 2025
  • Halo Cloud version 25.109.4246
    • Staging: January 21, 2025
    • Production: January 30, 2025

Improvements

  • Various internal improvements.
  • Various new appointment booking related resources for the FHIR API for Bp Premier.

Bug fixes

  • Fixed a bug with immediate query timeouts. This may result in some error states that previously returned a Precondition Failed error now returning a Query Failed to Initialized error.
  • Applied fix for CVE 2024-43485.
  • Various bug fixes for the FHIR API for Bp Premier.