v0.66.4

netbirdio/netbirdv0.66.4Mar 11, 2026by mlsmaycon

AI Summary

Management improvements involving shallow copying accounts to improve memory safety and performance, along with optimizations for network map components.

Key Highlights

  • Create shallow copy of account when buffering to improve memory safety
  • Set network map components by default and optimize memory usage

New Features

  • Shallow copy of account when buffering

Full Release Notes

## Release Notes for v0.66.4

### What's New

#### Management Improvements
- Create a **shallow copy of the account when buffering** to improve memory safety and performance.  
  https://github.com/netbirdio/netbird/pull/5572

- Set **network map components by default** and optimize **memory usage**.  
  https://github.com/netbirdio/netbird/pull/5575

#### Self-Hosted Improvements
- Removed **extra proxy domain instructions** from the getting started guide to simplify setup.  
  https://github.com/netbirdio/netbird/pull/5573


**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.66.3...v0.66.4