v0.74.3

Dokploy/dokployv0.74.3Jul 8, 2026by lixmal

AI Summary

This release focuses on stability improvements and bug fixes for the client, specifically addressing issues with status commands and MDM URL handling. It also includes an update to the gopsutil library to ensure better system monitoring support.

Key Highlights

  • Fix hanging status command during relay dial
  • Fix MDM managementURL conflict on default-port URL echo
  • Update gopsutil to v4

Full Release Notes

## What's Changed
* [client] fix MDM managementURL conflict on default-port URL echo by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/6672
* [client] Update gopsutil to v4 by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6688
* [client] Fix hanging status command during relay dial by @theodorsm in https://github.com/netbirdio/netbird/pull/6694


**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.74.2...v0.74.3