Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Releases: sandwave-io/realtimeregister-php

0.9.3

19 Dec 14:54
8ea1d68

Choose a tag to compare

Changelog

0.9.3

Fix problem with unknown DNSSEC algorithms.

Full Changelog: 0.9.2...0.9.3

1.0.0

22 Oct 07:22

Choose a tag to compare

What's Changed

  • Added export functionality to Process api by @zbrag in #86
  • Hosts api added by @zbrag in #85
  • SSL api fixes by @zbrag in #84
  • DNS zone functionality which was missing by @zbrag in #83

Full Changelog: 0.10.0...1.0.0

0.10.0

06 Sep 11:52
11dd0ea

Choose a tag to compare

What's Changed

New Contributors

  • @zbrag made their first contribution in #81

Full Changelog: 0.9.2...0.10.0

Headers key insensitive

20 Sep 13:04
834a68e

Choose a tag to compare

Fixes the issue where X-Process-Id sometimes was send as lowercase. Now it defaults it to lowercase.

0.9.1

12 May 11:28
21f69a8

Choose a tag to compare

  • Fix for issue #72 - Support the new RTR zone setup

Improvements

09 May 08:27
475e386

Choose a tag to compare

  • Several style changes
  • Updated package requirements
  • Fixed bug with spaces in DNSSEC key

DNS Templates

10 Mar 08:19
3f8c566

Choose a tag to compare

  • Added DNS Templates API calls

Update zone calls

01 Feb 13:18
b9b69ed

Choose a tag to compare

  • Added zone info + zone update calls
  • Nameserver cannot be combined with Zone input

Billable amount and providerName should be nullable

31 Jan 07:57
d06ae1a

Choose a tag to compare

Merge pull request #67 from sandwave-io/fix-billable-object

Billable amount and providerName should be nullable

Access data regarding outgoing domain transfers

06 May 09:04
6fac38c

Choose a tag to compare

Extended the Notification model to include data regarding outgoing domain transfers.