Changelog update 180403

This commit is contained in:
Timo Võhmar 2018-04-02 20:53:53 +03:00 committed by GitHub
parent 7cca7b2976
commit d766e2d82c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,12 @@
03.04.2018
* BUG: Fixed bug with sometimes failing banklink payments [#642](https://github.com/internetee/registry/issues/642)
* EPP: Domain and assoviated objects are now validated on domain renew [#678](https://github.com/internetee/registry/issues/678)
* Admin: drop uniqueness requirement from registrar's registry number field [#776](https://github.com/internetee/registry/issues/776)
* Security: Loofah gem update to 2.2.2 [#783](https://github.com/internetee/registry/pull/783)
* Disabled spellcheck for browsers to cleanuo ui [#759](https://github.com/internetee/registry/issues/759)
* Admin: refaktoered registrar management [#770](https://github.com/internetee/registry/pull/770)
* Fix structure.sql [#796](https://github.com/internetee/registry/pull/796)
19.03.2018
* EPP transfer and REPP bulk transfer reuses contact objects [#746](https://github.com/internetee/registry/issues/746)
* Gems: Rack (1.6.9) and Rack-protection (1.5.5) update [#768](https://github.com/internetee/registry/issues/768)