update CHANGES

This commit is contained in:
Thomas Waldmann 2015-12-29 14:15:18 +01:00
parent c90ebe0355
commit 29072d7ba2

View File

@ -8,20 +8,39 @@ migrations for that version). For upgrading and migration help, please see
the docs that match the version you are upgrading to. the docs that match the version you are upgrading to.
Release <TBD> (unreleased yet) Release 0.12.0 (unreleased yet)
------------------------------ -------------------------------
New Features: New Features:
* Related Hosts: leave v4 or v6 interface ID empty to not create a DNS record * Related Hosts: leave v4 or v6 interface ID empty to not create a DNS record
* add ipfire help, fixes #209
* avoid domains vs. hosts confusion - check dns availability, #168
* admin: sort host and domains by name
Fixes: Fixes:
* ... * exception "IPAddress() does not support netmasks or subnet prefixes", #223
* Traceback on DNS server Timeout, #211
* emails should mention fqdn, #225
* TemplateDoesNotExist exception, #222
* "faults" management command: use atomic transaction PER HOST, #208
* avoid that invalid domains get added, fixes #205
* fix traceback when language in user profile is None, fixes #206
* fix traceback when using a malformed nameserver secret #213
Other changes: Other changes:
* ... * update django requirement >=1.8.1 (LTS)
* added python 3.5 to travis tests
* use www.BASEDOMAIN for WWW_HOST, prepare for #224
* submitted a pull request with "nsupdate.info" to publicsuffix.org, this
is needed to not run into rate limiting with letsencrypt.org:
https://github.com/publicsuffix/list/pull/93
* upgrade Font Awesome, Bootstrap, jQuery
* use other cdn for Bootstrap
* set SECRET_KEY in development configuration
* add some words about DNSSEC to the docs, #26
Release 0.11.0 Release 0.11.0