Releases: internetee/registry
Releases · internetee/registry
20190612 Registrar IBAN for e-invoicing
20190605 Small adjustments and Papertrail update
20190513 Configurable from address in forceDelete messages
- Domain delete poll messages are being sent again #1196
- From address is now configurable for force delete auto email messages #1164
- Registrar address is now required on adding new registrar #1195
- Encode domain part of email addresses to punycode #1168
- Added auto-tests for domain:delete epp request #1172
- Set domains.delete_at column type to date #1173
- Removed "html5_validators" gem #367
- Registrar postal address is removed from WHOIS records in db #1193
20190429 Nokogiri sec patch, refactor of all mailers
- Nokogiri gem update to version 1.10.3 (CVE-2019-11068) #1176
- Default email sender is now configurable #243
- Improved domain:release rake task and fixed few test names #1143
- Improved registrant change mailer #1149
- improved domain mailer #1166
- Improved domain delete mailer #1156
- Improved contact mailer #1160
- Contact email update notifications are only sent to registrants #1161
- Contact email update notifications are not sent if update fails #1162
- Improved action_mailer config #1151
- Added basic EPP contact tests #1155
- Invoice PDF generation and delivery refactor #1159
- Registrant: confirmation URL view refactor #1150
- Set not null contraint on invoices.issue_date #1008
- Moved tests #1171
- Removed domain.reserved db column #1112
- Removed unused columns from log_domains #1169
- Removed que_mailer gem #895
- Removed legacy test emails #1152
- Removed delivery_off method #1165
20190408 ForceDelete email template updates
20190402 IDN handling in EPP
- Fixed IDN domain handling for EPP domain check and create requests #1140
20190401 Force delete fixes and expire email update
- Updated expire email for auction changes #1127
- Force delete domains are being released again #1119
- Auction API now creates WHOIS record if it happens to be missing for an auctioned domain #1133
- Force delete date saved as date instead of datetime #253
- Fixed PDF invoice download in registrar and admin portals #1128
- Fixed DeleteCandidate status setting issue for ForceDelete domains #812
- Autotest fix #1138
20190326 Invoice download fix
- Fixed invoice PDF download for admin and registrar portals #1128
20190325 Auction update, '18 ID card support and other security patched, fixes and improvements
- New API for domain auctions #874
- Improved EPP domain info and check request handling of reserved, blocked and auctioned domains #597
- WHOIS update for auction domains #1097
- WHOIS regenerate update for auction domains #1111
- WHOIS fix for auction domains #1105
- Disabled auctions for reserved and blocked domains #1020
- Support for Estonian 2018 ID-card version #1047
- Fixed invoice reference number ganaration for numbers ending with 0 #1071
- Refactored and improved invoice generation and management #1013
- Covnerted specs to tests #1098
- Fixed Äriregister test service access #1077
- Estonian company register checks moved to separate gem #1079
- Update Estonian comapny register queries to new API version #916
- Fixed issue in admin with contact updated using registrant API #1059
- Fixed Regsitrant API contact id reference issue #1090
- Fixed missing translation issue in admin with pendingUpdate and pendingDeleteConfirmation statuses #1117
- Rails update to 2.4.11.1 #1104
- Bootstrap-sass gem update to 3.4 (CVE-2019-8331) #1085
- Devise gem update to 4.0 (CVE-2019-5421) #1114
- Countries gem update to 3.0.0 #1086
- Savon gem update to 2.12.0 #1088
- Grape gem update to 1.2.3 #1091
- Bundler version fix in Tracis config #1110
- Puma gem update to 3.12.1 #1116
- Fixtures' fix #1096
- Fine-tuning simplecov gem and code climate #1100
- Added .editconfig #1074
- Typo fix #1083
- Added clarifying comments to the code #1089
- Fixed comment #1095
- Removed duplicate translations #1103
20190211 Domain:check fix and disclose for registrants
- 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
- REPP: Added contact data disclosing option for private registrants (will be available on new registrants' portal to be realeased in q1 2019) #992
- Autotests for domain:create added #1066
- Updated check, create and info autotests for auction integration #1062
- PW value for reserved domains is now required in DB level as well #1063
- Switched tests to js content type #1052
- Regenerated whois schema.rb #1054
- Updated Codeclimate's eslint #1068