Skip to content

3.6.0

Compare
Choose a tag to compare
@Robert-Nogueira Robert-Nogueira released this 10 Jul 21:46
· 19 commits to main since this release

Release Notes - [3.6.0] (10/07/2024)

🚀 Features

  • Implemented DNS records and file moving features in HTTP client.
  • Added methods for DNS records and file moving in application client.
  • Introduced new endpoints for DNS records and file moving.

♻️ Refactored

  • Refactored code to update endpoint signatures and improve code organization.

✏️ Additional Notes

  • Added tests for DNS records and file moving features. (795ddcb)
  • Updated examples. (c610857)

🚨 Breaking Changes

  • Renamed BackupData to Backup and introduced BackupInfo in data.py. (d8400b8)