This repository was archived by the owner on Aug 15, 2025. It is now read-only.
Releases: sandwave-io/realtimeregister-php
Releases · sandwave-io/realtimeregister-php
0.9.3
1.0.0
0.10.0
What's Changed
- Make zone properties public by @marcvdm in #75
- [IsProxy] Add the ability to enable functions that return extra data by @marcvdm in #76
- Implement Financials Api by @marcvdm in #78
- Add quote response to the appropriate methods by @marcvdm in #77
- Added DNS zone management options by @websmurf in #79
- Add SSL support by @zbrag in #81
- Small improvements by @zbrag in #82
New Contributors
Full Changelog: 0.9.2...0.10.0
Headers key insensitive
Fixes the issue where X-Process-Id sometimes was send as lowercase. Now it defaults it to lowercase.
0.9.1
Improvements
- Several style changes
- Updated package requirements
- Fixed bug with spaces in DNSSEC key
DNS Templates
- Added DNS Templates API calls
Update zone calls
- Added zone info + zone update calls
- Nameserver cannot be combined with Zone input
Billable amount and providerName should be nullable
Merge pull request #67 from sandwave-io/fix-billable-object Billable amount and providerName should be nullable
Access data regarding outgoing domain transfers
Extended the Notification model to include data regarding outgoing domain transfers.