mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +02:00
Changelog update
This commit is contained in:
parent
71df5e205e
commit
9c56764e2b
1 changed files with 22 additions and 0 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -1,3 +1,25 @@
|
||||||
|
26.04.2019
|
||||||
|
* Nokogiri gem update to version 1.10.3 (CVE-2019-11068) [#1176](https://github.com/internetee/registry/pull/1176)
|
||||||
|
* Default email sender is now configurable [#243](https://github.com/internetee/registry/issues/243)
|
||||||
|
* Improved domain:release rake task and fixed few test names [#1143](https://github.com/internetee/registry/pull/1143)
|
||||||
|
* Improved registrant change mailer [#1149](https://github.com/internetee/registry/pull/1149)
|
||||||
|
* improved domain mailer [#1166](https://github.com/internetee/registry/pull/1166)
|
||||||
|
* Improved domain delete mailer [#1156](https://github.com/internetee/registry/pull/1156)
|
||||||
|
* Improved contact mailer [#1160](https://github.com/internetee/registry/pull/1160)
|
||||||
|
* Contact email update notifications are only sent to registrants [#1161](https://github.com/internetee/registry/issues/1161)
|
||||||
|
* Contact email update notifications are not sent if update fails [#1162](https://github.com/internetee/registry/pull/1162)
|
||||||
|
* Improved action_mailer config [#1151](https://github.com/internetee/registry/pull/1151)
|
||||||
|
* Added basic EPP contact tests [#1155](https://github.com/internetee/registry/pull/1155)
|
||||||
|
* Invoice PDF generation and delivery refactor [#1159](https://github.com/internetee/registry/pull/1159)
|
||||||
|
* Registrant: confirmation URL view refactor [#1150](https://github.com/internetee/registry/pull/1150)
|
||||||
|
* Set not null contraint on invoices.issue_date [#1008](https://github.com/internetee/registry/issues/1008)
|
||||||
|
* Moved tests [#1171](https://github.com/internetee/registry/pull/1171)
|
||||||
|
* Removed domain.reserved db column [#1112](https://github.com/internetee/registry/pull/1112)
|
||||||
|
* Removed unused columns from log_domains [#1169](https://github.com/internetee/registry/pull/1169)
|
||||||
|
* Removed que_mailer gem [#895](https://github.com/internetee/registry/issues/895)
|
||||||
|
* Removed legacy test emails [#1152](https://github.com/internetee/registry/pull/1152)
|
||||||
|
* Removed delivery_off method [#1165](https://github.com/internetee/registry/pull/1165)
|
||||||
|
|
||||||
08.04.2019
|
08.04.2019
|
||||||
* Fixed forceDelete email messages [#1147](https://github.com/internetee/registry/pull/1147)
|
* Fixed forceDelete email messages [#1147](https://github.com/internetee/registry/pull/1147)
|
||||||
* Removed unused rake tasks [#1121](https://github.com/internetee/registry/pull/1121)
|
* Removed unused rake tasks [#1121](https://github.com/internetee/registry/pull/1121)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue