1.9.17 | 2015-05-12 | add | info domain |
1.9.17 | 2015-05-12 | add | info contact |
1.9.17 | 2015-05-12 | add | poll |
1.9.17 | 2015-05-12 | add | create domain |
1.9.17 | 2015-05-12 | add | create host |
1.9.17 | 2015-05-12 | add | delete domain |
1.9.17 | 2015-05-12 | add | delete host |
1.9.17 | 2015-05-12 | add | create contact |
1.9.17 | 2015-05-12 | add | renew domain |
1.9.17 | 2015-05-12 | update | renamed creditCardID to cardID in domain extension, since we mainly use this for prepaid accounts |
1.9.18.17 | 2015-07-29 | fix | Errors occurring before login where not being handled correctly |
1.9.18.17 | 2015-07-29 | fix | Default msg in result was not being set correctly after refactor to allow custom msg |
1.9.18.17 | 2015-07-29 | add | check domain |
1.9.18.17 | 2015-07-29 | add | check host |
1.9.18.17 | 2015-07-29 | add | info host |
1.9.18.17 | 2015-07-29 | add | update host |
1.9.18.17 | 2015-07-29 | add | update domain supports change registrant |
1.9.18.17 | 2015-07-29 | add | update domain supports add/removal nameservers |
1.9.18.17 | 2015-07-29 | add | update domain supports add/removal of 'clientHold' status |
1.9.18.17 | 2015-07-29 | add | update domain supports add/removal of contacts |
1.9.18.17 | 2015-07-29 | add | update domain supports add/removal of dsdata |
1.9.18.17 | 2015-07-29 | add | update contact |
1.9.18.17 | 2015-07-29 | fix | use *.isnic.is cert and allow clients to use standard certificate authorities |
1.9.18.17 | 2015-07-29 | add | graceful exit on SIGHUP |
1.9.18.17 | 2015-07-29 | fix | Messages with empty cl_trid caused an internal server error |
1.9.18.17 | 2015-07-29 | fix | Poll response did not include the message itself |
1.9.18.17 | 2015-07-29 | fix | create contact was not working |
1.9.18.17 | 2015-07-29 | fix | Fix thread safety issue which caused server to stop responding to requests |
1.9.19.10 | 2015-10-15 | fix | do not return domain name with prepended garbage in poll request for domain delete |
1.9.19.10 | 2015-10-15 | add | add registry initiated 'pending action notification' messages for status changes, domain delete and redelegations |
1.9.19.10 | 2015-10-15 | fix | missing elements in our extended schemas |
1.9.19.10 | 2015-10-15 | add | add xml sequence examples to our epp interface specification |
1.9.19.10 | 2015-10-15 | add | add updateType to domain extension to better control primary nameserver |
1.9.19.10 | 2015-10-15 | add | add custom list extension to fetch 'my' list (list of domains associated with logged in user) |
1.9.19.10 | 2015-10-15 | fix | stop using fax field on contacts |
1.9.19.10 | 2015-10-15 | fix | Fix "2500 Command failed error" for domain:info when looking up pendingCreate domains |
1.9.19.10 | 2015-10-15 | add | domain:info now returns pendingCreate domains |
1.9.19.10 | 2015-10-15 | fix | Fix "2500 Command failed error" for contact:info when looking up nonexistent contact |
1.9.19.10 | 2015-10-15 | add | contact:info now returns pendingCreate contacts |
1.9.19.10 | 2015-10-15 | fix | under certain conditions utf8 does not work, causing "Invalid character, are you by any change sending utf8 encoded strings into latin-1 containers?" errors |
1.9.20.6 | 2015-11-20 | fix | fix bug where domains with more then 56 letters cannot be registered |
1.9.20.6 | 2015-11-20 | fix | Fix a backend issue which caused updates to a contacts postcode to be ignored |
1.9.20.6 | 2015-11-20 | add | Add account extension and account:info action to list all accounts for logged in user |
1.9.20.6 | 2015-11-20 | fix | contact:create no longer returns error 2302 when creating a duplicate contact. Instead it returns 1000 and the creData of the existing contact in resData |
1.9.20.6 | 2015-11-20 | fix | account:info caused a server info if an account held a balance that caused an error when casting from float to double |
1.9.20.6 | 2015-11-20 | fix | contact:create always returned a server error, unless the contact already existed. The contacts were created though, so another call to contact:create would return success |
1.9.20.6 | 2015-11-20 | fix | contact:create did not handle contact type correctly |
1.9.21.1 | 2015-12-02 | fix | Contacts with undisclosed addresses caused illegal response xml to be returned |
1.9.21.1 | 2015-12-02 | fix | Contacts with extensions in the phone numbers caused illegal response xml to be returned |
1.9.21.1 | 2015-12-02 | fix | Contacts where being created with the default create date of 1970-01-01 |
1.9.21.1 | 2015-12-02 | fix | Contacts were created with status pendingCreate, not okUnconfirmed as intended |
1.9.22.2 | 2016-04-25 | add | Prepare backend to allow 1,2 and 3 years period in domain:create and 1,2,3,4 and 5 years in domain:renew |
1.9.22.2 | 2016-04-25 | fix | stop adding newline to msg elements |
1.9.22.2 | 2016-04-25 | fix | Fix bug renData:exDate is not returned in domain:renew |
1.9.22.2 | 2016-04-25 | fix | Fix error messages in domain:update change add/rem contacts |
1.9.22.3 | 2016-12-29 | fix | Update libphonenumber |
1.9.22.4 | 2017-04-04 | fix | Update libphonenumber to 8.4.0 |
1.9.22.4 | 2017-04-04 | fix | Fix NPE in domain:update when in dnssec extenstion remType.all is not set |
1.9.22.5 | 2017-04-10 | add | Add update:domain rgp:update:restore to cancel domain delete |
1.9.23 | 2017-08-05 | fix | fix bug causing cltrid not being updated between actions |
1.9.23 | 2017-08-05 | fix | fix bug session leakage |
1.9.24 | 2017-08-07 | fix | fix 'internal server error' in info:contact when contact is legacy contact with no email |
1.9.24 | 2017-08-07 | add | return trnData notification messages when contacts of domains are changed |
1.9.25 | 2017-08-07 | fix | Update libphonenumber to 8.8.1 |
1.9.26 | 2017-09-27 | fix | Fix logs |
1.9.26 | 2017-09-27 | fix | Update libphonenumber to 8.8.2 |
1.9.27 | 2017-11-03 | fix | Internal ratelimit changes |
1.9.27 | 2017-11-03 | fix | Update libphonenumber to 8.8.5 |
1.9.28 | 2017-11-08 | fix | Return better error msg when logging out when not logged in |
1.9.29 | 2018-01-18 | fix | Put correct ip address as last logged in ip address on contact |
1.9.29 | 2018-01-18 | fix | Update libphonenumber to 8.8.9 |
1.9.30 | 2018-04-25 | add | change default behaviour to do not disclose for contacts person |
1.9.30 | 2018-04-25 | add | if name is withheld info:contact returns " " |
1.9.31 | 2018-04-27 | fix | Increase timeout in create:host to 4 min |
1.9.33 | 2018-09-20 | fix | Return REQUIRED_PARAMETER_MISSING on missing oldPw in contact change |
1.9.33 | 2018-09-20 | fix | Update libphonenumber to 8.9.13 |
1.9.36 | 2019-01-16 | fix | Internal log changes |
1.9.36 | 2019-01-16 | fix | Update libphonenumber to 8.10.3 |
1.9.37 | 2019-01-21 | fix | Internal log changes |
1.9.38 | 2019-01-31 | fix | Change number of worker threads |
1.9.38 | 2019-01-31 | fix | Update libphonenumber to 8.10.4 |
1.9.41 | 2019-03-28 | fix | Change internal event loops |
1.9.41 | 2019-03-28 | fix | Update libphonenumber to 8.10.8 |
1.9.42 | 2019-04-08 | fix | IP address changes on host got stuck in poll |
1.9.42 | 2019-04-08 | fix | Update libphonenumber to 8.10.9 |
1.9.42 (internal change) | 2019-06-24 | add | Change check:domain to use other internal API (has ratelimit) |
1.9.50 | 2019-06-25 | fix | Plug memory leak |
1.9.50 | 2019-06-25 | fix | Increase timeout in create:host to 6 min |
1.9.51 | 2019-06-25 | fix | Fix NPE in check:domain |
1.9.53 | 2019-06-26 | update | Internal ratelimit changes |
1.9.53 | 2019-06-26 | fix | Broken ratelimit on ip |
1.9.54 | 2019-10-09 | fix | e-mail not required in public whois |
1.9.54 | 2019-10-09 | fix | Update libphonenumber to 8.10.20 |
1.9.56 | 2019-11-07 | fix | Internal log changes |
1.9.56 | 2019-11-07 | fix | Update libphonenumber to 8.10.22 |
1.9.57 | 2020-04-03 | fix | info:contact returns registrant info if authCode is sent |
1.9.57 | 2020-04-03 | fix | Update various dependencies, libphonenumber to 8.12.1 |
1.9.57 (backend only) | 2020-06-02 | fix | enforce ip/subnet acl, allow epp login with totp enabled on contact |
1.9.59 | 2020-06-09 | add | Internal health checks |
1.9.59 | 2020-06-09 | update | Update libphonenumber to 8.12.5 |
1.9.60 | 2020-07-28 | update | Update libphonenumber to 8.12.7 |
1.9.60 (backend only) | 2021-01-25 | fix | Postal code on contact only required if country is Iceland |
1.9.65 | 2021-06-24 | update | Update libphonenumber to 8.12.24 |
1.9.65 | 2021-06-24 | add | Internal log changes |
1.9.66 | 2021-12-16 | update | Update libphonenumber to 8.12.39 and other libs |
1.9.67 | 2022-01-07 | update | Update libphonenumber to 8.12.40 and other libs |
1.10.1 | 2022-02-22 | update | info:contact can now return correct sponsoring client |
1.10.1 | 2022-02-22 | update | access control on info:contact now uses sponsoring client |
1.10.1 | 2022-02-22 | update | 'serverApproved' transfer notification sponsoring client updates |
1.10.1 | 2022-02-22 | update | Add TOKENIZED_CARD brandType to is-ext-account-1.0 schema |
1.10.1 | 2022-02-22 | update | Update libphonenumber to 8.12.43 |
1.10.1 (bakend only) | 2022-02-28 | update | Pre accepted registrant transfer for sponsoring clients |
1.10.2 | 2022-03-01 | fix | bug in new 'serverApproved' contact transfer notification |
1.10.2 | 2022-03-01 | update | Update libphonenumber to 8.12.44 |
1.10.2 (bakend only) | 2022-03-04 | fix | create:domain returns 2302 instead of 2400 on unique key constraint |
1.10.3 | 2022-03-09 | fix | Internal log changes |
1.10.4 | 2022-03-29 | fix | Dependency changes, no functional change intended |
1.10.5 | 2022-04-19 | fix | Dependency changes, no functional change intended |
1.10.6 | 2022-05-11 | fix | Internal log changes |
1.10.7 | 2022-10-06 | fix | Dependencies |
1.10.8 | 2022-10-11 | fix | Update libphonenumber to 8.12.56 |
1.10.9 | 2022-12-12 | fix | Dependencies |
1.10.10 | 2022-12-13 | fix | Dependencies |
1.10.10 | 2022-12-13 | fix | Better shutdown |
1.10.11 | 2022-12-15 | fix | Dependencies |
1.10.12 | 2023-02-02 | fix | Dependencies |
1.10.13 | 2023-03-28 | fix | update contact supports changing name of contacts |
1.10.13 | 2023-03-28 | fix | Dependencies |
1.10.13 (bakend only) | 2023-06-01 | update | Deprecate cancel paper invoices |
1.10.14 | 2023-07-04 | update | Dependencies |
Backend | 2023-08-24 | update | Add period to domain:create |
Backend | 2023-09-07 | update | Remove backup card |
1.10.24 | 2024-03-19 | update | Dependencies |
1.10.25 | 2024-03-27 | update | Dependencies |
1.10.26 | 2024-09-16 | update | Dependencies |
1.0.27 | 2024-10-02 | fix | Fix period validation in domain:create |
1.10.29 | 2024-10-08 | update | Dependencies |
1.10.29 | 2024-10-08 | update | Dependencies |
1.10.30 | 2024-10-08 | update | Dependencies |
1.10.31 | 2024-10-09 | fix | Broken contact:info on certain phonenumbers |
1.10.33 | TBD | fix | Change greeting message |
1.10.33 | TBD | fix | Dependencies |