Skip to content

Latest commit

 

History

History
325 lines (253 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

325 lines (253 loc) · 18.6 KB

21.10.24

  • Fix output for second level zone records #415

09.09.2024

  • Disabled dependabot autorenew and downgraded Ruby to 3.0.3 #410

27.03.2024

  • Update dependency puma to v5.6.8 [SECURITY] by @renovate in #388
  • Update dependency bootsnap to '~> 1.18.0' by @renovate in #392
  • Update dependency pg to '~> 1.5.0' by @renovate in #384
  • Disclosed contact info for whitelisted users by @maricavor in #404

21.03.2024

  • Disclose additional registrant data by @thiagoyoussef in #357
  • Update dependency bootsnap to '~> 1.15.0' by @renovate in #367
  • Update postgres Docker tag to v15 by @renovate in #362
  • Bump nokogiri from 1.13.6 to 1.13.9 by @dependabot in #364
  • Bump loofah from 2.18.0 to 2.19.1 by @dependabot in #368
  • Bump rails-html-sanitizer from 1.4.3 to 1.4.4 by @dependabot in #369
  • Update actions/upload-artifact action to v3.1.2 by @renovate in #373
  • Update actions/download-artifact action to v3.0.2 by @renovate in #372
  • Update dependency listen to '>= 3.0.5', '< 3.9' by @renovate in #374
  • Update dependency ruby to v3.1.3 by @renovate in #377
  • Update dependency bootsnap to '~> 1.16.0' by @renovate in #378
  • Bump rack from 2.2.3.1 to 2.2.6.4 by @dependabot in #381
  • Added syncing loop with delay for contact requests by @maricavor in #402

23.11.2022

  • Update actions/checkout action to v3 by @renovate in #336
  • Update actions/upload-artifact action to v3 by @renovate in #338
  • Update actions/download-artifact action to v3 by @renovate in #337
  • Update nanasess/setup-chromedriver action to v1.0.7 by @renovate in #341
  • Bump nokogiri from 1.12.5 to 1.13.6 by @dependabot in #349
  • Update dependency bootsnap to ~> 1.12.0 by @renovate in #351
  • Bump rack from 2.2.3 to 2.2.3.1 by @dependabot in #352
  • Bump jmespath from 1.4.0 to 1.6.1 by @dependabot in #354
  • Update dependency pg to ~> 1.4.0 by @renovate in #355
  • Update dependency bootsnap to ~> 1.13.0 by @renovate in #358
  • Bump rails-html-sanitizer from 1.4.1 to 1.4.3 by @dependabot in #356
  • Update nanasess/setup-chromedriver action to v1.0.8 by @renovate in #360
  • Update postgres Docker tag to v14 by @renovate in #359
  • Update nanasess/setup-chromedriver action to v1.1.0 by @renovate in #361
  • Update actions/download-artifact action to v3.0.1 by @renovate in #363
  • Update actions/upload-artifact action to v3.1.1 by @renovate in #365
  • Update dependency bootsnap to '~> 1.14.0' by @renovate in #366

23.05.2022

  • Fixed captcha check for org owned registrations #348

06.05.2022

  • Implemented ReCaptcha v3 #264

06.04.2022

  • Fixed asset compilation error #327

31.08.2021

  • Bump bootsnap to 1.8.1 #312

25.08.2021

  • Bump listen to 3.7.0 #310
  • Bump rails to 6.1.4.1 #311

18.08.2021

  • Bump bootsnap to 1.7.7 #305
  • Bump puma to 5.4.0 #306
  • Bump aws-sdk-ses to 1.40.0 #307
  • Bump webmock to 3.14.0 #308
  • Bump mina to 1.2.4 #309

28.07.2021

  • Bump actions/upload-artifact to 2.2.4 #298
  • Bump recaptcha to 5.8.1 #301
  • Bump addressable to 2.8.0 #302
  • Bump passenger to 6.0.10 #303
  • Bump listen to 3.6.0 #304

05.07.2021

  • New email templates for bounced rest-whois contact messages #253

29.06.2021

  • Bump actions/download-artifact to 2.0.10 #299
  • Bump rails to 6.1.4 #300

08.06.2021

  • Bump passenger to 6.0.9 #294
  • Bump mimemagic to 0.4.3 #295
  • Bump capybara to 3.35.3 #296
  • Bump bootsnap to 1.7.5 #297

31.05.2021

  • Bump mina to 1.2.3 #289
  • Bump simpleidn to 0.2.1 #290
  • Bump rails to 6.1.3.2 #291
  • Bump unicorn to 6.0.0 #292
  • Bump puma to 5.3.2 #292

26.05.2021

  • Bump pry to 0.14.1 #280
  • Bump figaro to 1.2.0 #281
  • Bump listen to 3.5.1 #282
  • Bump aws-sdk-ses to 1.38.0 #283

20.05.2021

  • Fixed for Recaptcha #262
  • Mimemagic version fix #255
  • Bump mokogiri to 1.11.4 #265
  • Bump puma to 4.3.8 #266
  • Dependabot #269
  • Bump actions/upload-artifact to 2.2.3 #270
  • Bump actions/download-artifact to 2.0.9 #272
  • Bump recaptcha to 5.8.0 #273
  • Bump jbuilder to 2.11.2 #274
  • Bump appiration to 0.6.0 #275
  • Bump webmock to 3.13.0 #276
  • Bump pg to 1.2.3 #277
  • Bump nanasess/setup-chromedriver to 1.0.5 #271

09.03.2021

  • Saving AWS message id over API #252

09.02.2021

  • Contact requests are now handeled over API #244

26.01.2021

  • Updated Ruby to version 2.7.2 #246
  • Switched to GitHub Actions for running autotests #247

08.01.2020

  • Added bounced email handling #115

28.10.2020

  • Fixed multi language support #239

16.09.2020

  • Rails update to 6.0.3.3 #242

10.09.2020

  • Registrant contact urls are now invalidated on sending a message #200

29.06.2020

  • Actionpack security update to 6.0.3.2 #238

26.06.2020

  • Bumped rack to 2.2.3 #237

08.06.2020

  • Bumped Websocket-extensions to 0.1.5 #236

03.06.2020

  • Date format fix #235

02.06.2020

  • Fixed registration deadline format #234

29.05.2020

  • Removed recaptcha check from domains without registrant #189
  • Registrant contact form now enables configuring the redirect address #225

28.05.2020

  • Upgraded Rails gemset to 6.0.3.1 #231

25.05.2020

  • Bump puma to 4.3.5 #229

22.05.2020

  • New disputed status for domains in disputed domains list #29

11.05.2020

  • Auction process due dates are now available over whois and rest-whois #228

07.05.2020

15.04.2020

  • Upgrade Rails to 6.0 and solve actionview security issue #219

09.04.2020

  • Better error message for 1 letter and invalid domain searches #202

17.03.2020

  • Ruby upgrade to 2.6.5 #216

04.03.2020

  • Bump rake gem to 13.0.1 #212
  • Bump puma gem to 3.12.4 #213

06.01.2019

  • Bump puma gem to 3.12.2 #206
  • Upgrade Bundler to 2.0.2 #207
  • Bump rack to 2.0.8 #208

08.11.2019

  • Bump rubyzip to 1.3.0 #204
  • Bump loofah gem to 2.3.1 #203

10.05.2019

  • Registrar postal address is removed #198

23.04.2019

  • Nokogiri update to 1.10.3 (CVE-2019-11068) #196
  • Rails update to 5.2.3 #196

08.04.2019

  • Code clarification for internationalization "191

26.03.2019

  • Fixed handling domains at auction in json view #192

25.03.2019

  • Rails update to 5.2.2.1 #188
  • Added statuses for domainauctions #182

11.02.2019

  • Enable user disclosable attributes #174
  • Refactor disclosable contact attributes - blocked and reserved domain handling #179
  • Fixed language switch error in registrant contact form #184
  • Second click on unique registrant contact form link directs users to new search form with proper notification #186
  • Added build padge to github rest-whois project #178
  • Support system tests #169

06.12.2018

  • Rails upgrade to 5.2.1.1 #167
  • Removed duplicate Json keys #140
  • Removed unused disclose Json key #163
  • Removed unused whois_records.body DB column #161
  • Removed SyslogLogger gem #134

08.11.2018

  • Ruby upgrade to 2.5.3 #160
  • Rack upgrade to 2.0.6 (cve-2018-16470, cve-2018-16471) #206
  • Loofah upgrade to 2.2.3 (CVE-2018-16468) #132
  • disallowed rest-whois queries to be indexed #136
  • Test Fixes #138
  • Typo fix in status messages #129
  • Dockerfile update #162
  • CodeClimate config update #130
  • Use t instead of I18n.t #126
  • Disabled translation of available locales #124
  • Test env logs missing translation errors #135
  • Assets added to gitignore #125
  • Removed sass gem #127

15.10.2018

  • Nokogiri update to 1.8.5 #121

05.09.2018

  • Rails upgrade to 5.2.1 #116
  • Ruby upgrade to 2.4.4 #117

06.07.2018

  • Rails updgrade to 5.2 #111
  • Pg gem upgrade to 1.0 #112
  • Additional improvements to SMTP error logging #53 / #110

02.07.2018

  • Improved SMTP error handling on invalid email address in contact registrant form #53

27.06.2018

  • Domain registrations with contact request records are now released at delete_at date #103

26.06.2018

  • Email address confirmation emails are now localised depneding on UI language setting (email in 1 language instear of three) #91
  • Link in the email address confirmation form points now to the contact form in respective language #84
  • GDPR disclaimer is brough from bottom to top in the forwarded email template #92
  • Contact private registrant link is moved behind captcha #72
  • Contact registrant fuctionality now uses separate db instance and whosi data comes from read-only db #93
  • Rails updated to 5.0.7 #85
  • Sprockets gem updated to 3.7.2 #99
  • docker config added #95

12.06.2018

  • added search bar for rest-whois html view #77
  • UI fixes in private registrant contact forms #54
  • Spelled out internationalisation options in registrant contact forms #73
  • Return error 404 for requests and reserver/blocked/deleteCandidate domains #86
  • add Puma gem and config #88
  • removed Rubocop gem #83
  • Rails version update to 4.2.10 #87
  • ES6 compression enabled #81
  • config fix for staging environment #82

31.05.2018

  • Estonian language default in private registrant contact forms #74
  • Remove duplicate email addresses from email headers #65
  • Ruby version update to 2.3.7 #55

25.05.2018

  • GDPR - eraisikust registreeringu andmete peitmine #37
  • GDPR - moved admin and tech contact details for business registrations behind recaptcha #38
  • GDPR - eraisikutest regsitreerijatele kontakti saamise võimaluse vahendamine #50
  • GDPR - whitelist based suport for law enforcement agencys #39
  • added Travis CI #42
  • recpatcha gem update to version 4.8.0 #47
  • Nokogiri gem update to version 1.8.1 #33
  • remove newrelic gem #43
  • removed domains tabel from whois db #48

30.01.2017

  • Ruby version updated to 2.2.6

14.07.2016

  • custom log entry logged on warn loglevel

15.06.2016

  • added SyslogLogger

21.12.2015

  • whitelist_ip new config param for no-captcha

26.05.2015

  • Updated deploy script, now staging comes from staging branch
  • Added NewRelic config to application-example.yml file

12.05.2015

  • Ruby version updated to 2.2.2

24.04.2015

  • Update config/application.yml with your recaptia api keys