From 46b67a8fd7376585722493e756915e8918aca562 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 2 Mar 2015 18:37:09 -0800 Subject: [PATCH] Focus outlines should be in the changelog. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29b074250..c4084b5b8 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ The links to individual versions below are to copies of the script with the upda - Fix highlighting of filename field when selected. **v1.10.3.1** *(2015-03-01)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.3.1/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.3.1/builds/4chan-X-noupdate.crx "Chromium version")] -- Fix outline around images in gallery. +- Remove outline around images in gallery. **v1.10.3.0** *(2015-03-01)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.3.0/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.3.0/builds/4chan-X-noupdate.crx "Chromium version")] - Make the filename in the Quick Reply editable immediately without having to Control+click it. @@ -22,6 +22,7 @@ The links to individual versions below are to copies of the script with the upda - Move the spoiler checkbox into the box containing the filename. - Always merely warn about disallowed file types / sizes / dimensions, rather than outright preventing them from being posted. Links to `[delete]` and `[delete all]` such posts have been added to the warning messages to make removing the files from a dumplist convenient. - Remove the "low on cached captchas" notifications as the 2-minute captcha expiry time has made them more annoying than useful. +- Stop hiding focus outlines around links. - Minor bugfixes. ### v1.10.2