Releases: internetee/registry
Releases · internetee/registry
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
20181206 New Ref nr format and security updates
- Use Estonian reference number format instead of ISO 11649 #998
- Rails upgrade to 4.2.11 (CVE-2018-16476) #1045
- Rack gem upgrade to 1.6.11 (CVE-2018-16471) #1036
- Removed override that reset transfer_wait_time oparam on every reboot #1041
- Regenerated structure.sql #1014
- Improved WhoisRecord tests #1039
- Deprecated custom test case for rake tasks #1043
- Removed SyslogLogger gem #1033
- Removed unused JSON key #1038
- Removed unused
whois_records.body
DB column #1037
20181105 Direct registrant contact updates
- Registrants contact update and new change poll messages #849
- Update Ruby to 2.4.5 #1030
- Upgrade Loofah to 2.2.3 - CVE-2018-16468 #1032
- BUG: mID auth now also works with IE11 #982
- BUG: Creating admin user works again after initial deploy #1019
- Same serializer for all contact requests #1034
- Added handling of OPTIONS request to /api namespace #1010
- Return Access-Control-Allow-Origin for all requests #1012
- Documentation fix #1005
- Elliminate mystery guest #1001
- Git-ignore assets #1025
- Remove dead code #1027
20181015 Nokogiri update (CVE-2018-14404)
20181002 Bug fixes and gem updates
- EPP: datetime in poll messages is not UTC as required by RFC5730 #948
- BUG: user_session_timeout is now always respected #966
- BUG: fixed method name in registrar portal's billing #971
- RubyZip gem update to 1.2.2 (https://nvd.nist.gov/vuln/detail/CVE-2018-1000544) #987
- Rubocop gem update to 0.5.8 #963
- Money gem update to 6.12.0 #968
- Admin: Removing PKI certs revoke the cert first #887
- Admin: removed duplicate billing email field from registrar profile #967
- Removed duplicate require function #979
- Improved EPP poll tests #943
- Refactored EPP poll messages #703
- Registrant portal small improvements #932
- Fixed invoice mailer whitelist for staging env enablig invoice forwarding to an email #989
- Removed unused domain delete views #951
- Removed unused generator #990
20180912 Quick fix for billing user registrar login
- Bug: user with billing access only can now login to the portal for Regsitrars #973