Skip to content

Changelog

Changelog

All notable changes to this project will be documented in this file.

  • Changes under title YYYY-MM-DD are implemented in the operating environment.
  • Changes under title [Release on YYYY-MM-DD] Implemented in the testbed environment. Will be implemented on the mentioned date, in the operating environment.
  • Changes under title [Unreleased] are implemented in the testbed environment.

2024-09-16

  • Added new EPP response code 3206. The code will be returned when trying to register restricted registrant.

2023-07-02

Fixed

  • When the domain status is changed by the Registry from Suspended to Registrant Verification, the DNS changes to serverOk.

    Until today, the Registrar was not notified in cases like this. This update fixes it.

2023-05-07

  • Please note: the registration rules have been updated, and now new domains which were registered in the past, will be approve manually.

2022-11-22

  • Support domain name registration in Hebrew under the new ccTLD - "ישראל.".
  • New domains, under the ccTLD - "ישראל.", will be registered with DNS status serverHold
  • Implementation of Server Hold mechanism (serverHold,serverOk), which has same effect as clientHold / clientOk action.
  • Added new EPP response code 3205. The code will be returned when trying to register reserved domain to specific registrant.

2022-11-13

  • Add new tag <domain:dnsStatus> which specifies the current status of the DNS. The new tag will not affect the existing EPP response structure.

2022-07-17

  • Changed contact information rules for city and pc fields in create contact
  • Changed contact information rules for city and pc fields in update contact
  • Foreign organization ID max limit changed to 30 (from 15) in create domain
  • Foreign organization ID max limit changed to 30 (from 15) in update domain

2022-06-20

2022-02-22

  • The maximum number of characters allowed in a phone number has been increased to 18 (instead of 15)

2022-02-14

2022-02-06

Added

2021-11-08

Fixed

  • Expiry tag not consistent in all responses. According to RFC, expiry date tag should be <domain:exDate> and not <domain:expDate>. Fixed on Create and Reassign responses.

Added

2021-07-18

Added

2021-03-01

Added

  • Support for Contact Delete.
  • EPP response code to reference a timeout in the internal communication of the application.