From 0521ffd23d3b1e9568e938df1c1cebfe60491011 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 10 Aug 2014 03:21:36 -0700 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f13c59e70..2a8132071 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +Based on v1.8.8.6. + +**ccd0** +- Rewrite HTML-generating code using precompiled templates so that checking that everything is HTML-escaped is automatic. +- New option `Except Archives from Encryption` (unchecked by default) permits HTTPS 4chan pages to load content from HTTP-only archives, and disables the warning when redirecting HTTPS 404 pages to these archives. +- Fix some archive features not being possible to disable; unchecking `404 Redirect`, `Archive Link`, and `Resurrect Quotes` is now sufficient to turn all archive features off. +- Allow `disabled` as an archive choice for every board. + ### v1.8.8.6 *2014-08-07*