From 2ec1d6489d42983f197669e36deb708c0d93ffc5 Mon Sep 17 00:00:00 2001 From: FranklinDM Date: Sat, 27 Jul 2019 17:28:14 +0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d042a50..ed66a40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +### 3.0.2 +- Add style for reader and narrator components +- Reduce border width to 0.5px in some browser elements (affects HiDPI) +- Remove custom disabled icons for back/forward/stop/reload +- Update main toolbar image (adjustments to some icons) +- Adjust image region of the page proxy favicon +- Adjust info item icon appearance +- Adjust main toolbar background and URL bar border color +- Don't scale up the close icon (affects HiDPI) +- Add 1 pixel gap between tabs and screen edge when window is maximized + ### 3.0.1 - Add tab audio indicator (for Pale Moon 28.3+)