commit b2f889f660b47bf88bea4010956ed2050f367811 parent d4d21654f563d7a2a90151c5f9ede63805f7aa4c Author: Lootyhoof <lootyhoofer@gmail.com> Date: Wed, 16 May 2018 22:49:19 +0100 Version bump, update CHANGELOG Diffstat:
| M | CHANGELOG.md | | | 13 | +++++++++++++ |
| M | src/install.rdf | | | 2 | +- |
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +### 2.0.0 +- re-base from White Moon v3.0.0 +- replace many icons with vectors (from Simple White X) +- revise identity panel styling +- redesign tab stylings using pure CSS +- preserve add-on bar close button in text mode +- sync devtools styling with default +- improve Tree Style Tabs tab bar appearance (in vertical mode) +- add preliminary Pale Moon 28 support +- improve Linux and macOS support +- Win10: improve caption button appearance +- major cleanup + ### 1.7.0 - sync about:support styling with default - sync about:permissions styling with default diff --git a/src/install.rdf b/src/install.rdf @@ -9,7 +9,7 @@ <Description about="urn:mozilla:install-manifest"> <em:id>darkmoon@lootyhoof-pm</em:id> - <em:version>1.7.0</em:version> + <em:version>2.0.0</em:version> <em:name>Dark Moon</em:name> <em:description>The ultimate dark experience.</em:description> <em:creator>Lootyhoof</em:creator>