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
SuspendedtoRegistrant Verification, the DNS changes toserverOk.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 asclientHold/clientOkaction. - 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.- in create domain
- in reassign domain
- in info domain
2022-07-17⚓
- Changed contact information rules for
cityandpcfields in create contact - Changed contact information rules for
cityandpcfields 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⚓
- Added information regarding the new IDN SLD and TLDs in tech-requirements
- Added a section in create domain request, regarding Hebrew domain names.
- Added an appendix with rules for Hebrew domain names.
- Added new EPP response code
3204relevant to Hebrew Domain Name
2022-02-22⚓
- The maximum number of characters allowed in a phone number has been increased to 18 (instead of 15)
2022-02-14⚓
- Registrar will be notified about transfer requests only through POLL, and not by mail.
- Support for Registrant Verification Process
- Added New Poll notifications regarding Revoked Domain
- Added New Poll notifications regarding Domain status
- Added New Poll notifications regarding DNS status
- Added New Poll notifications regarding Registrant status
- Support for Update Domain / DNS status
- Support for contact as organization, 2 new fields were added (
contact:isOrganization,contact:organizationId) - New EPP response codes codes 3190-3202, relevant to the additions mentioned above.
- Support for immediate approval of Create Domain
2022-02-06⚓
Added⚓
- Details added to tags requirements:
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⚓
- Added Request id field
<domain:requestID>in EPP response - Detailed Information about POLL notifications flow process on TRANSFER request .
- New Appendix Convert Certificate Format
2021-07-18⚓
Added⚓
- Added New Poll notifications regarding client certificate
- Added New Poll notifications regarding successful Transfer approval
- Added New Poll notifications regarding successful Transfer denial
- Added New Poll notifications regarding successful NEW request with special SLD
- Added New Poll notifications regarding successful UPDATE for holder
2021-03-01⚓
Added⚓
- Support for Contact Delete.
- EPP response code to reference a timeout in the internal communication of the application.