From 77f99f325f8213c86e24b2016a6e49a61dbbc3a0 Mon Sep 17 00:00:00 2001 From: Mahesh Bandara Wijerathna Date: Fri, 28 Feb 2020 03:16:40 +0530 Subject: [PATCH] Update documentation --- README.md | 6 +++--- changelog.txt | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f22b5c..b4bb402 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ WhatsApp Desktop Dark Mode by m4heshd
-Stable version: [**`0.4.315`**](https://github.com/m4heshd/whatsapp-desktop-dark/releases/tag/0.4.315) (Check if this version matches with your version of WhatsApp. The mod will still work even if the versions doesn't match) +Stable version: [**`0.4.930`**](https://github.com/m4heshd/whatsapp-desktop-dark/releases/tag/0.4.930) (Check if this version matches with your version of WhatsApp. The mod will still work even if the versions doesn't match) This mod is a simple tweak for [WhatsApp Desktop **Official** version](https://www.whatsapp.com/download/) to make it look awesomely dark. @@ -41,8 +41,8 @@ The answer is right there on the top. **This is an open source project**. which **NOTE:** *THIS IS NOT A MODDED VERSION OF WhatsApp*. WhatsApp Desktop Dark Mode is a simple set of styling that needs to be injected to the source files of your current installation of WhatsApp. I've made it much easier by creating a installation script using NodeJS and made it easier furthermore by creating simple executable files using [nexe](https://github.com/nexe/nexe). If you don't trust the executable files I've provided below, you can build and run it from the source code itself by following the instructions in the next section. - [All releases (with source)](https://github.com/m4heshd/whatsapp-desktop-dark/releases) - - Windows (x86 & x64) - [Download](https://github.com/m4heshd/whatsapp-desktop-dark/releases/download/0.4.315/WADark-0.4.315-Windows.zip) - - macOS (x64) - [Download](https://github.com/m4heshd/whatsapp-desktop-dark/releases/download/0.4.315/WADark-0.4.315-macOS.zip) + - Windows (x86 & x64) - [Download](https://github.com/m4heshd/whatsapp-desktop-dark/releases/download/0.4.930/WADark-0.4.930-Windows.zip) + - macOS (x64) - [Download](https://github.com/m4heshd/whatsapp-desktop-dark/releases/download/0.4.930/WADark-0.4.930-macOS.zip) ## Installation diff --git a/changelog.txt b/changelog.txt index be2cc90..04b82e9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,20 @@ /* All the things that were broken and fixed in each version will go in here */ +----- v0.4.930 ----- + +All platforms +------------- +* Official dark theme support +* Three-way theme switch (WADark/Official Dark/Light) +* Fix input elements +* Fix quote message bubble styles +* Fix multi-colored sender names in group chat +* Fix @ mention styles +* Fix broken emojis +* Fix low resolution separator +* Misc style fixes + + ----- v0.4.315 ----- All platforms