Release Notes

v0.7.594

Client location labels, webhook delivery fix, and reliability improvements

This release fixes webhook delivery failures, improves how client location information is displayed in the admin portal, and makes long API call paths easier to read in the interface.

Features

  • Locations column always available: the Locations column in the client list can now be enabled by any practice, including those with only one location, so you can always choose to show it when it is useful.
  • Clearer location labels: location-related labels across the client list, detail view, and activity overview now consistently use the word "Locations", making it easier to find and recognise location information at a glance.
  • Default location as an optional column: the Default location column remains available to add manually and can be sorted, but is no longer shown by default, keeping the client list tidy for practices that do not need it.
  • Long API call paths wrap correctly: long location-scoped paths in the recent API calls table now wrap to the next line instead of being cut off, so the full path is always readable.

Fixes

  • Webhook delivery restored: manual and scheduled webhook sends that were failing with a network address error before reaching the destination are now delivered correctly.