Skip to content

Commit

Permalink
Merge pull request #1126 from internetee/Changelog_update_190325
Browse files Browse the repository at this point in the history
Changelog update 190325
  • Loading branch information
vohmar authored Mar 25, 2019
2 parents 0393e7a + 578c4d2 commit 7789ccf
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
25.03.2019
* New API for domain auctions [#874](https://github.com/internetee/registry/issues/874)
* Improved EPP domain info and check request handling of reserved, blocked and auctioned domains [#597](https://github.com/internetee/registry/issues/597)
* WHOIS update for auction domains [#1097](https://github.com/internetee/registry/pull/1097)
* WHOIS regenerate update for auction domains [#1111](https://github.com/internetee/registry/issues/1111)
* WHOIS fix for auction domains [#1105](https://github.com/internetee/registry/issues/1105)
* Disabled auctions for reserved and blocked domains [#1020](https://github.com/internetee/registry/issues/1120)
* Support for Estonian 2018 ID-card version [#1047](https://github.com/internetee/registry/issues/1047)
* Fixed invoice reference number ganaration for numbers ending with 0 [#1071](https://github.com/internetee/registry/pull/1071)
* Refactored and improved invoice generation and management [#1013](https://github.com/internetee/registry/pull/1013)
* Covnerted specs to tests [#1098](https://github.com/internetee/registry/pull/1098)
* Fixed Äriregister test service access [#1077](https://github.com/internetee/registry/issues/1077)
* Estonian company register checks moved to separate gem [#1079](https://github.com/internetee/registry/issues/1079)
* Update Estonian comapny register queries to new API version [#916](https://github.com/internetee/registry/issues/916)
* Fixed issue in admin with contact updated using registrant API [#1059](https://github.com/internetee/registry/issues/1059)
* Fixed Regsitrant API contact id reference issue [#1090](https://github.com/internetee/registry/issues/1090)
* Fixed missing translation issue in admin with pendingUpdate and pendingDeleteConfirmation statuses [#1117](https://github.com/internetee/registry/issues/1117)
* Rails update to 2.4.11.1 [#1104](https://github.com/internetee/registry/pull/1104)
* Bootstrap-sass gem update to 3.4 (CVE-2019-8331) [#1085](https://github.com/internetee/registry/pull/1085)
* Devise gem update to 4.0 (CVE-2019-5421) [#1114](https://github.com/internetee/registry/pull/1114)
* Countries gem update to 3.0.0 [#1086](https://github.com/internetee/registry/pull/1086)
* Savon gem update to 2.12.0 [#1088](https://github.com/internetee/registry/pull/1088)
* Grape gem update to 1.2.3 [#1091](https://github.com/internetee/registry/pull/1091)
* Bundler version fix in Tracis config [#1110](https://github.com/internetee/registry/pull/1110)
* Puma gem update to 3.12.1 [#1116](https://github.com/internetee/registry/pull/1116)
* Fixtures' fix [#1096](https://github.com/internetee/registry/pull/1096)
* Fine-tuning simplecov gem and code climate [#1100](https://github.com/internetee/registry/pull/1100)
* Added .editconfig [#1074](https://github.com/internetee/registry/pull/1074)
* Typo fix [#1083](https://github.com/internetee/registry/pull/1083)
* Added clarifying comments to the code [#1089](https://github.com/internetee/registry/pull/1089)
* Fixed comment [#1095](https://github.com/internetee/registry/pull/1095)
* Removed duplicate translations [#1103](https://github.com/internetee/registry/pull/1103)

11.02.2019
* EPP: domain:check responds now with avail 0 for blocked domainnames and second level zones served by the registry and 1 for reserved domains [#1065](https://github.com/internetee/registry/pull/1065)
* REPP: Added contact data disclosing option for private registrants (will be available on new registrants' portal to be realeased in q1 2019) [#992](https://github.com/internetee/registry/issues/992)
Expand Down

0 comments on commit 7789ccf

Please sign in to comment.