Skip to content

Latest commit

 

History

History
111 lines (45 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

111 lines (45 loc) · 3.65 KB

(2019-09-17)

1.1.2 (2019-09-17)

Bug Fixes

  • registration: missing values with Profile Fields strategy (72b014b)

1.1.1 (2019-05-21)

Bug Fixes

  • contacts: saving contact details (99db059)

1.1.0 (2019-05-21)

Bug Fixes

  • nameservers: clear error for non registered (7deb5a8)
  • sync: handling of transferred away domains (1c02eb9), closes #11

Documentation

  • readme: installation instructions (f20617f)

Features

  • contacts: remove contact cache (#15) (40f14ce)
  • general: IDN domain support (e7f9148)
  • register: finnish SSN validation (a57549f)
  • register: reduce user error on extra fields (92cf18e), closes #13

Styles

  • translation: double quotes to single quotes (3050bd1)

1.0.3 (2019-02-10)

Bug Fixes

  • register: regression in additional fields (a56978c)

Documentation

  • hooks: add documentation for hook functions (69c4888)
  • transfer: document CompleteTransfer function (7cc399e)

1.0.2 (2019-02-09)

Bug Fixes

  • additionalfields: backwards compat regtype (a0d032b)
  • additionalfields: regression in language var (5ac9ade)

Features

  • language: add finnish translation (96e4aaa)
  • transfer: implement transfer sync (4a88b7c)

1.0.1 (2019-02-09)

Code Refactoring

  • hooks: improve readability (59bb86f)

Documentation

  • readme: correct the debug log path (f5f2ec6)

Features

  • registration: disinguish foreign / domestic (3cfe8e6)
  • registration: hide unnecessary fields on reg (e06a745)
  • registration: validate additional fields (e13af10)

1.0.0 (2019-01-05)

Bug Fixes

  • GetNameservers: clientarea ns1 showed as "1" (16e09ec)