Skip to content

Commit

Permalink
Merge pull request #1180 from internetee/Changelog_update_190425
Browse files Browse the repository at this point in the history
Changelog update
  • Loading branch information
vohmar authored Apr 24, 2019
2 parents 71df5e2 + 9c56764 commit 25d5d12
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
* Fixed forceDelete email messages [#1147](https://github.com/internetee/registry/pull/1147)
* Removed unused rake tasks [#1121](https://github.com/internetee/registry/pull/1121)
Expand Down

0 comments on commit 25d5d12

Please sign in to comment.