diff --git a/CHANGELOG.md b/CHANGELOG.md index 519d712c..e2adbaf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ CHANGELOG ========= -In Development --------------- +v0.23a (May 31, 2017) +--------------------- + +Corrects a problem in the new way third-party assets are downloaded during setup for the control panel, since v0.23. + +v0.23 (May 30, 2017) +-------------------- Mail: @@ -19,7 +24,7 @@ Control Panel/Management: * Fix an error in the control panel showing rsync backup status. * Fix an error in the control panel related to IPv6 addresses. * TLS certificates for internationalized domain names can now be provisioned from Let's Encrypt automatically. -* Download management web assets (jQuery/Bootstrap) to the static web root directory. +* Third-party assets used in the control panel (jQuery/Bootstrap) are now downloaded during setup and served from the box rather than from a CDN. DNS: diff --git a/README.md b/README.md index 3dbfc32b..78c0394c 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ by me: $ curl -s https://keybase.io/joshdata/key.asc | gpg --import gpg: key C10BDD81: public key "Joshua Tauberer " imported - $ git verify-tag v0.22 + $ git verify-tag v0.23a gpg: Signature made ..... using RSA key ID C10BDD81 gpg: Good signature from "Joshua Tauberer " gpg: WARNING: This key is not certified with a trusted signature! @@ -72,7 +72,7 @@ and on my [personal homepage](https://razor.occams.info/). (Of course, if this r Checkout the tag corresponding to the most recent release: - $ git checkout v0.22 + $ git checkout v0.23a Begin the installation. diff --git a/management/templates/index.html b/management/templates/index.html index 29d1f74a..33ba47a2 100644 --- a/management/templates/index.html +++ b/management/templates/index.html @@ -9,7 +9,7 @@ - + - + @@ -192,7 +192,7 @@ - +