From 1a3ed7774cc86f87afea9ebd468ef21064344d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 25 May 2018 00:03:38 +0300 Subject: [PATCH] Changelog update 180525 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 334422623..8fe8f891a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +25.05.2018 +* GDPR: updated whois templates with configurable disclaimer [#795](https://github.com/internetee/registry/issues/795) +* GDPR: email forwarding solution to contact private domain registrants without revealing their email addresses [#824](https://github.com/internetee/registry/issues/824) +* EPP: added support for additional digitally signed doc formats like asice, sce, asics, scs, edoc, adoc [#840](https://github.com/internetee/registry/issues/840) +* Registrar: removed handling of newlines from contact form street field [#836](https://github.com/internetee/registry/issues/836) +* Ruby upgrade to version 2.3.7 [#546](https://github.com/internetee/registry/issues/546) +* Devise upgrade to version 4.4.3 [#847](https://github.com/internetee/registry/pull/847) +* Added extra logging to debug Directo integration [#848](https://github.com/internetee/registry/pull/848) + 30.04.2018 * Upgrade Ruby on Rails to version 4.2.10 [#826](https://github.com/internetee/registry/issues/826) * BUG: Admin - fixed internal error in domain_versions and contact_versions views caused by removed db column [#830](https://github.com/internetee/registry/issues/830)