Skip to content

v0.54.0

Latest
Compare
Choose a tag to compare
@mlsmaycon mlsmaycon released this 08 Aug 19:49
375fcf2

Release Notes for v0.54.0

What's New

Client Enhancements

  • Added Windows ARM64 build support. #4206
  • Renamed logout command to deregister for clarity. #4307
  • Increased deregister timeout for more reliable deregistration. #4311
  • Fixed SSH command handling for non-default profiles. #4298
  • Fixed profile manager panic when reading incomplete configurations. #4309
  • Updated Windows installer description. #4306

Management Improvements

  • Reworked database locking for improved concurrency handling. #4291
  • Marked SaveAccount method as deprecated. #4300
  • Improved JSON migration by filtering duplicates on conflict. #4303

Other Changes

  • Standardized naming: Changed "Netbird" to "NetBird" in CMD usage. #4296
  • Added documentation acknowledgement check. #4310
  • Automated forum post creation after releases. #4312

Full Changelog: v0.53.0...v0.54.0